const akash = {
role: "Full Stack Developer & Generative AI Engineer",
location: "India 🇮🇳",
focus: ["RAG Pipelines", "AI Agents", "LLM Integration"],
stack: ["React", "Next.js", "Node.js", "Python"],
infra: ["Docker", "Kubernetes", "AWS", "Nginx"],
currently: "Mastering LangChain, LlamaIndex & Vector DBs",
openTo: "Freelance, Full-time & Open Source Collaborations",
};- 🔭 Building production-grade Generative AI applications end-to-end
- 🧩 Architecting multi-agent AI systems with real-world use-cases
- 🌐 Deep expertise in Networking — TCP/IP, DNS, OSI, Load Balancing
- ☁️ Deploying cloud-native systems on AWS + Docker + Kubernetes
- 👥 Open Source Mentor @ GirlScript Summer of Code 2025
- 💡 Ask me about LLM Integration, Full Stack Security, or Network Architecture
An AI agent that turns raw accounting data into boardroom-ready reports — automatically.
I built this because generating financial reports is painfully manual. FinReport Agent ingests raw accounting data and autonomously produces financial statements, management reports, and compliance documents — no human hand-holding required.
Under the hood, it runs a multi-agent LangGraph workflow where each agent has a distinct job: one handles data ingestion, another does financial reasoning, a third validates compliance, and the last one writes the report in plain English. To keep compliance checks grounded in reality, I built a RAG pipeline using ChromaDB that references actual regulatory standards — SOX, GDPR, IFRS, and ASC.
The frontend gives users real-time visibility into what each agent is doing, interactive data charts, and one-click PDF/Excel exports.
Tech: React Vite Tailwind CSS Python FastAPI LangChain LangGraph Groq ChromaDB pandas
Write secure Solidity smart contracts from plain English — no cloud APIs, no data leaks, zero cost.
Writing secure Solidity is hard. Most developers either rely on expensive cloud AI APIs (which means your proprietary contract logic leaves your machine) or spend hours manually referencing OpenZeppelin docs and EIP standards. I built PromptForge to solve both problems at once.
It's a GenAI-powered local backend — fine-tuned specifically for Solidity — that lets developers describe what they want in plain English and get production-ready smart contract code back instantly. Everything runs 100% on your machine. No API keys. No latency. No privacy trade-offs.
The secret is in the fine-tuning pipeline. I took unsloth/Llama-3.2-1B-Instruct-bnb-4bit as the base model and injected Solidity expertise using PEFT with LoRA adapters — so the model deeply understands Web3 semantics, OpenZeppelin patterns, and blockchain security best practices rather than just pattern-matching generic code. 4-bit quantization via Unsloth keeps VRAM usage low enough to run comfortably on consumer-grade hardware.
The stack is clean and fast: FastAPI + Uvicorn serves the local API, PyTorch + HuggingFace Transformers handles GPU inference via CUDA, and the fine-tuned LoRA agent intercepts the base Llama chat pipeline to generate contracts that are actually secure — not just syntactically valid.
Tech: Python FastAPI Uvicorn PyTorch HuggingFace Transformers Unsloth PEFT (LoRA) Llama 3.2 BNB 4-bit Quantization CUDA
Spin up, query, and monitor any database — from your browser, in seconds.
Managing databases usually means SSH sessions, CLI tools, and a lot of context switching. I wanted to eliminate that. This platform lets users provision MySQL, PostgreSQL, MongoDB, or Redis instances and interact with them entirely through a web UI — no external client needed.
I containerized each database instance with Docker and orchestrated them via Kubernetes for reliability. For observability, I wired up Prometheus + Grafana dashboards so users can see query performance, resource usage, and health metrics in real time. The most fun part: an LLM-powered assistant that takes natural language questions and recommends database configurations or tuning strategies.
Tech: React Node.js Docker Kubernetes PostgreSQL Prometheus Grafana
A production e-learning platform that served 1,000+ users with an 85% course completion rate.
This was a full freelance engagement — I designed, built, and deployed the entire platform solo. The goal was a scalable, reliable e-learning experience with smart features baked in from day one.
I built the backend with Node.js + MongoDB, handling auth, role-based access control, and real-time progress tracking through clean REST APIs. Media storage runs on AWS S3 for scale, payments go through Razorpay, and the whole thing is deployed on Vercel + Render with consistent uptime. The AI layer personalizes content recommendations based on learner behaviour and progress patterns.
Tech: MERN Stack Redux Toolkit AWS S3 Razorpay Vercel Render
Personalized travel suggestions powered by NLP embeddings and mood-aware AI.
During my internship at ScaleFull Technologies, I built the AI brain behind a travel app. The challenge: recommend destinations that actually match how someone feels, not just what they typed.
I trained the recommendation engine using Scikit-learn and Sentence-Transformers, processing large-scale Kaggle travel datasets through a Python/Flask microservice. The NLP embeddings capture user mood, budget, and preferences to surface genuinely relevant destinations. The full-stack layer — React 18 + Node.js + MongoDB — connects cleanly to the AI via a REST API, making the whole experience feel seamless.
Tech: React Node.js Express MongoDB JWT Python Flask Scikit-learn Sentence-Transformers
| 🎖️ | Achievement |
|---|---|
| 🥇 | Open Source Mentor — GirlScript Summer of Code (GSSoC) 2025 |
| 🤖 | Generative AI Specialist — Shipped production RAG & Agent systems |
| 🌟 | Active Contributor — AI-focused open source ecosystem |
| ☁️ | Cloud-Native Builder — Deployed scalable systems on AWS + Kubernetes |
| 💻 | Competitive Programmer — LeetCode, HackerRank & GeeksForGeeks |
| 🔐 | Full Stack Security — Built auth systems, secure APIs, network monitoring |
🌅 Morning Coder ████████████░░░░░░ Build time: 06:00 – 10:00
🔥 Deep Work Block ████████████████░░ Peak flow: 21:00 – 01:00
📚 Learning Streak Every day. No exceptions.
⚡ Commits / Week 10+ consistent contributions
🎯 Current Goal Ship 2 AI projects per month




