
Home Eats
A food ordering platform inspired by Uber Eats. Built with Next.js, Strapi CMS, and Stripe API for secure payments and real-time ordering experience.
- Restaurant and menu browsing with search
- Secure payment integration using Stripe
- CMS integration for managing products
- JWT-based user authentication

Collab Shop
A smart shopping list app that tracks purchase frequency and allows collaborative grocery management using Firebase and React.
- Real-time collaborative list updates
- Intelligent purchase prediction algorithm
- Mobile-first responsive design
- Accessible via keyboard and screen reader

Vista Rentals
A full-stack rental application built with Ruby on Rails that allows users to browse, book, and review properties.
- Property CRUD and booking system
- User authentication and reviews
- Image uploads and galleries
- RESTful routes and MVC pattern

Project Planner
A full-stack task and project planning application with priority labels and a user-friendly UI.
- Create and manage project boards
- Drag-and-drop tasks between stages
- Persistent user data using local storage
- Clean minimalistic design
Smart Bank
A full-stack banking dashboard built using React and Node.js with user auth, account views, and simulated transactions.
- User registration and authentication
- Account overview and transaction history
- Protected routes with session management
- Clean financial dashboard UI

Baseball Players Birthplace Explorer
A complete data pipeline and interactive dashboard using Streamlit, visualizing baseball players' birthplaces.
- Collect: Web scraping using Selenium
- Clean: Remove incomplete or incorrect records, standardize location names using Pandas.
- Transform: Aggregate players by birthplace, convert to geographic coordinates using Pandas.
- Store: Save processed data in a database.
- Visualize: Show an interactive map dashboard using Plotly
- User-friendly dashboard interface using Streamlit

Global Superstore
Data analysis project using Pandas, NumPy and visualizations with Matplotlib and Seaborn, hosted on Kaggle.
- Exploratory data analysis using Pandas
- Advanced data visualization using Matplotlib and Seaborn
- Statistical summary reports
- Kaggle-hosted notebooks