Complete index / field notes

Projects Archive

Systems, tools, experiments, and the things that escaped the homepage.

01

Nomia

Business-rule alignment tool for Python projects that declares rules in YAML, links them to code with decorators, and detects implementation drift.

  • Python

02

Projects API

REST API for managing software project data with public portfolio endpoints, admin workflows, pagination, language filtering, and clean backend boundaries.

  • Python
  • FastAPI
  • PostgreSQL
  • Docker
  • Pytest

03

Plant Spy

Industrial monitoring backend simulation that models sensor readings, anomaly detection, alert escalation, and work-order generation through a modular monolith architecture.

  • Python

04

Open AR Pipeline

Accounts receivable ETL pipeline that extracts issued invoices, enriches them with currency and collector data, calculates aging, and materializes an open AR view.

  • Python
  • Pandas
  • SQL
  • PostgreSQL
  • Docker

Mini Projects

More On GitHub ->
01

choose-option-game

React app that helps groups make decisions from prioritized options.

Stack: React, TypeScript

GH