Portfolio
Selected software projects.
Enterprise-grade web platform demonstrating specification-driven software engineering, modular architecture, security, automated testing, DevOps, observability, and software governance across the full development lifecycle.
- Python 3.12
- Django 6
- PostgreSQL 16
- Redis 7
- Nginx
- Docker
- Docker Compose
- GitHub Actions
- django-environ
- OpenCode
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.
- Python 3.12
- FastAPI
- PostgreSQL 16
- Pytest
- Docker
- Docker Compose
- GitHub Actions
- AI/ML
- OpenCode
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.
- Python 3.12
- Requests
- Pandas
- Pytest
- OpenPyXL
- TkCalendar
- Mocks
- MVC