Aspiring Machine Learning & Data Engineer
Building data pipelines and automation • CS student (AI specialization) • C# RPA Developer @ ING
I'm focused on growing into a Machine Learning Engineer / Data Engineer role. My path runs through real-world automation and data work: I started in logistics, taught myself Python to kill the repetitive parts, and built that into hands-on experience with pipelines, APIs, computer vision, and cloud data tooling.
- 🔭 Building toward ML/DE: end-to-end data pipelines, computer vision, and ML projects
- 🎓 Studying: Computer Science, specialization in Artificial Intelligence
- 🏦 Day job: C# RPA Developer @ ING — automation in a production banking environment
- 🔥 Daily coding streak — I ship or learn something every single day
- 🌱 Currently leveling up: ML engineering workflows, data modeling, and cloud data platforms
🚦 JustCV — Urban Traffic Monitor
Real-time traffic monitoring system built on YOLOv8. Detects and counts vehicles, pedestrians, and cyclists from video, with a Gradio web UI and a live demo on Hugging Face Spaces. Hits ~60 FPS at 1080p on an RTX 3060.
Python · YOLOv8 · OpenCV · PyTorch/CUDA · Gradio
→ Try the live demo
📈 Market Data Pipeline
ETL pipeline that fetches daily stock market data from the Alpha Vantage API, transforms it with Polars, and stores it in DuckDB — all orchestrated with Prefect and built to run on a daily schedule.
Python · Prefect · Polars · DuckDB · httpx
🏥 NFZ Healthcare Data Engineering
End-to-end data engineering project on public Polish healthcare datasets. Built five analytical tables, including hospital geocoding via the Google Maps API, ICD-10 diagnosis data, drug treatment records, and a drug registry parsed from raw URPL data.
Python · Polars · DuckDB · Streamlit
🚗 DCM — Data Catalog for Motorization
Analytical dashboard and data pipeline for Polish vehicle registration data from the CEPIK registry, covering over two decades (2000–2026) of passenger car registrations. Includes a data-quality pipeline (brand normalization, anomaly handling), regional drill-downs down to powiat level, and dedicated EV/hybrid fuel-trend analytics.
Python · Polars · Streamlit · CEPIK API