Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hetari authored Sep 7, 2024
1 parent d99653e commit 0e0760c
Showing 1 changed file with 32 additions and 9 deletions.
41 changes: 32 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.

0 comments on commit 0e0760c

Please sign in to comment.