My personal website to showcase my projects, skills, and what I’m currently working on.
This is my personal portfolio website.
I use it to experiment with layout, animations, and UI ideas, while also having a clean place to present my work and projects.
I update this site as I learn new things and improve how I build frontend applications.
- Landing page with intro and animations
- About and skills section
- Projects showcase with links
- Responsive design for mobile and desktop
- Light and dark mode
- React
- Tailwind CSS
- Vite
- Lucide Icons
git clone https://github.com/hphantech/portfolio.git
cd portfolio
npm install
npm run dev