Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/web/src/components/landing-sections/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ const Hero = () => {
className="w-full lg:text-2xl tracking-tight font-light sm:max-w-lg mx-auto lg:max-w-4xl lg:text-balance text-text-secondary"
>
<Link
href="https://gist.github.com/apsinghdev/a19bc3b7e4b188bae30c45ad57c4c47d"
href="/blog/my-work-so-far"
target="_blank"
rel="noopener noreferrer"
className="inline-flex items-center gap-1 border-b border-text-secondary/60 hover:border-text-primary hover:text-text-primary cursor-pointer transition-colors duration-300"
Expand Down
62 changes: 62 additions & 0 deletions apps/web/src/content/blog/my-work-so-far.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
---
title: "My work so far"
date: "2026-06-17"
description: "Full-stack, gen AI, and software engineering — a look at my work, projects, and build in public journey."
author: "Ajeet"
tag: "misc"
---

Hi, I am Ajeet, i'm in full-stack, gen ai and software engineering.
Comment thread
apsinghdev marked this conversation as resolved.

## Here is some of my work:

- Founder @ [Opensox.ai](https://www.opensox.ai)
- Ex AI Engineering @ [TurboML](https://turboml.com/)
- Making open-source [contributions](https://github.com/calcom/cal.com/issues?q=is%3Apr%20author%3Aapsinghdev) @ [Cal.com](https://cal.com/).
- Got selected for Google Summer of Code 2025 to mentor the following AI projects. [ref](https://drive.google.com/file/d/1SMvZWCP1Nc_S-q6yVmdGQ8xSo6iXC5DY/view?usp=drivesdk)
- [AI-powered Debugger for Music Blocks](https://summerofcode.withgoogle.com/programs/2025/projects/l4402WCJ)
- [AI tools for reflection](https://summerofcode.withgoogle.com/programs/2025/projects/R3d0p1yv)
- Worked as a Software Engineer Intern @ [tryitonai.com](https://www.tryitonai.com/)
- Made [50+ contributions](https://github.com/sugarlabs/musicblocks/issues?q=is%3Apr%20author%3Aapsinghdev%20) to Sugarlabs and counting.
- Prev. Software Engineer Intern @ [Sugarlabs](https://www.sugarlabs.org/).
- Built a SaaS, [Opensox](https://www.opensox.ai/) end-to-end, gaining 250,000+ (~80k+/mo.) visits, 150,000+ impressions on twitter, 19,000+ queries, 9,000+ (1.5k+/mo.) users and $1000 in MRR so far.

> An USA based investor approached me to offer funding for opensox.in. [link](https://x.com/ajeetunc/status/1942109576624554149)

- Created a [collaboration-server](https://github.com/sugarlabs/collaboration-server/commits/main/) from scratch.
- Implemented [Email-update feature](https://github.com/polarsource/polar/issues?q=is%3Apr%20author%3Aapsinghdev%20) at Polar.
- Fixed [page-breaking error](https://github.com/documenso/documenso/issues?q=is%3Apr%20author%3Aapsinghdev%20) at Documenso.
- [My idea](https://github.com/sugarlabs/GSoC/pull/208) to implement AI code generation and LLM model abstraction layer got accepted by the Sugarlabs.

## Projects I built:

> Note: The live links to the projects may not work, as they are hosted on free-tier services.

- [Multi-Agent Orchestrator](https://github.com/apsinghdev/maos): Agent orchestrator processing inputs via multiple specialized agents in parallel. [demo](https://www.youtube.com/watch?v=-t2iuc38oY4)
- [docAI](https://github.com/apsinghdev/docai): A minimal RAG system to chat with any document you have in your docs. [Try it](https://docai-five.vercel.app/)
- [PopenStatus](https://github.com/apsinghdev/PopenStatus): A multi-tenancy app to monitor services in real-time, written in Go and react. [Try it](https://popen-status.vercel.app/)
- [editorX](https://github.com/apsinghdev/editorX): A [Segment-Anything](https://445c808e.streaklinks.com/CV28oRJh4fdlOT6n0AGiTq6z/https%3A%2F%2Fsegment-anything.com%2F) model and FLUX powered advanced image editor. [Try it](https://editor-x-gilt.vercel.app/)
- [drawRTC](https://github.com/apsinghdev/drawRTC): Real time drawing app built using socket.io. [Try it](https://drawrtcbyajeet.vercel.app/)
- [indiaPay](https://github.com/apsinghdev/indiaPay): A payment app with `transcation` implementation.

## I document things that I read and write:

- [Complete list](https://gist.github.com/apsinghdev/4c71bbef9e70700ce808a216881a8e80)

## Build in Public side of me

- Grew [twitter acc](https://www.x.com/jackedAJ) to 16k followers
- Grew a [youtube channel](https://www.youtube.com/@jackedAJ) to 10k
- Avg 70k+ views on yt in last 28 days.
- hit 100k+ views and 1k+ followers on [instagram](https://www.instagram.com/jackedaj) within 1 week
- all these organically and only on the basis of a solid content. no rage-baiting, controversies, and cheap tricks.

## Credentials:

- [Github](https://github.com/apsinghdev)
- [LinkedIn](https://www.linkedin.com/in/jackedAJ/)
- [Opensox Pro](https://www.opensox.ai/pro)

Currently, I am building [opensox.ai](https://www.opensox.ai/) and learning ai ml.

note: since september 2025, ive taken a break to build opensox and create content full-time and im still doing it.