Hello, I'm Ganpati
B.Tech CS student at Parul University. I build backend systems where schemas, state machines, and audit trails are first-class citizens.
what I build with
My Skills
8
Shipped Projects
500+
API Endpoints
140+
DB Tables
3
Hackathon Finals
Full Tech Breakdown
Education
B.Tech Computer Science
Parul University, Gujarat
Batch
2025 – 2029
CGPA
7.80
where I've worked
My Experience
Full-Stack Web Consultant
FreelanceSoundRich Hearing Clinic · Delhi NCR
Audited existing clinic website — identified UX gaps and SEO improvement opportunities
Designed and built a redesigned inquiry and appointment-booking prototype from scratch
Managed complete client communication and delivery pipeline independently
Honors & Awards
Odoo Hackathon 2026
Top 50 Zonal Finalist · 857 teams · built PeoplePay360
🔍 View Certificate
Odoo × Parul Hackathon 2026
Finalist · Top 100 of 1,300 teams
🔍 View Certificate
Parul Environment Hackathon 2026
Finalist · Round 3, Top 17 teams
🔍 View Certificate
Certifications
JavaScript Specialist
Certiport · Pearson VUE — Aug 2026
RHCSA
Red Hat Certified System Administrator — Aug 2026
AWS Cloud Foundations
AWS Academy Graduate — Apr 2026
HTML & CSS Specialist
Certiport · Pearson VUE — Mar 2026
Engineering Principles
Schema-First Development
Database and relationships designed before any API or UI work begins. Schema is the contract — every endpoint, every form is a derivative of the data model.
01


what I've shipped
My Projects
🛡️ Aaraksha
Smart Tourism, Safe Journey — An AI-Native Travel Planning, Verified Local Tourism Discovery, and Offline-Resilient Safety Platform for Northeast Indian Terrain
Northeast India pulls tourists into terrain most tourism and safety apps were never built for — 3000m mountain passes, zero-connectivity valleys, a local tourism economy with almost no digital presence a traveller can trust. Aaraksha connects three layers most apps treat as separate: an AI travel assistant that plans a real itinerary, a government-verified directory of real local hotels, homestays, and guides surfaced inside that same trip, and a safety layer built on the opposite assumption most apps make — that the moment someone needs help is exactly the moment their phone stops being reliable.

Tourist PWA

Govt Live Ops Map

Predictive Risk Overview

Guardian Portal

Rescuer App

Local Tourism Providers
AI Travel Assistant
Plans and costs a real Northeast India itinerary end to end — built on a strict honesty rule: the AI narrates results, it never invents the numbers.
Verified Local Tourism
A government-verified directory of real local hotels, homestays, guides, and artisan cooperatives across Northeast India, surfaced directly inside the trip being planned.
Offline-Resilient Safety
Emergency alerts that keep working with zero data connection, plus a unified rescue network coordinating official teams and verified volunteers in real time.
A Real Trained Model
A genuine machine-learning model for predictive risk — built and trained from scratch, not just an LLM prompt — sitting alongside honest, explainable scoring.
Node.js · Express · PostgreSQL · Socket.IO · React 19 · TypeScript · Vite · react-leaflet · MapLibre GL JS · Twilio · Google Gemini
Project 01
Latent
The Next-Generation Campus Social Network
Project 02
LEVO
Smart Transport Operations Platform — Production-Grade Fleet & Logistics
Project 03
PeoplePay360
Odoo Hackathon 2026 Finalist — Explainable HR & Payroll Engine
Project 04
CodeVerter
Local-First AI Code Converter — 26 Languages, Zero Cloud
Traveloop
Trip Lifecycle Management · Odoo × Parul Hackathon 2026 Finalist
Full-stack trip planning system connecting the entire lifecycle: itinerary, budget tracking, AI packing lists, and PDF invoice generation. 11-table PostgreSQL schema with 25 seeded cities. Built as a hackathon finalist in 36 hours.
Recall
Civic Journalism Platform · Permanent Public Incident Archive
A cinematic interactive journalism platform combining the permanence of a legal archive with documentary storytelling. Features a D3.js causality force graph mapping every incident to its causes and consequences, scrollytelling editions, verified contributor tiers, and annotated legal documents — built for lawyers, journalists, and citizens.
Soundrich Hearing
Client Demo · Premium Hearing Clinic Frontend
High-fidelity frontend demo built for Soundrich Hearing — a real hearing care clinic. Features liquid morphism UI, skeleton loaders, animated soundwave visualizer, clinic location cards, and a WhatsApp booking CTA.
Full-Stack Hub
Glassmorphic Curriculum & Notes Platform
A personal, premium study system documenting full-stack engineering across 6 phases. Features a unified glassmorphic design system, persistent dark mode, bookmarking, and custom dev-tooling to build 45+ standalone notes.
B-Cart
Manufacturing ERP · Order-to-Stock Workflow Engine
ERP-style workflow system tracking the complete order lifecycle — Sales Order through Inventory Reservation, Manufacturing Order, Work Orders, into an immutable Stock Ledger. Schema-first with a 22-table relational model across 8 business domains and Moving Average Costing.
ExamForge
GATE Preparation Platform · Hybrid Database Architecture
Monorepo GATE prep platform solving a dual access-pattern problem: read-heavy offline question access (SQLite) and write-heavy real-time cross-device sync (Supabase). KaTeX renders engineering formulas; FastAPI backend with strict Pydantic validation.
Latent
The Next-Generation Campus Social Network
A high-performance, full-stack digital environment designed exclusively for university students. It bridges the gap between academics, social interaction, and campus utility by providing a unified platform.
- ▸Global UI state handled via Zustand; asynchronous server state managed by React Query
- ▸Strictly partitioned, loosely-coupled client-server architecture using Node.js and Express
- ▸Stateless JWT-based auth, bcrypt hashing, and robust connection pooling with PostgreSQL
- ▸Engineered with a stunning glassmorphic aesthetic (Lumina Theme) using Tailwind and Framer Motion
LEVO
Smart Transport Operations Platform — Production-Grade Fleet & Logistics
Production-grade fleet, driver, and logistics operations management built for scale. A 9-rule atomic dispatch engine prevents race conditions at trip creation, AI-powered Grok weather risk assessment monitors every active trip hourly, and auto-maintenance events fire atomically on trip completion.
- ▸40+ REST endpoints across 9 Express routers — Prisma ORM with 11 PostgreSQL models & 6 enums
- ▸Atomic prisma.$transaction enforces 9 strict business rules — zero race-condition dispatches
- ▸RBAC across 4 roles (Fleet Manager, Dispatcher, Safety Officer, Financial Analyst) on every route
- ▸Grok xAI + OpenWeather integration — node-cron hourly reassessment of live active trips
PeoplePay360
Odoo Hackathon 2026 Finalist — Explainable HR & Payroll Engine
HR & Payroll platform built for Odoo Hackathon 2026 — advanced from 20,000+ registrations to the onsite finale at Odoo India HQ, ranking Top 50 of 857 finalist teams. The Employee record is the hub everything hangs off: period-scoped contracts never edited in place, a two-step Payrun wizard, and a live dashboard aggregating real attendance, leave, and payslip data.
- ▸Raw PERN stack (Postgres + Express + React + Node), zero ORM — a Postgres exclusion constraint guarantees no two overlapping active contracts per employee, not app-level hope
- ▸Payslip Diff ("why did my salary change?") and a What-If Simulator that dry-runs the real payroll engine and unconditionally rolls back
- ▸Statistical Attendance/Leave Insights using a real population mean + stddev, not a hardcoded threshold, plus a full Audit Timeline over every contract/payrun change
- ▸Read-only Gemini-backed AI assistant scoped strictly to the same aggregate JSON the dashboard already shows — never a black box making decisions
CodeVerter
Local-First AI Code Converter — 26 Languages, Zero Cloud
Converts code between 26 programming languages using a 100% locally-running LLM (Ollama) — no cloud API, no API keys, no telemetry. Started as an AWS Lambda function with a hardcoded API key committed to source; rebuilt from the ground up so nothing leaves the machine by default.
- ▸Self-contained C++17 HTTP server (cpp-httplib) vendoring its only two dependencies as single headers — no package manager, no OpenSSL required
- ▸Token-by-token streaming output over SSE, plus a second local LLM call rating time/space complexity with severity-colored Big-O badges
- ▸"Run & Compare" actually executes both the source and converted code locally and diffs the real output — real evidence of correctness, not just plausible-looking code
- ▸Optional, off-by-default Groq cloud fallback triggers only if Ollama is unreachable, with a visible banner whenever a conversion leaves the machine
get in touch
Contact Me
Let's build
something real.
Open to internships, backend or full-stack opportunities, and technical collaborations. If you're building something challenging, I'd love to hear about it.