Skip to main content

Portfolio

Explore my collection of data engineering, web development, and machine learning projects showcasing real-world solutions.

Filtered Projects (5)

Real-Time Analytics

Real-Time Crypto/Stock Streaming Platform

Real-time streaming dashboard using Kafka, Flink & Django with sub-second live updates.

Apache Flink Apache Kafka Celery Django PostgreSQL +2 more
Web Development

FastAPI Microservices Template

Production-ready FastAPI template with authentication, database migrations, caching, background tasks, and comprehensive testing setup.

Docker FastAPI PostgreSQL Redis
Web Development

Django CMS Portfolio Website

Modern portfolio website built with Django and Wagtail CMS. Features blog, portfolio showcase, contact forms, and newsletter integration with beautiful Tailwind CSS design.

Celery Django PostgreSQL Redis Wagtail
Data Engineering

ETL Orchestration Framework

Custom ETL framework built on Prefect for orchestrating complex data workflows. Features include automatic retry logic, data quality checks, and monitoring dashboards.

Docker PostgreSQL Prefect Python Redis
Data Engineering

Real-time Data Pipeline with Kafka & Spark

High-throughput streaming data pipeline processing millions of events per day using Apache Kafka and PySpark. Implements real-time aggregations and anomaly detection.

Apache Kafka Docker PostgreSQL PySpark Python