Projects

Projects I've built either by myself, with my friends, or with new teammates!

Personal Portfolio Website

February 2025

A responsive personal website showcasing my skills, experience, and projects with a clean and modern design.

  • Designed and built a fully responsive website from scratch using Javascript, HTML and CSS
  • Created smooth animations and transitions for enhanced user experience
  • Optimized performance through efficient CSS structure and minimal JavaScript
Javascript HTML/CSS

E-Book Manager

October 2023

An intuitive web application built for the DaVinci Hackathon that revolutionizes how users search, organize, and interact with their digital library.

  • Created a responsive UI with React and Tailwind CSS, featuring dynamic book displays and search functionality
  • Integrated with external library APIs to provide users with comprehensive book information and metadata
  • Implemented secure user authentication and data persistence with MongoDB, allowing readers to maintain personalized collections
  • Optimized performance through lazy loading and efficient state management techniques, reducing load times by over 40%
React Tailwind CSS MongoDB

ATM Locator

March 2023

A location-based web application that helps users find nearby ATMs and banking services, providing essential financial accessibility information.

  • Developed an interactive map interface using React and the Google Maps API to display ATM locations with custom markers
  • Implemented geolocation services to detect user position and display relevant nearby options
  • Created filtering options based on bank type, accessibility features, and operating hours
  • Built a responsive design that functions seamlessly across desktop and mobile devices
React HTML/CSS Google Maps API