$ cat about.json{
"name" : "Drishtant Ghosh",
"alias" : "Drix10",
"base" : "Bengaluru, Karnataka, India",
"studying" : "B.Sc. Cybersecurity @ Dayananda Sagar University (2026–2029)",
"status" : "building till it's fun",
"arr" : "$15,000 @ 16 yrs old — acquired",
"interactions" : "5,000,000+ (ReeF + Uchiha Bot)",
"mvps_shipped" : "400+ via CosLynx",
"hackathons" : "🏆 Backdrop Build v4 (Jun 2024) · 🏆 Backdrop Build v6 (Aug 2024) · OpenAI Codex · RZP PayScope",
"current" : ["IdolChat.app", "Sentinel CLI", "PayScope", "Keystroke-LLM"]
}$ ls -la ./experience/drwxr-xr-x CANOPY × FOUNDERS INC. Apr 2026 – May 2026 AI Systems Engineer
drwxr-xr-x COSLYNX.COM May 2024 – May 2025 Founder & CEO
drwxr-xr-x REEF ~ ANIME GAME [ACQUIRED] Apr 2022 – Aug 2024 Ex-CEO · $15K ARR
drwxr-xr-x FREELANCE Oct 2019 – Apr 2023 Software Engineer
CANOPY × Founders Inc. — Architected an autonomous AI trading platform integrating 4 LLM agents, each with a distinct methodology role (statistical, ML-driven, risk, liquidity) for real-time WEEX crypto futures. WebSocket live streams. Prisma + Turso DB. Compliance-logged.
CosLynx.com — AI-driven code generation platform. Users deployed 400+ MVPs. Built the full LLM orchestration engine in TypeScript/Node.js. 🏆 Backdrop Build v4 Finalist (Jun 2024) · 🏆 Backdrop Build v6 Finalist (Aug 2024) · Applied to Y Combinator. ▸ Demo
ReeF — Anime character collecting & battling Discord game. 5M+ interactions. $15K ARR. Acquired Aug 2024.
Freelance — Node.js apps, Discord bots (Uchiha Bot: 500K+ interactions), open-source contributions.
$ cat ./stack.sh | grep -v "#"LANGUAGES=( TypeScript JavaScript Python SQL Java C C++ )
FRAMEWORKS=( React.js Next.js "React Native" Expo "Node.js" "Express.js"
Vite "Tailwind CSS" Prisma Zod LangChain
"Hugging Face Transformers" )
INFRA=( AWS GCP Docker Kubernetes Vercel "GitHub Actions" Supabase )
DATABASES=( PostgreSQL MongoDB Redis SQLite LibSQL TursoDB )
TOOLS=( Jest Vitest Playwright Sentry JWT bcryptjs WebSockets Sharp Helmet
hidapi NumPy "Payment APIs" "LLM APIs" SSE Nodemailer )$ ls ./projects/ --sort=recent| repo | stack | signal |
|---|---|---|
Night-Hunt |
Python · PyTorch · NumPy · Pygame | An owl hunts 32 mice sharing one tiny MLP brain that evolves escape behavior from scratch, growing new senses level by level across 1800-frame episodes with deaths-dominated scoring, rendered as 9:16 video · Watch ▸ |
Keystroke-LLM |
Python · Pure NumPy · USB HID · EVision V2 | Character-level Transformer LLM built from scratch in pure NumPy — no framework, no API — predicting the next key with sub-2ms latency and lighting Kreo Hive 75 LEDs via reverse-engineered EVision V2, trained on 207K chars · Live demo ▸ |
PayScope |
TypeScript · React · Node.js · Supabase · Razorpay | Autonomous payment-operations platform for Razorpay merchants with multi-agent investigation (Supervisor, Risk Analyst, Recovery Planner), 13 policy safety gates, HMAC-SHA256 webhooks and a sub-50ms SSE incident feed · Razorpay AI Buildathon |
Sentinel |
TypeScript · Node.js · AST Parser · Attack Graphs | Application security CLI combining deterministic AST parsing with knowledge/attack graphs and zero-breakage autonomous AI patching, built for the OpenAI Codex hackathon and NYC Code Quest live round |
Intent Canvas |
TypeScript · React · Express · Tailwind · Zod | Evidence-first revenue operations workspace turning Dodo Payments webhooks into churn risk scores and AI recovery plans with reviewable cases, built for the OpenAI Codex Hackathon |
ReeF DM Bot |
Node.js · Instagram API · Gemini AI · MongoDB | Instagram DM companion converting educational Reels into weekly study schedules with transcribed video notes and automated habit reminders, powered by Gemini, Node.js and MongoDB |
Carbon Trade X |
Trading Systems · Real-Time Pricing · PostgreSQL · FinTech | Institutional-grade carbon credit trading platform with verified credits, real-time pricing feeds and high-frequency transaction infrastructure, shipped Mar–Apr 2026 with a video walkthrough |
IdolChat.app |
React Native · Expo · Node.js · Prisma · Redis | Cross-platform AI character mobile game for creating unlimited custom characters, chatting with anime legends and collecting rare cards in daily drops, with over ~1,000 people on waitlist |
hypothesis-arena |
TypeScript · Express · Gemini AI · WebSockets · Prisma | Four AI analysts (Jim, Ray, Karen, Quant) debate and execute WEEX crypto futures in real time over WebSockets with Gemini reasoning and Prisma/LibSQL persistence · ⭐ 9 stars |
ai-resources |
Next.js · GH Actions · X Scraping · Blogs | Autonomous engineering knowledge hub syndicating deep technical breakdowns across blogs.drix10.com, GitHub and DEV.to with 40+ categories · ⭐ 115+ stars · 25+ forks |
YourResume |
React · Vite · TypeScript · Google AI | ATS-optimised resume builder turning GitHub and LinkedIn profiles into tailored, interview-ready resumes with React, Vite and Google AI, live as a hosted web app |
PyAdvisor |
Python · Hugging Face · CLI · GitHub API | Python CLI career advisor turning GitHub activity into guided career paths and skill recommendations with Hugging Face models, packaged as a simple terminal workflow |
ReeF Bot (acq.) |
Discord.js · Node.js · Mongoose | Anime card collection and battling Discord game scaling to thousands of users with 5M+ interactions and $15K ARR before its successful acquisition in August 2024 |
$ cat ./hackathons.log[🏆] Backdrop Build v4 — CosLynx Jun 2024
AI MVP generator. Finalist from global submissions.
[🏆] Backdrop Build v6 — CosLynx Aug 2024
Second finalist run. Applied to Y Combinator same cycle.
[ENT] OpenAI Codex Hackathon — Intent Canvas / Revenue Rescue Aug 2026
Top 60 of 2,000+ applicants in Bengaluru.
Dodo Payments webhooks → evidence-backed SaaS churn recovery.
[ENT] NYC Code Quest — Sentinel (8hr live round) Jul 2026
AST parsing + AI + zero-breakage vulnerability patching.
[ENT] Razorpay AI Buildathon — PayScope Aug 2026
Autonomous payment-ops agent for Razorpay merchants.
Multi-agent investigation + deterministic recovery engine
$ git log --oneline --graph ./journey/* 2026 Sep ── Keystroke-LLM: character-level Transformer on Kreo Hive 75
* 2026 Aug ── B.Sc. Cybersecurity started @ Dayananda Sagar University
* 2026 Feb ── PayScope: autonomous payment-ops agent @ Razorpay AI Buildathon
* 2026 Jul ── Sentinel: AST + Gemini 2.5 Flash security CLI
* 2026 Jul ── ReeF DM Bot: Instagram → study schedules via Gemini
* 2026 Apr ── Canopy @ Founders, Inc. — autonomous 4-LLM trading platform
* 2026 Mar ── Carbon Trade X — institutional carbon credit platform
* 2026 Jan ── IBM AI Engineering Professional Certificate 🎓
│
* 2025 May ── IdolChat.app — AI character game, heading to App Store
│
* 2024 Aug ── ReeF ACQUIRED 🎉 · Backdrop Build v6 Finalist
* 2024 Jun ── Backdrop Build v4 Finalist — CosLynx
* 2024 May ── CosLynx.com founded · YC applied
│
* 2023 Apr ── Freelance → full-time founder
* 2022 Apr ── ReeF founded — anime battle Discord game
* 2021 ── Uchiha Bot → 500K+ interactions
* 2019 ── first commit. Node.js. never stopped.
$ cat ./certifications.txt[✓] IBM AI Engineering Professional Certificate
Issued: January 2026
Credential ID: 7P0EYJX1P5NN




