My Projects

Site2Resto
Next.js, Stripe, Tailwind, Prisma, Postgres...
2024
Site2Resto is a website builder that allows users to create and customize their own restaurant websites with a click-to-edit interface and a what-you-see-is-what-you-get editor.
Integrated a CDN for image hosting, allowing users to upload and store images for their websites.
Implemented a subscription-based payment system using Stripe, allowing users to purchase and manage their subscriptions.
Built with Next.js for the frontend, Prisma and Postgres for the database and Tailwind CSS for styling.
Users can choose from a variety of templates and customize their websites with different colors, fonts and layouts.
Included features such as menus, reservations, contact forms and photo galleries to help restaurants attract more customers.
Visit
Algo Visualizer
React, Git, Vercel...
2023
Developed a React application for visualizing sorting algorithms, implementing Merge Sort, Quick Sort, Heap Sort, Selection Sort, Insertion Sort and Bubble Sort with smooth animations to visually represent sorting operations.
Enabled users to adjust visualization speed, view the number of swaps and comparisons and visualize all algorithms simultaneously and color-coded elements to distinguish between compared and swapped elements
Provided functionality for custom array inputs to enhance user interaction and learning experience
Visit
FeedPet
Next.js, Mongodb, Stripe...
2024
E-commerce website for pet food and supplies. Utilized Next.js for the frontend, Node.js and Express for the backend and MongoDB for the database.
Implemented a shopping cart feature that allows users to add and remove items from their cart.
Integrated Stripe for payment processing, allowing users to securely purchase items with their credit or debit cards.
Users can create accounts, log in and view their order history.
Implemented a search feature that allows users to search for products by name, category, or brand.
Users can leave reviews and ratings for products and view reviews left by other users.
Visit