This is my personal portfolio website made with React.js, Tailwind CSS and Vite
This website is a showcase of my recent projects that I've worked on. It was a great opportunity to try out Vite (as an alternative to Create React App) and Tailwind CSS. Also I've never made dark mode support.
This project was built with:
- React.js, to make this website modular, scalable and simple for adding future features
- Tailwind CSS, to deal with CSS in a rapid manner right from the markup
- Vite, as an experiment. I've been using Create React App for most of my pet projects, I was curious to learn about this alternative
Also:
Add additional pages (digital garden, blog, resume). Might add a few color themes instead of just dark/light mode.