Polyglot Engineer • Cloud Architect • AI/ML Researcher

I build systems that scale, and study how to make them intelligent.

17+ years shipping production backends in Java, Go, Scala & Python across five industries. M.Sc. in AI/ML (With Distinction) specialising in Generative AI & Agentic AI. Currently shaping the future of cloud security at F-Secure.

17+
Years engineering
99.9%
SLA delivered
52,844
LLM evaluations in thesis
15
Engineers led
Backend engineer who went back to school for AI.

I'm a polyglot engineer — Java is my first language, but I think in systems, not syntax. Production code in Java, Go, Scala, and Python. I've written backend services in Spring Boot, Play Framework, and raw Go. I pick the right tool for the problem, not the one I'm most comfortable with.


17 years building production systems across cybersecurity, fintech, automotive, and telecom — real-time monitoring on Kafka, authentication protocols analysed for replay and timing attacks, enterprise platforms at 99.9% SLA.


At 37, I went back to school. Completed an M.Sc. in AI/ML from Liverpool John Moores University (With Distinction, via UpGrad) and an Executive PG Diploma from IIIT Bangalore (3.7/4.0, via UpGrad), both specialising in Generative AI & Agentic AI. My thesis showed you can optimise LLMs for $51 instead of $2,000+.


I write about what I learn. I build tools that solve real problems. I use Claude Code, Cursor, and GitHub Copilot daily — not as a crutch, but with quality-gating workflows that keep code honest.

Polyglot engineer

Java, Go, Scala, Python — production code across all four. Spring Boot, Play Framework, Kafka, Elasticsearch. I don't have a comfort zone; I have a toolkit.

AIOps at F-Secure

AI-CodeMedic: LLM-powered AIOps debugging engine — auto-scans logs, diagnoses bugs, generates PRs. HackWeek 2nd place, actively being evaluated for production. Java 21 + Spring Boot 3.x + OpenAI APIs.

Academic AI

RAG semantic search (LangChain, FAISS, ChromaDB), gesture recognition CNNs (94% accuracy), NLP recommendation systems, melanoma detection.

The AI journey

17 years of production engineering + 2 years of formal AI education. Building toward production AI systems — from thesis research to AIOps tools to daily AI-augmented development.

“AI isn’t a threat to me — it’s a force to be leveraged responsibly and with intention.”
My stance on AI
Not just skills. A way of thinking.
17
Years of backend engineering

Java, Go, Scala, Python — production systems across five industries. I've seen what breaks at scale and know how to build so it doesn't.

5
Industries. One architecture mindset.

Designed systems in cybersecurity, mobile security, fintech, automotive IoT, and telecom. Each domain taught a different constraint — latency, compliance, real-time processing, scale. I bring that cross-industry lens to every whiteboard session.

6
Companies. Engineer to technical lead.

Started writing code at TCS. Led teams at Globant. Architected platforms at Lookout and F-Secure. At every stage, I shipped on deadline — 45-day sprints delivered early, zero SLA breaches, teams of 5 to 15 unblocked and aligned.

M.Sc.
AI/ML with Distinction

Not a weekend course. Two years of formal education in GenAI, Agentic AI, deep learning, and NLP. Thesis under review for Springer. I didn't just learn AI — I researched it.

$51
Cost-conscious AI thinking

My thesis optimised LLMs for $51 instead of $2,000+. I bring the same instinct to every AI decision — what's the cheapest way to get the best result without cutting corners?

The bridge

Most AI engineers lack production experience. Most production engineers lack AI education. I have both — and the enthusiasm to bring them together at scale.

Six companies. Five industries. One thread: building at scale.
Lead Cloud Specialist
F-Secure India, Bengaluru (Remote) • Cybersecurity
June 2023 – Present
Architecting the migration and convergence of 40+ services into a unified platform, collaborating with product leads and engineering managers to safeguard the 2026 convergence deadline. Designed two enterprise authentication protocols — session-based PKCE with Redis caching and stateless HMAC-SHA256 with hybrid salt protection — with security analysis covering replay attacks, timing attacks, and reverse engineering vectors. Delivered real-time threat monitoring processing 1,000+ events/sec on Kafka with 99.9% availability and zero SLA breaches, optimising backend services for a 50% increase in event volume handling while saving 10% in scaling costs. Built a subscription-based breach reporting service serving 100,000+ users at 99.95% uptime, reducing data retrieval times by 25%. Co-developed AI-CodeMedic during AI HackWeek (2nd place) — an LLM-powered AIOps engine achieving 60% reduction in debugging effort, currently being evaluated for production adoption. Consolidated cloud infrastructure, lowering costs by 20%. Reduced detection-to-notification time by 40% for real-time alerts. Implemented failure recovery strategies reducing operational disruptions by 50%. Led teams of 5–15 engineers across multiple concurrent projects, consistently delivering ahead of schedule.
Senior Staff Engineer
Lookout India Technologies, Bengaluru (Remote) • Mobile Security
Sept 2021 – June 2023
Technical Lead
Globant India, Bengaluru (Remote) • Technology Consulting
Sept 2018 – Sept 2021
Senior Technical Advisor
Finastra Software Solutions, Bengaluru • Fintech
July 2017 – Sept 2018
Senior Software Engineer
Robert Bosch Engineering, Bengaluru • Automotive & IoT
July 2011 – July 2017
Software Engineer
Tata Consultancy Services, Bengaluru • IT Services
Oct 2008 – June 2011
I don't just write code. I design the system it lives in.

The part I love most is the blank whiteboard. Evaluating which language fits the problem — Java for enterprise reliability, Go for concurrency, Python for rapid ML prototyping. Choosing between Kafka and RabbitMQ based on throughput needs. Deciding whether a monolith serves better than microservices for the current scale. Every architectural choice is a bet on the future, and I take those bets seriously.

Platform Architecture
40+ Service Platform Convergence — F-Secure

Evaluated 40+ services for retain, integrate, or overhaul. Designed the migration framework and architectural plans collaborating with product leads, engineering managers, and platform teams. Decisions included which services to sunset, which to modernise, and which to rebuild from scratch — each with different technology choices based on the service's role in the unified platform.

AWS Terraform Java Spring Boot Kubernetes
Security Architecture
Dual Authentication Protocol Design — F-Secure

Didn't just pick one auth approach — designed two competing protocols for different enterprise needs. Session-based PKCE with Redis caching for stateful clients, stateless HMAC-SHA256 with hybrid salt protection for lightweight proxies. Documented attack vectors (replay, timing, reverse engineering) and mitigation strategies for each. The client picks the architecture that fits their constraints.

PKCE HMAC-SHA256 Redis AWS Secrets Manager
Real-Time Event Architecture
Threat Monitoring Service — F-Secure

Architected from scratch: third-party threat intelligence APIs for data ingestion, Kafka for event streaming at 1,000+ events/sec, webhooks for real-time alerting. Chose Kafka over RabbitMQ for throughput at scale. Reduced detection-to-notification time by 40%. Optimised backend for 50% increase in event volume without performance degradation. Delivered 50+ client-specific customisations within a 45-day deadline. Led 15 engineers end-to-end.

Kafka Webhooks REST APIs Java
Subscription & Content Architecture
Breach Reporting Platform — F-Secure

Built a subscription service delivering real-time breach reports to 100,000+ users at 99.95% uptime. Integrated with a headless CMS for content management. Optimised database schema, cutting data retrieval times by 25% and supporting 30% user growth without additional resources. Implemented failure recovery strategies that reduced operational disruptions by 50%. Delivered 5 days ahead of a 45-day deadline.

Java Headless CMS Spring Boot PostgreSQL
AI System Design
Two-Tier LLM Optimisation Architecture — M.Sc. Thesis

Applied the same architectural thinking to AI. Designed a two-tier model strategy: Claude Haiku for cheap, fast exploration (52,844 evaluations) and Claude Sonnet for expensive validation of top candidates. Five-stage progressive filtering pipeline that eliminated 95%+ of weak candidates early. The architecture decision itself — using model tiers strategically — is what made $51 work instead of $2,000+.

Claude Haiku Claude Sonnet ROUGE-2 Python

This is where I'm headed — bringing 17 years of system design instincts to AI/ML architecture. Choosing the right model for the task. Designing evaluation pipelines that don't burn budget. Building RAG systems where the retrieval architecture matters as much as the model. The patterns transfer. The thinking scales.

Went back at 37. Came out with distinction.
M.Sc. Artificial Intelligence / Machine Learning
Liverpool John Moores University (LJMU), UK • via UpGrad
With Distinction (72%) • January 2026
Specialisation: Generative AI & Agentic AI
Thesis under Springer review
Executive PG Diploma, ML & AI
IIIT Bangalore • via UpGrad
CGPA 3.7/4.0 • December 2024
Specialisation: Generative AI & Agentic AI
Academic projects: RAG, CNNs, NLP
B.E. Computer Science & Engineering
Sri Sidhartha Institute of Technology, Tumkur
June 2008
Where the engineering foundation was laid.
17+ years building on this
Can you optimise an LLM for $51?

“Resource-Efficient Automated Prompt Optimisation for LLM-Based Text Summarisation”

LJMU M.Sc. Thesis • 2025 • Under review for Springer publication

Five-stage automated methodology that achieved statistically significant LLM improvements (p < 0.001, Cohen’s d > 0.8) for $51.12 total — 40x cheaper than fine-tuning. Two-tier model strategy (Claude Haiku for exploration, Sonnet for validation) with progressive filtering. No specialised hardware required.

52,844
Evaluations
$51
Total cost
99.8%
Success rate
+4.62%
ROUGE-2 gain
Certified ScrumMaster (CSM) • Scrum Alliance • Active
AWS Certified AI Practitioner • Active
Microsoft Azure Fundamentals • Active
CKAD: Certified Kubernetes Application Developer • Linux Foundation
What I build with.
Languages & Frameworks
Java • Spring Boot • Go • Scala • Python • Play Framework
Data & Messaging
Kafka • RabbitMQ • MySQL • PostgreSQL • MongoDB • Elasticsearch • Redis
Cloud & Infrastructure
AWS • GCP (Basic) • Docker • Kubernetes • Terraform • Jenkins • Spinnaker
AI / ML
TensorFlow • PyTorch • LangChain • Hugging Face • OpenAI API • RAG • Vector DBs (FAISS, ChromaDB)
AI Architectures
Transformers • CNNs • RNNs • LSTMs • Attention Mechanisms • Generative AI • NLP • Computer Vision
AI Tooling (Daily Use)
Claude Code • Cursor • Claude Desktop (MCP) • GitHub Copilot • Quality-gating workflows
Industries I've shipped production systems in.
Cybersecurity
Mobile Security
Fintech & Banking
Automotive & IoT
Telecom
Enterprise Software
I learn by building. I share by writing.
Medium Blog

Technical articles on backend engineering, AI integration, and lessons from 17 years of shipping code.

Writing about what I learn — from optimising LLMs on a budget to designing authentication protocols that resist timing attacks. The blog is the thinking out loud.

Read on Medium →
GitHub

Open-source projects, AI experiments, and the code behind the blog posts.

From sentiment-based recommendation systems to LLM tooling experiments. The repo is the proof of work.

View on GitHub →
Let's build something together.

I've spent 17 years proving I can build. I went back to school at 37 because I believed the next decade of engineering would look nothing like the last. Now I'm looking for the kind of role where engineering depth meets strategic impact — where I can architect systems today, shape engineering culture for the long term, and think well beyond the next sprint. The right role will find its own title. Let's talk.