Hi! I'm Fel — a Full Stack Software Engineer based in Singapore.
This is my personal portfolio site where I showcase my projects, skills, and experience. It's built with modern web technologies for performance, scalability, and a clean developer experience.
- ⚛️ React 19
- ⚡ Vite
- 💅 MUI (Material UI)
- 🌊 Swiper
- 🧠 TypeScript
Clone the repo and install dependencies:
git clone https://github.com/sundriedtomato12/portfolio-vite.git
cd portfolio-vite
npm install```
Run the development server:
```bash
npm run dev```
Build for production:
```bash
npm run build```
🌍 Live Demo
[Here](https://felcodes.onrender.com)