Built a full-stack order placement portal for the company using NextJS with RESTful APIs.
Designed dual interfaces: customer-facing product ordering and an office-side order management system.
Designed the customer interface to display real-time product listings with current pricing and enable seamless order placement to logged-in users. The search feature is designed to perform a fuzzy-search on ~20,000 items.
The customer interface has Google Analytics and other custom analytics set up to track user behaviour, helping in planning future updates to the website.
Built the office interface as a comprehensive order management system, featuring employee assignment, activity logging, internal notes, and support for recurring orders.
Architected the system to ensure scalability, maintainability, and efficient data handling, leveraging PostgreSQL as the relational database.
A fully fledged e-commerce website for a small business taking their products online.
It has user authentication using JWT tokens, CRUD operations like the ability to add items to cart, place orders, forgot password etc. implemented using a REST API.
A interactive web page made using vanilla Javascript with smooth and appealing animations to advertise products. Makes sure that the experience of looking at your creations is as fun as the products themselves.
A fun little project made with ReactJS using the kanye.rest API, to show Kanye's sacred words in a more decorated setting made while listening to Kanye's godly voice.
It is a simple python and tkinter application for attendance using OCR for google meet, it is optimized for a certain screen resolution but you could change that in the code.