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
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.
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
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
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
Healthcare regulatory data pipeline with a live executive dashboard.
regulytics/├─ pipeline/ # ingest + clean├─ rules/ # reg checks├─ dashboard/ # next.js app└─ data/ # sources
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
AI-assisted music production: transcription, beat generation, mix pipeline.
music-ai/├─ transcribe.py # audio → notes├─ generate.py # beats├─ mix.py # pipeline└─ tracks/
A browser multiplayer racing game.
car-racing/├─ index.html├─ game.js # render loop├─ net/ # multiplayer sync└─ assets/ # cars + track
A playable platformer built in Godot 4.
platformer/├─ scenes/ # levels├─ player/ # movement├─ scripts/ # gdscript└─ export/ # web build
A Godot exploration game.
curiositys-doors/├─ scenes/ # rooms├─ puzzles/ # logic├─ scripts/└─ export/ # web build
A set of browser terminal games.
terminal-games/├─ index.html├─ games/ # each game├─ term.js # terminal ui└─ assets/
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/
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
Invoice generation, approval workflow, and delivery for small businesses.
invoice-automation/├─ generate.py # build invoice├─ approve.py # workflow├─ send.py # delivery└─ templates/
Mapping and improving real WhatsApp usage flows.
whatsapp-flow/├─ flows/ # mapped journeys├─ review.md # findings├─ index.html└─ assets/
His live personal knowledge site.
veds-brain/├─ index.html├─ notes/ # knowledge├─ search.js└─ style.css
Her first personal site, shipped on GitHub Pages.
my-site/├─ index.html├─ style.css└─ assets/
Her first public site and the start of her builder portfolio.
personal-site/├─ index.html├─ style.css└─ projects/
Shipped his portfolio site to the internet.
portfolio/├─ index.html├─ style.css└─ work/
Getting his GitHub build-and-ship workflow running.
first-project/├─ index.html└─ README.md
Building her developer site and getting her first project live.
personal-site/├─ index.html├─ style.css└─ about/
Building his developer portfolio: first steps shipping in public.
portfolio/├─ index.html├─ style.css└─ projects/
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
The projects and systems I run as founder, public and private, across education, AI agents, content, intelligence, and games.
This site: the StepAhead marketing site (WordPress → Next.js/Vercel migration).
The StepAhead application (Next.js).
WhatsApp lead qualification + demo-booking bot for StepAhead.
Classroom board generator for projected StratosTech Academy sessions.
Operator coaching site for first-time founders.
Agentic publisher-sales OS for MAF: orchestrator + specialists, Gmail/Pipedrive CLIs, versioned workflows.
Contact-centric relationship OS for ventures, partnerships, mentorship, fundraising, consulting.
Meta-factory that scaffolds purpose-built mission factories for consulting engagements.
Microsoft Enterprise Services Factory: Claude Code + GitHub + MCP delivery pipeline (UAE).
Agentic knowledge base that matches production open-source solutions to business problems.
An agentic CRM.
SEO + AEO operating system running the whole 4-site Stratos ecosystem.
Read-only Meta Marketing API workflow for tracking agency-managed ads.
Content brain for the Shikshagraha education movement.
Content brain for the Shikshagraha education movement.
Generates Instagram carousels about terminal commands.
Dashboard tracking global economic and geopolitical health signals.
Portfolio intelligence dashboard for Indian stock holdings.
Personal strategy and planning workspace.
Autonomous game factory: humans test, AI builds, games ship.
Browser terminal game experiments.
Personal portfolio: Next.js 16 on Vercel.
Stratos Technologies vision & pitch page.
Islamic guidance app using authentic sources.
Max for Live audio effect: hands-free A/B bypass of plugins on an Ableton track.