Projects

medicare online order preview image

Medicare Online Order

medicaregalaxy.in
  • 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.

randomness challenge project preview image

Randomness Challenge

randomnesschallenge-71zq.onrender.com
  • A behavioural and statistical experiment that tests the ability of users to be random by asking them to click 6 identical buttons in a random fashion.
  • Uses different statistical methods to analyse the data collected, uses a REST API to store data in an Object Relational Database.

cz creation e-commerce shop preview image

Cz Creation E-commerce Shop

czcreation.onrender.com
  • 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.
  • Made using MERN stack, hosted on Heroku.

srcrc website preview image

Shri Ram Consulting & Research Centre Website

srcrc.in
  • I made this homepage for SRCRC through the freelance agency - Fractal.
  • A one stop for all website for everything you could need to know about SRCRC, with a minimalistic, mordern and sleek design.
  • Made using NextJS, Typescript and TailwindCSS

medcheck android app preview image

Medcheck

github.com/confumbit/medcheck
  • An app for keeping track of your medicines. It alerts you whenever a medicine is low so you can go out to buy more!
  • Made using React Native.

fractal agency homepage preview image

Fractal Homepage

fractalweb.netlify.app/
  • A ReactJS homepage for Fractal, a freelance media agency for whom I have previously worked on other projects.

kombucha product placement preview image

Kombucha Product Placement

confumbit.github.io/dualite-work
  • 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 blog preview image

a blog

ablogblog.onrender.com
  • My blog that I run with 2 other people made using NodeJS and EJS templates.

wedding menu preview image

Wedding Menu

confumbit.github.io/wedding-menu
  • An elegant and light-weight application for a wedding buffet menu with a search feature.
  • Made using vanilla HTML, CSS and Javascript.

treasty social gateway preview image

Treasty Social Gateway

confumbit.github.io/treasty-webpage
  • A single page application for a company to showcase their products and provide a consolidated portal for their customers to contact them.
  • Made using vanilla HTML, CSS and Javascript.

kanye rest preview image

Kanye Fun

confumbit.github.io/kanye-fun
  • 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.

burn website preview image

Burn

confumbit.github.io/burn-webpagedesigning-comp
  • A website for a fictional coal company, Burn, that I had developed for a web design competiton in my 11th grade.
  • Made using vanilla HTML, CSS and Javascript.

Breeze

github.com/confumbit/Breeze
  • 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.

Todoist

github.com/confumbit/todoist
  • A simple to-do application made using python and tkinter with mysql for data storage.