M
Back to Portfolio

// open source

Open Source

7 projectsPublished Python packages available on PyPI.

KPI Engine
featured

KPI Engine

View Details

Declarative Python framework for defining, computing, and alerting on KPIs from SQL or DataFrames — with built-in period-over-period comparisons and automatic trend analysis.

Python
SQLAlchemy
Jinja2
Pandas
+4
Pattern Drift
featured

Pattern Drift

View Details

Streaming-native concept drift detection library with four canonical algorithms, drift type classification, retraining window recommendation, and multi-channel alerting — zero mandatory dependencies.

Python
Pandas
scikit-learn
Matplotlib
+3

Quantum Hydra Cipher

View Details

A 7-layer file encryption system supporting text, images, PDFs, video, and audio — built with zero external dependencies.

Python
hashlib
hmac
zlib
+2
Schema Genie
featured

Schema Genie

View Details

Automatically infers optimal star and snowflake schemas from raw DataFrames and generates production-ready DDL for Snowflake, Redshift, BigQuery, and PostgreSQL in seconds.

Python
Pandas
NumPy
sqlglot
+6

Simple VCS

View Details

A lightweight version control system built from scratch in Python — published on PyPI with CLI and Python API interfaces.

Python
click
rich
SHA-256 hashing
+2
Stream Chunk
featured

Stream Chunk

View Details

Adaptive data stream chunker that dynamically sizes batches based on memory pressure and processing latency for real-time ETL pipelines — with CPU-aware parallel processing and multi-threading.

Python
psutil
NumPy
concurrent.futures
+4
</>

Hand Tracking

View Details

Python package for real-time hand tracking and gesture recognition using MediaPipe — published on PyPI with a simple API for detecting hand landmarks, counting fingers, and computing inter-landmark distances.

Python
MediaPipe
OpenCV
NumPy