Projekty
Portfolio Website
Personal portfolio built with Next.js 16, Fastify API on AWS Lambda, Supabase, and AWS Amplify. Monorepo with pnpm, shared types, CI/CD via GitHub Actions.
- Next.js 16
- TypeScript
- Fastify
- Supabase
- AWS Lambda
- AWS Amplify
- Tailwind CSS
ODX Automation Scripts
Python automation suite for ODX signal database operations at Viessmann. Replaces manual KPIT DatabaseDeveloper workflows, handles XML manipulation, template-based generation, and Bitbucket integration.
- Python
- XML/ODX
- Bitbucket API
- Automation
Railway Traffic Control Station
Didactic station for learning railway traffic control basics. Full stack: dependency diagrams, Python GUI (Tkinter), C++/Arduino embedded control, custom motor drivers, SPI/USB communication.
- Python
- Tkinter
- C++
- Arduino
- SPI
- USB
- Electronics
Kalman Filter for LEO Satellite Navigation
Master's thesis project: Python implementation of Kalman filter for orbital state estimation. Trajectory generation, Gaussian noise simulation, and filtering — all in Jupyter Notebook with Pandas and Seaborn.
- Python
- Jupyter
- Pandas
- Seaborn
- Kalman Filter
Forex Historical Analysis
Bachelor's thesis in economics: simulation engine for long/short positions based on linear, logarithmic, and candle analysis. Python + PostgreSQL backend, matplotlib visualization.
- Python
- PostgreSQL
- Matplotlib
- Data Analysis
CV Maker
AI-powered CV generation tool — first fully LLM-based project. Structured data extraction, profile enrichment, and automated CV creation.
- Python
- LLM API
- AI Agents