-
Notifications
You must be signed in to change notification settings - Fork 245
[add] blog 1706 #405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
[add] blog 1706 #405
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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. | ||
|
|
||
| ## 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. | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.