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 40+ organisations(100K+ 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 (2020–26)
Led 9+ concurrent enterprise platforms across a 40+ organisation group (100K+ 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)
AI-native Project Operating System powered by: MCP integrations, RAG-based project memory, local Ollama models, contextual AI workflows
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 | |
|---|---|
| Java JavaScript PHP C# TypeScript Python | |
| Frameworks & Libraries | |
| Laravel Vue.js React ASP.NET MVC Node.js | |
| Database Systems | |
| MySQL MongoDB SQL Firebase | |
| DevOps & Tools | |
| Docker AWS Azure DevOps Git Bitbucket Postman | |
| Operating Systems | |
| Windows Linux Unix | |
| AI, ML & DL | |
| PyTorch NumPy Pandas Matplotlib Deep Learning Natural Language Processing Large Language Models OpenAI Retrieval Augmented Generation SHAP Explainability XML-R OpenSMILE Kaggle |
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
Read ArticleHighly 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
Chat-W-DataCurrently 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
Laravel2DocTransform 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
GenAPIA lightweight, browserless REST API that generates print-ready PDF question papers from structured JSON data.
Tech: Node.js, PDFKit, REST API
JSON2PDFMost 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.
Read ArticleStakeholder 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.
Read ArticleThe 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.
Read ArticleIn 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.
Read ArticleAutomating 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.
Read ArticleDon’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.
Read ArticleEnhancing LLM performance through domain-specific responses, preventing hallucinations, filtering irrelevant queries, feedback optimization, and efficient query execution.
Read ArticleExploring 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.
Read ArticleWhatever 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.
Read ArticleA plug-and-play solution that transforms natural language into optimized SQL queries, eliminating tedious manual coding and providing instant data insights.
Read ArticleDesign and implementation of a RAG-based system using Node.js, Express, LangChain, and MySQL, optimized with caching, parallel processing, and AI-driven query handling.
Read GuideBuilding a completely local AI chatbot application with full control over data and performance.
Read ArticleIn software development, the fastest path to delivery isn’t always about more people — it’s about smarter planning, better communication, and the right pace.
Read ArticleOver 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.
Read ArticleRevolutionizing how organizations manage their IT infrastructure with AI-powered asset management.
Read ArticleA lightweight solution for generating professional PDFs without browser dependencies.
Read ArticleInsights into phonetic algorithms for search engine optimization and text matching.
Read ArticleA tool for creating reusable and highly scalable React components.
Read Article