Student Wall

Real students. Real shipped products.

These are StepAhead students, and what they’re actually building and launching in public, grouped by track. Open any project, peek at the folder behind it, or follow their GitHub. This wall grows as they ship.

11
Student builders
21
Projects shipped
15
Live demos

Apps & Products

Peer TutoringLive

Next.js + Supabase peer-to-peer tutoring platform: real-time matching, session booking, ratings, activity feed.

peer-tutoring/
├─ app/ # next.js routes
├─ lib/ # supabase auth + db
├─ matching/ # realtime pairing
└─ booking/ # sessions + ratings
SwiftLapShipped

Native iOS + Apple Watch swim-tracking app in SwiftUI: log laps from your wrist, review swims on your phone.

SwiftLap/
├─ ContentView.swift
├─ LapTracker.swift # core logic
├─ Watch/ # watchOS app
└─ Models/ # swim data

AI Agents & Data

vector-searchShipped

Semantic vector-search MCP tool for Claude Code: search a codebase by meaning.

vector-search/
├─ server.py # MCP server
├─ embed.py # vectorize repo
├─ search.py # query by meaning
└─ index/ # vector store
RegulyticsLive

Healthcare regulatory data pipeline with a live executive dashboard.

regulytics/
├─ pipeline/ # ingest + clean
├─ rules/ # reg checks
├─ dashboard/ # next.js app
└─ data/ # sources
ats-resume-crafterShipped

Agentic LaTeX résumé + cover-letter tailoring from a job description.

ats-resume/
├─ parse_jd.py # read job desc
├─ tailor.py # agent rewrite
├─ template.tex # LaTeX resume
└─ out/ # generated PDFs
music-aiShipped

AI-assisted music production: transcription, beat generation, mix pipeline.

music-ai/
├─ transcribe.py # audio → notes
├─ generate.py # beats
├─ mix.py # pipeline
└─ tracks/

Tools & Games

Multiplayer Car RacingLive

A browser multiplayer racing game.

car-racing/
├─ index.html
├─ game.js # render loop
├─ net/ # multiplayer sync
└─ assets/ # cars + track
2D PlatformerLive

A playable platformer built in Godot 4.

platformer/
├─ scenes/ # levels
├─ player/ # movement
├─ scripts/ # gdscript
└─ export/ # web build
Curiosity's DoorsLive

A Godot exploration game.

curiositys-doors/
├─ scenes/ # rooms
├─ puzzles/ # logic
├─ scripts/
└─ export/ # web build
Terminal GamesLive

A set of browser terminal games.

terminal-games/
├─ index.html
├─ games/ # each game
├─ term.js # terminal ui
└─ assets/
Money PathLive

A replayable finance sim: budget, resist temptations, invest, and survive 24 months while keeping net worth and happiness up.

money-path/
├─ index.html
├─ sim.js # 24-month loop
├─ choices.js # temptations
└─ assets/
GreenQuestLive

A gamified eco-habit tracker: check off daily green habits to earn points, build a day-streak and level up, progress saved on-device, confetti on every win.

greenquest/
├─ index.html # habit list + UI
├─ habits[] # daily eco-habits
├─ streak + levels # points, day-streak
└─ localStorage # progress saved on device

Automations

Invoice AutomationShipped

Invoice generation, approval workflow, and delivery for small businesses.

invoice-automation/
├─ generate.py # build invoice
├─ approve.py # workflow
├─ send.py # delivery
└─ templates/
WhatsApp Flow ReviewLive

Mapping and improving real WhatsApp usage flows.

whatsapp-flow/
├─ flows/ # mapped journeys
├─ review.md # findings
├─ index.html
└─ assets/

Websites & Portfolios

Ved's BrainLive

His live personal knowledge site.

veds-brain/
├─ index.html
├─ notes/ # knowledge
├─ search.js
└─ style.css
PortfolioLive

Building his developer portfolio: first steps shipping in public.

portfolio/
├─ index.html
├─ style.css
└─ projects/

Stratos Games

Human-test gateLive

Runs real-device QA for Stratos Games: every AI-built game is tested by humans before it ships.

qa-gate/
├─ devices/ # test matrix
├─ runs/ # session logs
├─ report.md # ship / no-ship
└─ ship/ # store builds
My Wall · Sahil Modi

What I’m building behind StepAhead

The projects and systems I run as founder, public and private, across education, AI agents, content, intelligence, and games.

StepAhead & Education

This site: the StepAhead marketing site (WordPress → Next.js/Vercel migration).

The StepAhead application (Next.js).

StepAhead WhatsApp Botprivate

WhatsApp lead qualification + demo-booking bot for StepAhead.

Academy Classroomprivate

Classroom board generator for projected StratosTech Academy sessions.

Operator coaching site for first-time founders.

AI Agents & Operating Systems

MyChip Sales OSprivate

Agentic publisher-sales OS for MAF: orchestrator + specialists, Gmail/Pipedrive CLIs, versioned workflows.

Sales OSprivate

Contact-centric relationship OS for ventures, partnerships, mentorship, fundraising, consulting.

Councilprivate

Meta-factory that scaffolds purpose-built mission factories for consulting engagements.

Regulyticsprivate

Microsoft Enterprise Services Factory: Claude Code + GitHub + MCP delivery pipeline (UAE).

GitHub Repos Studyprivate

Agentic knowledge base that matches production open-source solutions to business problems.

Dynamic CRMprivate

An agentic CRM.

SEO/AEO Stratprivate

SEO + AEO operating system running the whole 4-site Stratos ecosystem.

FB Agentprivate

Read-only Meta Marketing API workflow for tracking agency-managed ads.

Content Engines

Content brain for the Shikshagraha education movement.

Content brain for the Shikshagraha education movement.

Terminal Carousel Engineprivate

Generates Instagram carousels about terminal commands.

Dashboards & Intelligence

Global Flow Monitorprivate

Dashboard tracking global economic and geopolitical health signals.

Portfolio Monitorprivate

Portfolio intelligence dashboard for Indian stock holdings.

Strategy OSprivate

Personal strategy and planning workspace.

Games

Autonomous game factory: humans test, AI builds, games ship.

Terminal Gamesprivate

Browser terminal game experiments.

Ventures & Other

Personal portfolio: Next.js 16 on Vercel.

Stratos Visionprivate

Stratos Technologies vision & pitch page.

ImamAIprivate

Islamic guidance app using authentic sources.

AutoBypass A/Bprivate

Max for Live audio effect: hands-free A/B bypass of plugins on an Ableton track.