Projects
A selection of projects showcasing my experience building full-stack and frontend applications.
What To Wear (WTWR) | Full Stack
- Built a full-stack web application that delivers personalized clothing recommendations based on real-time weather data
- Developed RESTful APIs using Node.js and Express for managing users, preferences, and application data
- Implemented JWT-based authentication with secure routes and session handling
- Integrated third-party weather API with asychronous data processing and error handling
- Designed a responsive React UI optimized for desktop, tablet, and mobile devices
Everything Pokemon | Full Stack Application
- Developed a full-stack platform for managing and organizing user-specific Pokemon collections
- Built backend services using Node.js, Express, and MongoDB for data storage and retrieval
- Implemented authentication and protected API routes using JWT
- Integrated external API (PokéAPI) and transformed data for efficient frontend rendering
- Structured application with clear separation between frontend and backend for scalability
News Explorer | React Application
- Built a responsive React application for searching, displaying, and saving news articles
- Implemented component-based architecture and state management for dynamic UI updates
- Integrated third-party News API with keyword-based search functionality
- Developed authentication flows and user interactions for managing saved content
- Focused on accessibility, responsive design, and performance optimization