Projects
EventfullSunday

A full-stack event management platform where I led frontend development using React and Redux. I implemented key features including Google services integration (Maps, Calendar, Analytics), user authentication with email verification, Redux state persistence, and a comprehensive ticket management system. The platform was built with a focus on mobile responsiveness and user experience, utilizing Tailwind CSS for styling and Node.js for backend integration.
Cookie

Cookie is a project built using the Python-based Django framework that allows its users to view a list of recipes, upload their own recipes after registering, search and filter for recipes, and display different analytics about the filtered recipes.
IFDb

IFDb is a web app designed for movie enthusiasts who want to access and save information about their favorite films. It was built using a Node.js/MongoDB backend and has two different frontend versions - one built in React and another built in Angular.
Dev Events

Dev Events is a progressive web application (PWA) using a serverless architecture, built using using a test-driven development (TDD) approach. Discover upcoming events in the world of software and web develoment from all over the globe.
Pokédex App

A web application built with jQuery, Bootstrap, and the PokéAPI that acts as an encyclopedia for Pokemon, and allows you to quickly look up information about any Pokemon with infinite scrolling and generation selection.
Dogecoin Website Redesign

A modern redesign of the official Dogecoin cryptocurrency website built with Webflow, offering a new fresh and fun introduction to the digital coin, matching the playful spirit of Doge.
Chat App

A mobile chat app built with React Native that allows users to anonymously send messages in a group chat room and share images or their location.
Spotify User Ratings Extension

A Tampermonkey script that automatically pulls user ratings from Album of The Year (AOTY) and displays them directly on Spotify album pages. The rating color smoothly transitions from red to yellow to green based on the score. It's a convenient way to quickly see how albums and tracks are rated without having to leave Spotify.
eBay Price Tracker

A Python script for tracking price trends on eBay by scraping recently sold listings based on user-defined criteria. It calculates key statistics like mean, median, and range of prices, providing a quick snapshot of the market. Perfect for doing research before making informed buying or selling decisions.