Investment Banking Management System
A platform for managing investment portfolios, trades, and client accounts. Built on Spring Boot with role-based JWT authentication and a MySQL data layer behind a REST API.
// software & devops engineer
I design backend systems that hold up under load and build the pipelines that get them into production without drama. Java on the inside, Kubernetes on the outside.
I'm a backend-leaning Software Engineer who treats infrastructure as part of the product, not an afterthought. I write the Spring Boot services, then build the Docker images and Kubernetes manifests that ship them — and the Jenkins pipeline that does it automatically every time someone merges to main.
Java, Spring Boot, REST APIs, microservices, JPA — built for correctness first, scale second.
Docker, Kubernetes, Jenkins, GitHub Actions — code to cluster without manual steps.
AWS, MySQL, PostgreSQL — the infrastructure and storage layer underneath it all.
A platform for managing investment portfolios, trades, and client accounts. Built on Spring Boot with role-based JWT authentication and a MySQL data layer behind a REST API.
Automated path from a GitHub push to a running Kubernetes workload. Jenkins builds the Docker image, pushes it to the registry, and triggers a zero-downtime rolling deploy.
A Python pipeline that flags irregular patterns in operational data using statistical and ML models — covering ingestion, feature engineering, training, and evaluation.