Hi, I'm Amritanka

Software Developer with expertise in Java, Spring Boot, Microservices, Cloud Technologies, and AI-powered systems. Passionate about designing clean, scalable architectures and leveraging modern AI solutions to build innovative, high-performance applications.

Skills & Expertise

Backend / Java

Core Java Java Advanced Spring Boot Spring AI Microservices Design Patterns

Frontend / Full-Stack

JavaScript TypeScript Node.js React

AI / Automation

Gen AI LLM/RAG Agentic AI Spring AI n8n Workflow AI Agent Creation GitHub Copilot

Cloud / DevOps

DevOps Azure Cloud GitHub Actions Docker CI/CD

Featured Projects

active

Spring AI RAG Chat Application with Ollama and PGVector

A reference implementation of Retrieval Augmented Generation (RAG) built with Spring AI, locally hosted LLMs via Ollama, and PostgreSQL + pgvector for vector storage — a fully local, no-cloud-API-keys personal assistant for Spring Boot.

projects Spring Boot Spring AI Ollama RAG pgvector PostgreSQL Java Docker
active

Product Management System

A full-stack web application for managing product inventory — built with Spring Boot 3, React 18, Vite, Tailwind CSS, and Docker.

projects Spring Boot Java React Vite Tailwind CSS Docker REST API
active

Building a WhatsApp Order Automation System with n8n and Node.js

A full walkthrough of building a WhatsApp Business chatbot for order management using n8n visual workflows, Node.js, Express, and SQLite — no manual order-taking required.

projects WhatsApp n8n Node.js Automation Chatbot Order Management SQLite Webhook

Latest Posts

26 min read

SOAP Protocol: The Complete Guide

A hands-on deep dive into SOAP — from XML envelopes and WSDL contracts to a real Service ↔ Client implementation using Spring Boot and Spring-WS.

posts SOAP Web Services WSDL Spring Boot Spring-WS Java Tutorial
10 min read

Fullstack Multi-Agent Orchestration for GitHub Copilot: A Production-Ready Reference Architecture

A production-ready, full-stack multi-agent orchestration pattern for GitHub Copilot — using custom agents, prompts, skills, reusable workflows, and a human-in-the-loop review gate to build React + Spring Boot features end-to-end.

posts AI GitHub Copilot Multi-Agent Spring Boot React Architecture DevOps Tutorial
8 min read

GitHub Copilot Token Optimization: 10 Tips to Slash Your AI Bill

A practical guide to cutting GitHub Copilot token usage by 40-70% — covering output rules, terse prompting, instruction files, model routing, and usage monitoring.

posts GitHub Copilot AI Developer Productivity Cost Optimization VS Code