Skip to content
Madeez

What students ship

Representative student work from recent batches. These are classroom builds, not agency case studies. Click through to the course that produced each row.

ledger #1004

course

Smart Attendance System

A class roster that marks itself. Faces match against the day’s list; the log is a table you can query.

  • Python
  • OpenCV

ledger #1008

course

AI Chatbot Assistant

Answers drawn from a small knowledge set — every reply can be traced to a source row.

  • React
  • Node.js

ledger #1012

course

E-commerce Platform

Catalogue to order history. Cart state, checkout, and an admin view a mentor can break on purpose.

  • MongoDB
  • Express
  • React
  • Node.js

ledger #1015

course

Hospital Management System

Patients, visits, and bills as tables with keys. The interesting part is the report, not the form.

  • .NET
  • SQL

ledger #1019

course

Food Delivery App

Menus, cart, and live-ish order status on a phone. Built to be demoed in a canteen, not a slide.

  • Flutter
  • Firebase

ledger #1023

course

Real-time Chat App

Rooms and presence. The other tab updates while you are still typing — then you explain how.

  • Socket.io
  • React