Portfolio

Selected software projects.

Enterprise Platform

Enterprise-grade web platform demonstrating specification-driven software engineering, modular architecture, security, automated testing, DevOps, observability, and software governance across the full development lifecycle.

Screenshot of Enterprise Platform
  • Python 3.12
  • Django 6
  • PostgreSQL 16
  • Redis 7
  • Nginx
  • Docker
  • Docker Compose
  • GitHub Actions
  • django-environ
  • OpenCode

Intelligent Currency Platform

Modular currency intelligence platform for querying, tracking, forecasting, and analyzing exchange rates. Developed incrementally through successive releases, it combines API integration, PostgreSQL, automated testing, Docker, CI/CD, machine learning, and AI capabilities while maintaining software engineering and architectural discipline.

Screenshot of Intelligent Currency Platform
  • Python 3.12
  • FastAPI
  • PostgreSQL 16
  • Pytest
  • Docker
  • Docker Compose
  • GitHub Actions
  • AI/ML
  • OpenCode

Currency Quotation System — Python RPA

Python RPA application for automated currency quotation queries through an external API, featuring historical data, a graphical interface, and report generation. The project documents an architectural evolution from an initial object-oriented design to a complete MVC structure supported by automated tests and mocks.

Screenshot of Currency Quotation System — Python RPA
  • Python 3.12
  • Requests
  • Pandas
  • Pytest
  • OpenPyXL
  • TkCalendar
  • Mocks
  • MVC