Overview Projects Writings
Connect

SHIPS.

A collection of open-source projects, data pipelines, and architectural experiments.

LogCrest

A high-performance, asynchronous logging framework for Python with decorator-driven tracing, correlation IDs, and structured JSON output for production systems.

Python Async PyPI

Beyond The Bias

A stream-based news aggregator utilizing Kafka and Flink to scrape RSS feeds, leveraging LLMs for semantic analysis and summarization.

Kafka Flink OpenAI

NYC Taxi Pipelines

End-to-end analytical pipeline gathering 2019-2023 taxi data using dlt and Mage, with a Kimball-modeled BigQuery warehouse.

DBT Mage DLT

Audible Scraper

Robust web scraping infrastructure using Selenium & BS4 to harvest and clean large-scale datasets for analytical research.

Python Selenium

Football Visuals

Advanced statistical visualizations and pitch maps for football analytics, leveraging Matplotlib and Seaborn.

Python Matplotlib

ImageWatermark

A GUI-based desktop application for batch watermarking images, built with Python's Tkinter and Pillow library.

Python Tkinter

Technical Experiments

MorseCodeConverter

A simple yet robust Python implementation for bidirectional Morse code conversion via command line.

View on GitHub →

TypingTest

A desktop-based typing speed test application with WPM calculation and accuracy tracking.

View on GitHub →

Breakout Game

Functional arcade game logic implemented in Python, focusing on collision detection and physics.

View on GitHub →