Task / Ticket Service API
Spring Boot + MongoDB backend for team tasking / SLA tracking / audit trail.
Dockerized, shipped with Kubernetes manifests, health checks, and GitHub Actions CI/CD.
Spring Boot
MongoDB
Docker / K8s
OpenAPI
Industrial Telemetry & Historian
OPC UA + MQTT ingest into PostgreSQL/TimescaleDB with retention + rollups.
FastAPI exposes /tags, /events, /trend (downsampling, pagination).
Prometheus exporters + Grafana dashboards for ingest QPS and health.
FastAPI
OPC UA / MQTT
PostgreSQL / TimescaleDB
Grafana / Prometheus
Alarm & Events Microservice
C#/.NET 8 service modeling limits, deadbands, hysteresis, shelving; CQRS + outbox to Kafka.
REST/gRPC with idempotency keys, xUnit tests, container image signing, SBOM, secure supply chain.
.NET 8
CQRS / Kafka
PostgreSQL
gRPC / REST
Real-time HMI / Web Client
React + TypeScript dashboard for live tags, alarms, trend charts with virtualized tables and SignalR/WebSocket push.
Includes RBAC, offline cache, and OpenTelemetry traces.
React + TS
SignalR / WebSockets
OpenTelemetry
C++ Tag SDK & Trend Engine
C++17 SDK for tag read/write, subscriptions, buffered time-series queries, and downsampled min/max/avg windows.
Built with RAII safety, ASAN/UBSAN, clang-tidy, and full gtest/gmock coverage.
C++17
RAII / clang-tidy
ASAN / UBSAN
Order Orchestration Platform
Domain-driven microservices (Java 17, Spring Boot 3, WebFlux) with CQRS+Saga for order lifecycle,
Kafka/RabbitMQ events, Redis caching, API Gateway/BFF, and full DevSecOps pipeline
(Jenkins, SonarQube, Fortify, Black Duck, blue/green deploys).
Spring Boot 3 / WebFlux
Kafka / Redis
CQRS / Saga
Kubernetes / AWS
Customer Experience Portal
React 18 + TS frontend with Redux Toolkit and Cypress tests; backend Spring Boot REST with OAuth2.
Done TDD/BDD style (JUnit5/Mockito/Pact). CI enforced SonarQube, Fortify, Black Duck, and Jira-driven Scrum.
React 18 + TS
Spring Boot
OAuth2/OIDC
Cypress / Pact
DevSecOps Monorepo Pipeline
Jenkins declarative pipeline for multi-service Java repo with automated SBOM, CVE gating,
Fortify SAST, Black Duck license scan, signed artifacts, ephemeral preview envs, and blue/green rollback.
Jenkins / GitHub Actions
SonarQube / Fortify / Black Duck
Docker / Helm / K8s
minisqlpp-compiler
Compact SQL-subset compiler with LL(1) parser, AST, symbol table, semantic checks, and an IR that can eval on CSV
or emit vendor SQL (Oracle/SQLite). Includes optimizer (projection/selection pushdown, constant folding)
and EXPLAIN-style pretty printer.
C++ / Parsing / AST
LL(1) / Semantic Checks
Query Optimization
Payments & Risk Microservices
• Real-Time Payment Authorization (Spring Boot, Kafka, Oracle): idempotent auth/capture/void,
Saga orchestration, OAuth2/mTLS, OpenAPI, p95 < 50ms.
• Card Tokenization & Vault: format-preserving tokenization with Vault Transit / SoftHSM,
RBAC detokenization, KMS key rotation, PCI-aware audit.
• 3-D Secure 2.2 Emulator & SDK: Spring Boot ACS-like emulator (AReq/ARes, CReq/CRes) with signed JWT,
Redis state, WireMock-tested merchant SDK.
• Streaming Fraud Signals Pipeline: Kafka → Flink → Spring Boot scoring + Redis cache, exactly-once,
OpenTelemetry traces, Grafana SLOs.
Spring Boot 3
Kafka / Flink
Redis
OAuth2 / mTLS / PCI
Real-Time Dispatch • Search • Dynamic Pricing
• Order & Delivery Assignment Service: Spring Boot + Kafka + Redis + DynamoDB, rider assignment
at >50k events/min, p95 < 70ms.
• Instant Search & Recommendation Engine: Go microservice, gRPC, Elasticsearch+Redis hybrid index,
SQS eventing, +18% CTR and -10% latency in A/B sims.
• Dynamic Pricing & Surge Forecasting: Spring Boot + Kafka + AWS Lambda + Redis surge cache,
DynamoDB rule store, circuit breakers, OpenTelemetry/ELK for alerts.
Java / Go
Kafka / SQS
Redis / DynamoDB
Elasticsearch / OpenSearch