Skip to content
View arduvey29's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report arduvey29

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
arduvey29/README.md

Typing SVG



> whoami

name     : Aaradhy Raghav Duvey
role     : Product Engineer · Agentic AI Builder · Startup Founder
location : Jaipur, India 🇮🇳
status   : Building things that scale and occasionally catch fire 🔥
focus    : SaaS · Cloud-Native · Multi-Agent AI Systems
fun_fact : My AI agents ship infra while I debug other AI agents
  • 🔭 Building SYNAPSE — control your infra with plain English, it actually obeys
  • 🤖 Making LangChain agents do my DevOps because I have principles
  • ☁️ If it's not serverless, did it even run?
  • 🏆 Hackathon veteran — IIT Delhi, SIH 2025, still undefeated on caffeine
  • 📄 Published researcher, which mostly means I've read my own paper twice
  • ⚡ My commits are like my humor — clean until 2am, chaotic by 3am

> cat tech_stack.json

◈ Frontend

Frontend

◈ AI / Agentic Systems

AI

LangChain Gemini GenAI Agentic AI WebSockets

◈ Cloud · DevOps · Infrastructure

DevOps

Oracle OCI CI/CD Cloud Automation


> ./this_dev_runs_on.sh

Coffee Stack Overflow Dark Mode Tabs Git Blame


> git log --oneline

$ git log --oneline --all --author="Aaradhy" --no-merges

7f3a1c2  🚀 feat: ship to prod before reviewing my own PR
6e2b9d1  🐛 fix: fix the fix that fixed the previous fix
5d1c8a0  ♻️  refactor: it was working, now it's elegant (maybe)
4c0b7f9  🔥 chore: remove 47 console.logs (added 12 new ones)  
3b9a6e8  📝 docs: write readme at 2am, regret nothing
2a8b5d7  🤖 feat: add AI agent — it's basically a coworker now
1z7c4e6  🎉 init: this is fine

> github --stats

GitHub Streak

> fortune | cowsay

 ___________________________________________________
|                                                   |
|  "Talk is cheap. Show me the code."               |
|                              — Linus Torvalds     |
|___________________________________________________|
       \   ^__^
        \  (oo)\_______
           (__)\       )\/\
               ||----w |
               ||     ||

$ _

> whoami --fun

class Aaradhy:
    def __init__(self):
        self.pronouns  = "He/Him"
        self.location  = "Jaipur, India 🇮🇳"
        self.currently = ["Building SYNAPSE", "Shipping TuViral"]
        self.ask_me    = ["Web Dev", "Agentic AI", "Cloud Arch"]
        self.not_me    = ["AI that tells jokes", "Tabs vs Spaces debater"]

    def contact(self):
        return "arduvey.29@gmail.com"  # or just @mention me

me = Aaradhy()
print(f"Currently obsessed with: {me.currently}")
# Output: Currently obsessed with: Building SYNAPSE

> open --social

LinkedIn GitHub Twitter Stack Overflow Gmail Buy Me A Coffee


Profile Views

Pinned Loading

  1. hit-the-beat hit-the-beat Public

    hit-the-beat is an interactive drum kit created with HTML, CSS, and JavaScript. Users can play beats by clicking colorful drum pads or using keyboard shortcuts, offering a fun way to make music. W…

    JavaScript 3

  2. Memory-Spectrum Memory-Spectrum Public

    The Color Memory Game challenges players to memorize and match a sequence of colors. With increasing difficulty, players click colored buttons in the correct order. Built with HTML, CSS, and JavaS…

    CSS 3