From individual contributor to technical lead. From prompts to autonomous agents. Building Agentic Software. The journey continues.
Building: AI Engineering Focus: ERP · HR-Tech · EdTech · FinTech · Enterprise AI Systems · Autonomous Agents · LLMOps
Career: Delivered systems across 20+ organisations(30K+ users) | Contributed to 5+ startups building systems from 0 → production (Global Scale)
Crafting intuitive UIs, seamless UX, robust backends, and reliable DevOps pipelines for cohesive digital experiences.
RAG Applications | LLM Finetuning | AI-Integrated Apps for Instant Data Insights
Focus: Ethical/Responsible/Transparent/Compliance AI, Ethical use of Data, GDPR, EU AI Act (2024)
Prompt Engineering → RAG → Guardrails → Tool Use / MCP → Human-in-the-Loop
→ Agentic AI → Fully Autonomous Agents → Hybrid Intent Systems
| Stage | What I Built / Learned | Status |
|---|---|---|
| Prompt Engineering | Domain-specific prompts for ERP & data systems | ✅ |
| RAG | Dictionary-based RAG optimisation, LangChain, MySQL vector stores | ✅ |
| Guardrails & Drift | Hallucination mitigation, output validation, cost monitoring | ✅ |
| Tool Use / MCP | LLM-driven tool orchestration in production APIs | ✅ |
| Human-in-the-Loop | Approval gates, escalation logic, audit trails | ✅ |
| Agentic AI | Multi-step autonomous reasoning, chat-with-data agents | 🔨 |
| Fully Autonomous Agents | WorkPlaceOS, HR Assist, DevInfraPilot | 🔨 |
| Hybrid Intent | Blending autonomous + HITL dynamically at runtime | 🔨 |
Progression — IC → Senior Engineer → Technical Program Lead / Staff-Level Scope (2024–25)
Led 7+ concurrent enterprise platforms across a 20+ organisation group (30K+ users)
Contributed to 5 startup platforms, building systems from 0 → production
Published 12+ technical articles on Medium (AI, LLMs, systems engineering)
AI Recruiter - Human in the loop Intent Based Routing
DevOps Copilot & Audit Control - Fetch codebase from Git Repo, Prepare complete AWS infrastructure for your app, Deploy, Monitor, and Audit
Ask HR AI Agent/Employee - Fully context-aware AI employee/agent in the system then can answer question and take action on behalf of you
(In Progress) AI Employee, fully autonomous workflow - Can do work on behalf of you within the system and also outside the system (External MCP)
Semantic Web Tools (Semantic Web Standards, SOLID)
With years of expertise in HRTech, FinTech, and EdTech, I specialize in:
- Transforming legacy systems into modern, scalable architectures
- End-to-end project management with a focus on maintainability
- Building cohesive teams and driving projects to successful completion
- Conducting thorough technical inspections and system evaluations
- Developing AI-enhanced applications for data-driven insights
| Programming Languages | |
|---|---|
|
|
|
| Frameworks & Libraries | |
|
|
|
| Database Systems | |
|
|
|
| DevOps & Tools | |
|
|
|
| Operating Systems | |
|
|
|
| AI, ML & DL | |
|
|
|
This project is not a replacement for any of the existing tools out there. It’s a tool that connects all the dots, using available public/authorised API provided by the already existing tools in one place, and providing a unified visual, log, and audit report. On top, local AI agent helping to organise and summarize the given context in real time. Tech: Natural Language Processing, LLM, AWS CLI, Terraform, Git |
|
|
Highly customizable app to chat with your database, designed for both technical and non-technical users. Transforms natural language to SQL and delivers data insights in seconds. Tech: Natural Language Processing, SQL Generation, React, Node.js |
|
|
Currently being tested locally, Laravel2Doc will provide a full suite of documentation features, including: Entity Relationship Diagrams (ERD), UML Class Diagrams, Sequence Diagrams, API Documentation Tech: Laravel, Node JS, Mermaid.js, CLI Tool, Open Source |
|
|
Transform your database schema into a production-ready Laravel API with a single command. Save hours of development time with this powerful Node.js CLI tool. Tech: Node.js, Laravel, API Development, Automation |
|
|
A lightweight, browserless REST API that generates print-ready PDF question papers from structured JSON data. Tech: Node.js, PDFKit, REST API |
|
|
A live dashboard providing up-to-date information on the Covid-19 pandemic. Stay informed with the latest stats and trends. Tech: React, Data Visualization, REST API |
|
|
A clone of the popular streaming service Netflix. Explore the latest movies and shows with an interactive UI. Tech: React, Firebase, API Integration |
|
Weather App ☁️Get the latest weather updates for your location. Simple, accurate, and always updated. Tech: JavaScript, Weather API, Responsive Design |
|
|
Most MCP tutorials show you how to wire up a tool and call it from Claude. That is fine for a weekend experiment. But when you are building MCP into a real enterprise system, one with HR data, procurement approvals, financial records, and five distinct user roles — “wire up a tool” is nowhere near enough. |
|
Stakeholder Satisfaction with AI: From “This Is Not What We Asked For” to “This Is Exactly What I Asked For, and It’s a Lot Better”The Standish Group’s CHAOS Report, running since 1994, is the most cited longitudinal study of software project outcomes in the industry. Its findings are brutal: only 29% of software projects are deemed fully successful, delivered on time, on budget, and with all required features. The 2021 iteration studied 50,000 projects globally and found that 52% were “challenged” and 19% were outright failures. For large enterprises, the numbers are even grimmer: only 9% of large-company projects are successful. |
|
|
The destination hasn’t changed. The vehicle has. The traditional SDLC is not wrong. It identified the right phases, the right concerns, and the right stakeholder relationships. What it could not anticipate was a world where the primary bottleneck shifts from developer capacity to context quality — where the art of software engineering migrates from syntax to orchestration. The Agentic SDLC does not erase what came before. It elevates the human contribution to a higher level of abstraction: defining goals with precision, designing the workflows that agents execute, governing the outputs they produce, and maintaining the context that makes everything coherent over time. |
|
|
In this article, we’ll explore how to use SHAP (SHapley Additive exPlanations) to detect and understand bias in NLP models. We’ll build a practical example from scratch, demonstrate how bias can hide in seemingly innocent features, and provide actionable strategies for creating more equitable AI systems. |
|
|
Automating the tedious parts of API development with a powerful Node.js-based CLI tool designed to streamline the process of creating scalable, customizable, and production-ready Laravel APIs. |
|
|
Don’t stop reading after finishing the stories because this is not the future — this is the present evolving right now. I will be sharing how to build EduBot, WorkBot, and MedAssist. |
|
|
Enhancing LLM performance through domain-specific responses, preventing hallucinations, filtering irrelevant queries, feedback optimization, and efficient query execution. |
|
|
Exploring a Dictionary Approach to optimize and validate queries in real-time, combining programmatic algorithms and AI techniques to ensure accurate, efficient, and contextually appropriate results. |
|
|
Whatever it is, I’ve found that the key to moving fast without breaking things is a workflow that lets me document and track my work almost effortlessly — literally, with what feels like 0.01% effort. |
|
|
A plug-and-play solution that transforms natural language into optimized SQL queries, eliminating tedious manual coding and providing instant data insights. |
|
|
Design and implementation of a RAG-based system using Node.js, Express, LangChain, and MySQL, optimized with caching, parallel processing, and AI-driven query handling. |
|
|
Building a completely local AI chatbot application with full control over data and performance. |
|
|
In software development, the fastest path to delivery isn’t always about more people — it’s about smarter planning, better communication, and the right pace. |
|
|
Over the past 7 years of my professional life, I’ve worked with teams of various sizes, shapes, and industries. While my core expertise lies in software development, the lessons I’ve learned — especially about how knowledge is shared (or withheld) — are universal. |
|









