I’m a Computer Science student at Wrocław University of Science and Technology (PWr) 🇵🇱 and an active member of the Solvro student science club 🧠.
I enjoy building practical applications that solve real problems and bring ideas to life through code.
A mobile application that, together with a physical NFC tag, helps you build a real, tangible barrier between you and distracting apps on your phone.
The idea is simple: by interacting with a physical object, you intentionally switch into a focused mode — making digital distractions harder to access and helping you stay present.
The app is developed for both major mobile platforms:
- iOS (Swift): https://apps.apple.com/pl/app/pause-distractions/id6752442147
- Android (Kotlin): https://play.google.com/store/apps/details?id=pl.paused&hl=pl
There is also a dedicated website for the project, built with React, WordPress, and WooCommerce, which serves both as an informational page and an online store for the NFC device:
👉 https://www.paused.pl/
⚠️ Note: the website may not be fully functional at the moment, as I am currently implementing a new store backend in Node.js.
A production-oriented full-stack system supporting management and verification of construction material deliveries.
See the code here 👉 https://github.com/Construction-Materials
Key features and architecture:
- Built a modern frontend using Next.js, React, TypeScript, and Tailwind CSS.
- Designed and implemented a REST API backend in FastAPI (Python).
- Integrated LLM-based AI document parsing to automatically extract and match delivery note data with stored materials.
- Used PostgreSQL as the production database and SQLite during early prototyping.
- Dockerized backend and database services for reliable deployment.
- Deployed and maintained infrastructure on AWS.
A real-time telemetry and dashboard system for a race car.
It collects, visualizes, and analyzes performance data using IoT, TypeScript, and live data visualization.
Feel free to reach out or check out my repositories!

