Kanban of Projects

Carving

Active Development

3

CRISS CROSS STUDIO

Design / Web

Craft-Forward Streetwear Brand Website. Independent streetwear labels building digital presence are forced to choose between generic Shopify templates that flatten their brand identity or expensive bespoke agencies.

Company (50% ShareTech Lead)Blender 3DGSAP
  • Next.js
  • TailwindCSS
  • GSAP (ScrollTrigger)
  • Blender
  • FFmpeg
  • +2 more

ZONE-ASAP

Full-Stack / Web

Hyper-Local Zone-Based Delivery Platform. Last-mile delivery logistics suffer from poor zone granularity — most platforms treat delivery areas as large polygons, creating uneven load distribution and slow fulfillment in dense micro-localities.

Company (50% ShareTech Lead)Real-Time DispatchMERN
  • Node.js + Express
  • React
  • MongoDB Atlas
  • Redis
  • Socket.io
  • +2 more

1-CARD (NULL CARD)

Web3 / Security

Decentralised Blockchain KYC Identity Platform. Identity verification in India is fragmented across six different government-issued documents — Aadhaar, PAN, Passport, Voter ID, Ration Card, Driving License — and every organisation that needs to verify identity must individually request and re-verify each document, creating massive redundancy, privacy risk, and intermediary dependency.

Polygon PoSApache KafkaBrowser ExtensionZero Intermediaries
  • Polygon PoS (Solidity)
  • Apache Kafka
  • Browser Extension API
  • Node.js (Express)
  • AWS (ECS / ALB / CodePipeline)
  • +2 more

Exhibited

Completed

18

ADAPTIVE DEVELOPER TWIN

AI / ML

Neural Developer Intelligence Platform. Engineering teams have no reliable, passive way to measure developer skill growth, influence, or burnout risk — existing tools require manual self-reporting or interrupt developer flow.

10-Pillar AlgorithmsNeural TwinReal-Time Telemetry
  • Next.js
  • VS Code Extension API
  • Python (FastAPI)
  • MongoDB Atlas
  • Neo4j AuraDB
  • +3 more

Click to know more →

PAPERGEN

AI / ML

AI Research Paper Generator with IEEE Format Export. Writing a structured IEEE-format research paper from scratch requires navigating academic citation databases, synthesising literature, and formatting output to exact typographic standards — a multi-hour process that most researchers front-load before the actual writing.

Ollama LLaMA 3.1Semantic Scholar RAGIEEE FormatPDF & DOCX Export
  • Ollama (LLaMA 3.1:8b)
  • Semantic Scholar API
  • Python Flask
  • python-docx
  • matplotlib
  • +2 more

Click to know more →

FAMTREE

Full-Stack / Web

Interactive Family Tree Builder with Role-Based Access Control. Digital genealogy tools are either oversimplified (static family tree forms) or prohibitively complex (desktop genealogy software with steep learning curves).

Next.js 15Redux ToolkitCloudinaryUpstash RedisCron Daemon
  • Next.js 15 + React 19
  • Redux Toolkit
  • TypeScript (Express)
  • MongoDB
  • Cloudinary
  • +3 more

Click to know more →

DIGI BULLETIN

DevOps / Cloud

AWS EKS Fargate DevOps Platform with Real-Time Bulletin Board. Modern web applications require production-grade cloud infrastructure that most student and hobbyist projects never actually deploy to — the gap between writing code and running containerised workloads on a real Kubernetes cluster remains wide.

AWS EKS FargateTerraform IaCSocket.ioPrometheus Monitoring
  • Terraform
  • AWS EKS (Fargate)
  • Docker
  • Node.js + Express 5
  • Socket.io
  • +3 more

Click to know more →

SAN WITH ZERO TRUST ARCHITECTURE

Security / Infrastructure

Production-Ready Zero Trust Storage Area Network. Traditional Storage Area Networks grant blanket access once a device authenticates at the perimeter — meaning a single compromised credential exposes the entire storage fabric.

Never Trust Always VerifyDynamic Trust ScoresAnomaly DetectionStreamlit Dashboard
  • Node.js + Express
  • JWT
  • SHA-256
  • iptables / netsh
  • Streamlit (Python)
  • +2 more

Click to know more →

INTERVIEW SCHEDULER

AI / Productivity

AI-Powered Availability Matching & Calendar System. Coordinating interview availability between recruiters and candidates involves multiple back-and-forth emails, manual calendar checks, and frequent scheduling conflicts.

GPT-4 NLP.ics CalendarSmart Slot Matching
  • Node.js + Express
  • OpenAI GPT-4
  • MongoDB + Mongoose
  • SendGrid
  • Next.js 14
  • +2 more

Click to know more →

SMART CALORIE TRACKER

AI / HealthTech

AI-Powered Nutrition Tracker with Gemini Meal Analysis. Most calorie tracking apps burden users with manual nutritional lookup — requiring them to search databases, weigh food, and enter values for every meal.

Google GeminiFastAPIIST-Aware Logging7-Day Dashboard
  • Google Gemini API
  • FastAPI
  • Beanie ODM + Motor
  • MongoDB Atlas
  • React + Vite
  • +3 more

Click to know more →

TRAVEL PLANNER

AI / Full-Stack

AI-Powered Itinerary Generator with Interactive Maps. Generic travel planning tools either produce cookie-cutter itineraries with no personalisation or overwhelm users with options that require hours of curation.

Google GeminiLeaflet MapsPDF ExportJWT Auth
  • Google Gemini API
  • React 18 + TypeScript
  • Node.js + Express
  • MongoDB Atlas
  • Leaflet.js
  • +3 more

Click to know more →

MULTI-TENANT ADMIN PORTAL

Full-Stack / Enterprise

AI-Augmented Enterprise Administration Platform. Enterprise SaaS products serving multiple organisations face a recurring challenge: each tenant needs isolated data, independent user management, and role-based access — but building this from scratch for each product is cost-prohibitive.

Spring BootGroq AIMulti-TenantFlyway Migrations
  • Spring Boot
  • Flask (Python)
  • Groq API
  • PostgreSQL
  • Flyway
  • +3 more

Click to know more →

LIBRARY MANAGEMENT SYSTEM

Full-Stack / Web

Containerised Flask Library Catalogue with CRUD Operations. Small libraries and academic reading rooms manage catalogues through spreadsheets or manual card systems that offer no search, no access control, and no update workflow accessible to staff or users from a browser.

FlaskSQLiteDockerUser AuthCRUD Catalogue
  • Python Flask
  • SQLite
  • Jinja2
  • Docker
  • HTML/CSS

Click to know more →

ONLINE EXAMINATION SYSTEM

Full-Stack / EdTech

Full-Stack Proctored Exam Management Platform. Conducting academic examinations at scale requires three distinct workflows — question management by faculty, clean test-taking interfaces for students, and results dashboards for administrators — that most open-source exam tools either conflate or incomplete.

Admin PortalQuestion SetsLive Test InterfaceResults Analytics
  • React + TypeScript
  • Vite
  • Node.js + Express
  • MongoDB
  • JWT
  • +2 more

Click to know more →

PAGERANKER

Algorithms / Data

Web Graph Crawler and PageRank Authority Analyser. Understanding web page authority requires both a crawler to discover the link graph and a ranking algorithm to compute relative importance — most academic PageRank implementations provide the algorithm without the crawler, or the crawler without ranking.

PageRank AlgorithmWeb CrawlerGraph AnalysisLink Authority
  • Python 3
  • requests + BeautifulSoup
  • asyncio / concurrent.futures
  • NetworkX
  • pandas

Click to know more →

RESOURCE INSTALLATION SIMULATION

Systems / OS

OS Resource Allocation Simulator for Software Installation. Operating systems coursework teaches resource management theory — scheduling algorithms, memory allocation strategies, and deadlock avoidance — but students rarely see these mechanisms operating simultaneously under realistic installation workloads.

CPU SchedulingMemory AllocationDisk I/ODeadlock Detection
  • Python 3
  • threading / multiprocessing
  • matplotlib
  • networkx
  • argparse

Click to know more →

MINING SIMULATION

Systems / Blockchain

Process-Parallel Blockchain Mining Performance Analyser. Blockchain mining literature discusses parallelism as a key performance lever, but few accessible tools allow engineers to empirically compare serial versus parallel nonce search under controlled conditions.

ProcessPoolExecutorSerial vs ParallelDifficulty ScalingVisualisation
  • Python 3
  • ProcessPoolExecutor
  • hashlib (SHA-256)
  • argparse
  • matplotlib
  • +1 more

Click to know more →

METADATA GALLERY

AI / Full-Stack

AI-Powered Image Gallery with Vision Metadata Extraction. Image galleries traditionally store files as static assets with manually entered metadata — a bottleneck that breaks at any meaningful scale and produces inconsistent, incomplete tagging.

GPT-4 VisionMongoDB GridFSReact QueryFull Test Coverage
  • OpenAI GPT-4 Vision
  • MongoDB GridFS
  • Node.js + Express + TypeScript
  • React 18 + TypeScript
  • React Query (@tanstack)
  • +3 more

Click to know more →

HEALTH SYSTEM

Full-Stack / HealthTech

MERN Stack Health Monitoring and Patient Record Platform. Healthcare data management in small clinics and personal wellness contexts is often handled through paper records, spreadsheets, or disconnected apps — none of which offer real-time trend visibility or secure remote access.

MERN StackJWT AuthHealth DashboardsJest Testing
  • React.js
  • Node.js + Express
  • MongoDB + Mongoose
  • JWT + bcryptjs
  • Axios
  • +3 more

Click to know more →

SRIJAY ECO TECH

Design / Web

Corporate Website for an Environmental Technology Firm. Environmental technology companies operating in the B2B space often lack a digital presence that communicates the credibility and depth of their technical offering — most settle for static HTML pages or basic WordPress sites that undercut their professional positioning.

Corporate Landing PageService ShowcaseReact Frontend
  • React
  • Vite
  • TailwindCSS
  • GSAP
  • Node.js + Nodemailer

Click to know more →

SAGE

Design / Web

Professional Services Agency Website with Animated D3 Showcase. Professional services agencies and consulting teams struggle to communicate their offering's depth and their team's expertise through standard portfolio templates — the result is digital presences that look like résumés rather than professional propositions.

GSAP AnimationsReact D3 TreeSwiper CarouselMulti-Page SPA
  • React 18
  • React Router 6
  • GSAP + ScrollTrigger
  • react-d3-tree
  • Swiper
  • +2 more

Click to know more →