About

Where I've worked, what I've shipped, and the tools that survived.

Mohak Bajaj

I'm a full stack architect at CambrianEdge.ai, where I lead the architecture of an AI-native marketing platform. B.Tech in CSE with a DevOps specialisation. Based in Delhi NCR.

The work sits between the application and the pipeline that ships it. I use AI aggressively. An agent wrote most of what runs on this domain, and I read every diff before it lands. If the model isn't responsible for the outcome the user cares about, it's decoration, and it comes out.

Most of what I learn goes out in public, the misses included. A portfolio that answers on port 22. A multiplayer live-coding jam booth built over a weekend. A SaaS I never launched. The receipts are on GitHub and X.

Work

CambrianEdge.ai

Full Stack Architect

Dec 2024 – Present

Leading architecture and development of CambrianEdge, an AI-native marketing platform. Designing systems that hold up for enterprise clients without becoming ceremony.

Gutenberg Communications

Full Stack Developer Intern

Jun 2024 – Dec 2024

Designed and shipped AI solutions that streamline marketing workflows and content creation for multiple clients. Built and maintained the admin dashboard for monitoring and managing the AI tool, on real-time data visualisation. Developed real-time collaboration on rich text editors, on the OpenAI Assistant API.

plutosONE

Full Stack Developer Intern

Jun 2023 – Jul 2023

Developed a multi-channel marketing communication platform, streamlining message delivery. Built a system for monitoring pm2 applications, for stability and performance. Integrated an in-house OAuth system, improving security and shortening the login path.

Alongside the roles above I was Secretary of the Xe-Tech Club at UPES, established by Xebia, and organised XeFest. Third place at INFAthon 4.0, Informatica's nationwide coding competition. Participated in eYantra at IIT Bombay, 2021. Volunteered at Adharshila NGO as an IT teacher. There is a resume too, and the rest is on LinkedIn.

Projects

  • mohak.tuiAn SSH-accessible terminal portfolio in Go: Bubble Tea, Wish, and an AI chat behind a command interface. Runs in Termux on a phone, proxied out to tui.bmohak.xyz. Run: ssh bmohak.xyz

  • SyncUp DJA multiplayer live-coding jam booth: shared Strudel patterns, timed rounds, and an audience. Built at the Cursor buildathon.

  • SlipA local capture inbox. Select text, press a chord, and it becomes a markdown file you own.

  • CopperA local-first capture inbox for AI-assisted work. Native SDK app with a TypeScript core.

  • UncutAn anonymous board for college students, with a custom anonymous auth system so anonymity actually holds.

  • CBoardingA whiteboard and notes app with a GPT-powered rich text editor, a drawing canvas, and export.

  • EchoAn anonymous social platform. Amplify the voice, drop the identity.

    Archived
  • WordsmithA text utility for manipulation and formatting. Web app and Docker container.

    Archived

Open source

81
Public repos
137
Stars earned
30
Followers
12
Languages

Recently pushed

  • bmohak.xyzPersonal site. A timeline instead of a hero section. Next.js 16, Bun, TypeScript 7.

    TypeScript · yesterday
  • slipA local capture inbox. Select text, press a chord, and it becomes a markdown file.

    TypeScript · 10 days ago
  • copperA local-first capture inbox for AI-assisted work. Native SDK app: TypeScript core, declarative markup UI, no JS runtime in the binary.

    TypeScript · 18 days ago
  • syncup-djsMultiplayer live-coding jam booth: shared Strudel patterns, timed rounds, and an AI DJ.

    TypeScript · last month

Sent to other people's repositories

Live from the GitHub API, cached for a day. All 81 repos.

Education

I hold a B.Tech in Computer Science & Engineering with a DevOps specialisation from the University of Petroleum and Energy Studies, Dehradun (2021 – 2025), graduating with an 8.31 CGPA. Before that, XII (CBSE) at Preet Public School in Delhi in 2020, at 89%.

Stack

  • Claude CodePrimary agent. Every diff still gets read before it lands.
  • CursorEditor when the work wants a canvas rather than a terminal.
  • CodexSecond opinion on the ones that resist the first.
  • AI SDKEvery model behind one interface. SyncUp DJ talks to it through the Gateway.
  • StreamdownMarkdown that survives being streamed a token at a time.