I'm a full-stack developer focused on building real-world applications that solve genuine problems. My projects span AI-powered web apps, fintech, safety tech, and healthcare β with a bias for shipping and learning by doing.
- π Currently building AI-era web applications β RAG systems, intelligent dashboards, and safety platforms
- π± Deepening expertise in Next.js, FastAPI, LangChain, and vector databases
- π€ Interested in the intersection of AI + real-world impact β fraud detection, public safety, accessible education
- π§ͺ I believe in testing, clean architecture, and actually deploying things
- ποΈ 29 public repositories β from experiments to production-deployed apps
- π« Reach me at 10sujitkumarsha@gmail.com
- π Portfolio: sujit-ks.vercel.app
π¦ Click to expand β live deployment links for all projects
| # | Project | Description | Live Link |
|---|---|---|---|
| 1 | SAfe_T | AI-powered urban safety companion | safe-t-one.vercel.app |
| 2 | Acadvault | Online assessment portal with secure exam mode | assessmentportal-seven.vercel.app |
| 3 | Smart UPI Fraud Detection | ML-based UPI transaction fraud detector | smart-upi-fraud-detection.vercel.app |
| 4 | Chat with Your Docs (RAG) | Document Q&A powered by LangChain + Groq | huggingface.co/spaces/sks10 |
| 5 | MediVault | Secure digital health record management system | medivault-zeta.vercel.app |
| 6 | Portfolio | Personal developer portfolio | sujit-ks.vercel.app |
| 7 | NewsHere | Your Daily Dose of news | newshere.vercel.app |
| 8 | Id_Assets | provides a unified view of user access rights, permissions, and device links across your digital ecosystem | id-assets.vercel.app |
| 9 | Smart_Calendar | Not Your regular Calendar | calendar-sand-one.vercel.app |
Real-time safety intelligence for students and women navigating unfamiliar areas in Odisha, India
A full-stack safety platform combining historical police incident data, crowd-sourced community alerts, and geospatial analysis to compute a Live Safety Pulse score for any location.
Key Features:
- πΊοΈ Intelligent route planner with 3 alternatives (Safest / Fastest / Balanced) β each segment color-coded in real time using a custom Haversine + bounding-box algorithm
- π¨ One-tap SOS system with nearest Safe Anchors, emergency dial shortcuts, and live GPS trip sync
- π Proactive alert engine with a night-time risk multiplier and inactivity SOS countdown
- π₯ Guardian Peer Alert system where verified community reporters carry higher signal weight
Stack: Next.js 16 Β· React 19 Β· TypeScript Β· Prisma 5 Β· PostgreSQL (Supabase) Β· Tailwind CSS v4 Β· Leaflet / OSRM Β· Framer Motion
π Live: safe-t-one.vercel.app
A full-featured quiz and exam management system with academic integrity monitoring
A production-deployed Django web app for teachers to create/manage assessments and students to take them β with a secure exam mode that actively deters cheating.
Key Features:
- π Secure exam mode: fullscreen enforcement, tab-switch detection, auto-submit countdown on exit
- π Personalized student dashboard with score trends, averages, and performance by subject
- π© Automatic flagging of suspicious attempts (>3 tab switches or >2 fullscreen exits)
- π€ CSV export of filtered results for teachers
- π System-aware dark mode
Stack: Python 3.12 Β· Django 5 Β· PostgreSQL (Supabase) Β· Tailwind CSS Β· Vercel
π Live: assessmentportal-seven.vercel.app
ML-powered fraud detection system for UPI transactions with a React Native mobile companion
An end-to-end fraud detection pipeline with a Python ML backend, a web frontend, and a mobile app β all deployable via Docker.
Key Features:
- π§ ML model trained on UPI transaction patterns for real-time risk scoring
- π± React Native mobile app for on-the-go transaction checks
- π³ Docker Compose setup for easy local and production deployment
- π Jupyter notebooks documenting the model training and risk assessment process
Stack: Python Β· FastAPI / Django Β· React Native Β· Jupyter Β· Docker Β· TypeScript
π Live: smart-upi-fraud-detection.vercel.app
Ask any question about your documents and get AI-powered answers grounded in the actual content
A fully functional Retrieval-Augmented Generation (RAG) pipeline built end-to-end β from chunking and embedding documents to answering natural language queries with cited context. Deployed on Hugging Face Spaces with a Gradio UI.
Key Features:
- π Upload any PDF and instantly query it in plain conversational language
- π Semantic search via ChromaDB vector store and HuggingFace embeddings (
all-MiniLM-L6-v2) - β‘ LLM responses powered by Groq API with Llama 3.3 70B β fast, grounded answers
- π LangChain orchestration for the retrieval chain, document loading, and conversational memory
- π Deployed on Hugging Face Spaces with a clean Gradio interface
Stack: Python Β· LangChain Β· ChromaDB Β· HuggingFace Embeddings Β· Groq API (Llama 3.3 70B) Β· Gradio Β· Hugging Face Spaces
π Live: huggingface.co/spaces/sks10
A privacy-first platform for managing and sharing electronic health records
MediVault is a secure full-stack health records management system designed for patients and healthcare providers. It enables structured medical record storage, encrypted access control, and role-based sharing between patients and doctors.
Key Features:
- π End-to-end encryption for all sensitive patient health data
- ποΈ Structured medical record lifecycle β create, update, share, and audit records
- π¨ββοΈ Separate patient and doctor dashboards with role-based access control
- π‘οΈ Privacy-first architecture β patients retain full control over who accesses their data
- π Appointment scheduling and prescription management
Stack: React Β· SpringBoot Β· REST APIs Β· PostgreSQL Β· Vercel
π Live: https://medivault-zeta.vercel.app/
"Ship it. Learn from it. Build again."


