Welcome to my portfolio website! This is a single-page application that showcases my skills, projects, and experience in web development, embedded systems, and AI.
Check out the live version here: Portfolio Website
- Frontend: ReactJS (TypeScript)
- Animations: Framer Motion
- 3D Graphics: Three.js
- Deployment: Vercel
- Home: Brief introduction and links to my social profiles.
- Tech Stack: Overview of the technologies I work with.
- Projects: Highlights of my work, with links to repositories.
- Contact: Ways to reach me.
If you want to run this website locally, follow these steps:
git clone https://github.com/YOUR_GITHUB_USERNAME/portfolio.git
cd portfolio
npm install
npm run devThen, open http://localhost:3000 in your browser.
The website is currently deployed on Vercel. You can deploy your own version using:
npm run build
npm run deployThis project is open-source and available under the MIT License.
If you find this useful, feel free to give it a ⭐ on GitHub!