┌──(aashutosh㉿arch)-[~/introduction]
└─$ cat about.md
🚀 2nd Year CS Student · Building distributed real-time applications and AI systems Creator of ARC-AI and WebChat — real-time messaging, voice/video infrastructure, and autonomous agent tooling, built end-to-end: architecture, backend, and deployment.
┌──(aashutosh㉿arch)-[~/projects]
└─$ tree -L 1 --color=tokyonight
|
Distributed Real-Time Communication Platform A multi-paradigm social platform merging low-latency persistent messaging, Discord-style communities, Reddit-style forums, and ephemeral social feeds into one ecosystem. Built solo: architecture, backend, real-time infrastructure, authentication, and deployment. ⚡ Engineering Highlights
|
Real-Time AI Assistant with Streaming Voice & Long-Term Memory An AI agent that streams responses, executes tools, and maintains long-term memory — built on a full MERN-stack execution core. Built solo: architecture, backend, agent runtime, RAG pipeline, and UI actuation. ⚡ Engineering Highlights
|
┌──(aashutosh㉿arch)-[~/challenges]
└─$ git log --oneline --grep="fix\|solve"
- Synchronized real-time events across multiple server instances using Redis Pub/Sub, avoiding the single-instance WebSocket bottleneck
- Built an interruptible TTS playback pipeline so voice responses can be cut off mid-sentence without breaking the buffering logic
- Designed a semantic memory layer with Pinecone embeddings so the agent recalls relevant context instead of replaying full conversation history
- Separated recovery/retry logic above the LLM provider layer in ARC-AI, preserving streaming continuity and
tool_callconsistency when a request fails - Containerized the full stack (API, real-time layer, datastores) with Docker for consistent local and production environments
┌──(aashutosh㉿arch)-[~/skills]
└─$ fastfetch --focus
| 🧠 AI Agents | LLMs, RAG, semantic memory, tool calling |
| ⚡ Real-Time | WebSockets, WebRTC, streaming architectures, low-latency sync |
| 🛠 Backend | Node.js, distributed system patterns, database optimization |
| 📦 DevOps | Git workflows, Docker orchestration, CI/CD |
| 🎨 Frontend | React · Tailwind CSS · Framer Motion · Zustand |
| 🧩 Backend | Node.js · Express · Socket.IO |
| 🗄️ Data & Cache | MongoDB · Redis · Pinecone (Vector DB) |
| ☁️ Infra | Docker · LiveKit (WebRTC) · Vercel · Render |
| 💻 Daily Driver | Arch Linux · Hyprland · Omarchy · VS Code |
+ Scaling WebChat infrastructure and expanding community features
+ Building and refining autonomous AI agents
+ Contributing to open-source workflows
+ Tuning the Hyprland rice, one pixel at a time

