Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hetari/portfolio
My portfolio website, I clone the UI/UX from Huy Nguyen (his user name in github is: by-huy)
https://github.com/hetari/portfolio
animation clone clone-website gsap gsap-animation gsap-library gsap-scrolltrigger portfolio portfolio-project portfolio-website tailwind tailwindcss vue vuejs
Last synced: 3 months ago
JSON representation
My portfolio website, I clone the UI/UX from Huy Nguyen (his user name in github is: by-huy)
- Host: GitHub
- URL: https://github.com/hetari/portfolio
- Owner: Hetari
- Created: 2024-06-14T15:55:12.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-26T19:55:16.000Z (3 months ago)
- Last Synced: 2024-10-26T21:03:40.749Z (3 months ago)
- Topics: animation, clone, clone-website, gsap, gsap-animation, gsap-library, gsap-scrolltrigger, portfolio, portfolio-project, portfolio-website, tailwind, tailwindcss, vue, vuejs
- Language: Vue
- Homepage: https://hetari.github.io/portfolio/
- Size: 10.8 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ebraheem Alhetari - Full-Stack Developer Portfolio
Welcome to my portfolio! I'm **Ebraheem Alhetari**, a full-stack developer and freelancer with a passion for creating immersive web experiences. Specializing in **Vue.js**, **GSAP** animations, and **Tailwind CSS**, I craft elegant, responsive, and fully animated websites.
## 📜 Important Note
If you would like to use or modify this portfolio, please:
1. **Star** this repository on GitHub.
2. **Fork** the repository instead of cloning or downloading it directly.
3. **Credit** Ebraheem Alhetari as the original coder and animator, and acknowledge **Huy Nguyen** for the original UI design.In the `data.ts` file, there are resource links that credit the original designer and other relevant sources:
```ts
const resourceLinks = [
{
label: 'Huy Nguyen (the UI designer)',
url: 'https://www.huyng.xyz',
},
{
label: 'Ebraheem Alhetari',
url: 'https://github.com/Hetari/portfolio',
},
```By following these guidelines, you'll be respecting the effort and collaboration behind this project.
## 🛠 Tech Stack
This portfolio showcases my expertise in modern web technologies, including:
- [**Vue.js**](https://vuejs.org/) (with Composition API & TypeScript)
- [**GSAP**](https://greensock.com/gsap/) (for stunning animations)
- [**Tailwind CSS**](https://tailwindcss.com/) (for efficient styling)
- [**Lenis**](https://lenis.darkroom.engineering/) (smooth scrolling)
- [**Vite.js**](https://vitejs.dev/) (fast development and build tool)## ✨ Features
The entire portfolio is a dynamic and animated experience, designed to capture attention and showcase my skills. A key aspect is its visually captivating UI, originally designed by the talented freelancer **Huy Nguyen**, whom I acknowledge and credit for allowing me to use and clone his design.
## 🔍 Portfolio Sections
- **Loading Screen**: A fully animated, immersive start to the experience.
- **Hero**: A powerful introduction highlighting my name and expertise.
- **Services**: An overview of what I offer as a developer.
- **My Works**: A collection of my best projects, demonstrating my skills.
- **About Me**: A deep dive into who I am as a developer.
- **Testimonials**: Real feedback from people I've worked with.
- **Contact Me**: Easily get in touch via the contact form.
- **Footer**: Site navigation and social links.## 🚀 Getting Started
To view the project locally, follow these steps:
```bash
# Clone the repository
git clone https://github.com/hetari/portfolio# Navigate to the project directory
cd portfolio# Install dependencies
npm install# Run the development server
npm run dev
```You can now view the portfolio on `http://localhost:5173` in your browser.
## 🌱 Future Plans
I am continuously improving my portfolio and plan to add **Arabic language support** soon, making it fully bilingual for both English and Arabic users.
## 🎨 Acknowledgments
I want to extend a special thank you to **Huy Nguyen** for his original UI design, which I have cloned with his permission. His creative vision has been instrumental in shaping the look and feel of this portfolio.