PROJECTS
FinanceFlow
more >
BE: Python(FastAPI) + ML, FE: Angular(TS)
A personal finance management app with an ML-powered expense categorization engine. The backend, built with FastAPI, exposes a REST API consumed by an Angular frontend. The ML model classifies transactions by merchant and amount patterns, achieving ~90% accuracy on labeled data. Features include budget tracking, coupons, monthly reports and splitting transactions.
pawelokroj.pl
more >
BE: Strapi, FE: Angular(TS)
A portfolio for a professional music producer and singer. Content is managed through a Strapi headless CMS, giving the client full editorial control without touching code. The Angular frontend fetches data via the Strapi REST API and renders a clean, mobile-friendly interface.
TECHNOLOGIES
> Backend
- Python (FastAPI, Django)
- Java (Spring Boot, Hibernate)
- PHP & Go
> Frontend
- Angular
- TypeScript
- JavaScript
> Databases
- PostgreSQL
- MongoDB
- SQL
> DevOps & Arch
- Docker & Linux
- CI/CD & Git
- REST API & Microservices
- Clean Code & SOLID