From 0e0760c0251cd80b13ed518345774864b143b18b Mon Sep 17 00:00:00 2001 From: Ebraheem Alhetari <108173819+Hetari@users.noreply.github.com> Date: Sat, 7 Sep 2024 17:09:22 +0300 Subject: [PATCH] Update README.md --- README.md | 41 ++++++++++++++++++++++++++++++++--------- 1 file changed, 32 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index db5c8fe..29e32a9 100644 --- a/README.md +++ b/README.md @@ -2,27 +2,50 @@ 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** (with Composition API & TypeScript) -- **GSAP** (for stunning animations) -- **Tailwind CSS** (for efficient styling) -- **Lenis** (smooth scrolling) -- **vue3-lottie** (Lottie animations) -- **Vite.js** (fast development and build tool) +- [**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 -My 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. +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. -- **Marquee**: An interactive, scrolling display of key highlights. - **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. @@ -55,4 +78,4 @@ I am continuously improving my portfolio and plan to add **Arabic language suppo ## 🎨 Acknowledgments -I would like 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. +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.