Projects

Easy Border
COMING SOON. Border wait times app where users can post comments and share images with other users about their border wait experience. Will be built with Nest.js on the backend with AWS S3 for image uploads. Authentication with Passport.js and JWT. Next.js and Tailwind for the frontend. Will be hosted on AWS EC2 with continuous deployment using GitHub Actions.

MERN Bookstore
MERN stack project with CRUD operations, validation, TypeScript, and TanStack Query

Game Hub
Game discovery project where you can filter and search for games. Uses Custom and Generic hooks
Expense Tracker
Uses React Hook Form and Zod for Validation. You can add, sort, and delete expenses

Restaurant Project
Multipage site showcasing my CSS skills. Improved performance with smaller images and semantic HTML. Made the site responsive, added persistent Dark Mode

JS Rock Paper Scissors
Used unique border radius styling, added a scoreboard, and ensured mobile/tablet compatibility. JavaScript was fun and challenging; helper functions improved readability.

Kreativstorm Group Project
Group project in Kreativstorm's Front End training with international students. Enjoyed collaborating across cultures. Responsible for creating the 'Matches' page.

Weather API Project
First API project. It was challenging trying to understand the syntax of Async Javascript. Experimented with glassmorphism and CSS tricks. Will continue practicing API skills.