Specializing in High-Throughput Java Ecosystems. From GraalVM native binaries to Reactive Microservices, I engineer systems where 99.99% uptime is the baseline.
$ java -version
openjdk 21/25 (Loom, Panama, GraalVM)
$ check --stack-efficiency
94.8% Optimized
Latency
46ms
Cost Reduction
38%
Engineered a mission-critical financial engine using a Hybrid Runtime Strategy. By categorizing services into Control Plane (GraalVM Native) for elasticity and Data Plane (Standard JVM) for JIT-optimized throughput, I achieved the optimal balance of cost and performance.
AI-powered risk assessment using XGBoost + ONNX. Implemented real-time feature engineering with Java 25 StructuredTaskScope.
Secure tokenization via AES-256-GCM. Compiled to static binary for minimal attack surface isolation.
A JavaFX desktop application for Windows 11 to toggle light and dark mode with single click.
The Event Manager is event management web application for planning and booking the events in various cities across the India.
Expertise in bifurcating microservices into Control Plane (Native Image for 0.4s cold starts) and Data Plane (Standard JVM for JIT-optimized math & throughput).
Leveraging Java 25 Virtual Threads (Loom) and StructuredTaskScope to handle massive I/O-bound workloads without the memory overhead of traditional OS threads.
Integrating XGBoost & ONNX models within the service layer for low-latency fraud detection, backed by Kafka-driven continuous feedback loops.
Eureka, API Gateway, and Config Server.
JWT, OAuth2, and Spring Security.
JVM optimization and Redis caching.
Jenkins, Docker, and GitHub Actions.
ACID, Normalization, and JPA/Hibernate.
Unit, Integration, and Mockito testing.