Live Systems

This section highlights deployed systems, production-style data tools, and full stack applications that are meant to be explored as working software rather than static portfolio writeups.

Each card below leads to a dedicated project page with architecture notes, deployment context, and links to the live system itself.

Global Economic Indicators ETL

Global Economic Indicators ETL

A live economic intelligence system built around a World Bank ETL pipeline, an interactive analytics notebook, and a dashboard layer for KPI tracking, trend exploration, and lightweight ML segmentation.

Stack: Python, Pandas, World Bank API, Next.js, Node.js, Plotly, Django
Category: Live System, Full Stack, Data Pipeline, Analytics Dashboard
Status: Active system / v1
Highlights: World Bank API ingestion, ETL pipeline, long and wide CSV outputs, interactive dashboard, static Django-served export, ML clustering visuals

HipotPilot

HipotPilot

A full-stack CRUD application for harness test generation that turns connector library data into downloadable Cirris hipot scripts, with dynamic harness building, saved revisions, and a cleaner workflow for repeatable test-definition setup.

Stack: Python, Django, SQLite (local), PostgreSQL (deployed), HTML, CSS, JavaScript
Category: Live System, Full Stack, CRUD App, Test Automation Software
Status: Active system / v2
Highlights: CRUD workflow, dynamic harness builder, script generation, saved revisions, downloadable test output