Hi, I am Anand
I'm a full-stack developer passionate about building intelligent, agentic AI and automation-first web applications. With a strong foundation in React, Node.js, WebSockets, and modern backend tooling, my goal is to solve real-world problems by harnessing the power of AI and Large Language Models (LLMs). I enjoy tackling complex challenges and turning innovative ideas into practical, efficient software solutions.
An application that automates the creation of professional `README.md` files for GitHub repositories. It uses AST-based code parsing and LLM summarization to understand the codebase. The system allows for instant generation via a repository URL or can be automated with GitHub webhooks to update the README on every commit to the main branch.
An AI-driven platform that conducts dynamic, conversation-based mock interviews. It features three specialized AI agents that generate role-specific questions using RAG, enable real-time Speech-to-Text/Text-to-Speech interaction, and produce detailed performance reports to help users enhance their interview skills.
A decentralized trading engine built with an event-driven design to manage orders, balances, and real-time price updates. Its modular architecture consists of a Backend API, a Trading Engine, and a Price Poller, all connected via Redis Streams for asynchronous processing, reliable snapshotting, and resilient recovery.