Welcome to my personal portfolio website, crafted with modern technologies and stunning animations to showcase my skills and projects.
This project is built using the following technologies:
- ⚛️ Next.js 15 – React framework with App Router & TypeScript
- 🎨 Tailwind CSS – Utility-first CSS for modern styling
- 🖋️ Typewriter Effect – Dynamic typing animation using
typewriter-effect - 🌌 tsParticles – Background particles animation via
@tsparticles/react - 📧 EmailJS – For sending contact form messages directly to my inbox
- 💅 Framer Motion – Smooth scroll and element animations
To run this project locally:
git clone https://github.com/LamaAli4/Portfolio.git
cd portfolio
npm install
npm run dev