All Projects

Everything I've built.

A complete collection, from production ML systems to data pipelines to cryptography research.

springcommerce

Featured7

Production-grade microservices e-commerce platform built with Spring Boot, secured with Keycloak, orchestrated on Kubernetes, and monitored via Grafana + Prometheus.

Spring BootKubernetesGrafanaKeycloakMicroservices
View on GitHub

secure-stack

Featured

End-to-end DevSecOps pipeline implementing a three-tier architecture on AWS EKS with ArgoCD, GitOps workflows, and automated security scanning.

AWS EKSArgoCDGitOpsDevSecOpsTerraform
View on GitHub

atmo-flow

Featured

Real-time weather and air quality data pipeline on GCP using Cloud Composer (Airflow), PySpark transformations, and interactive visualizations.

GCPAirflowPySparkData Pipeline
View on GitHub

NYC Yellow Taxi Pipeline

1

End-to-end streaming data pipeline processing NYC taxi trips with Kafka, Spark Streaming, ML demand forecasting, and a REST API layer.

KafkaSparkMachine LearningREST APIPython
View on GitHub

Story Generation (LSTM + GRU)

2

NLP project for autonomous story generation leveraging bidirectional LSTMs and GRUs trained on literary corpora.

NLPLSTMGRUPyTorchDeep Learning
View on GitHub

Stock Market Forecasting

Hybrid forecasting model combining LSTM-based RNNs and Random Forest to predict market trends using technical indicators.

LSTMRandom ForestTime SeriesPython
View on GitHub

spring-boot-microservices

Microservices-based e-commerce demonstrating Spring Boot, Spring Security, distributed tracing, and full observability.

Spring BootSpring SecurityObservabilityJava
View on GitHub

DES Parallelization

Enhanced DES cryptographic algorithm efficiency through OpenMP and MPI parallelization in C++.

C++OpenMPMPICryptography
View on GitHub