Profile
- Location
- Lublin
- City
- Lublin
- Public repositories
- 38
GitHub
Snapshot:
A customizable scratch card component in Jetpack Compose, allowing users to reveal a base image by scratching off an overlay.
A customizable flashcard component with flip and swipe animations, inspired by Quizlet.
Clean MVI architecture app for movie recommendations with package structure by feature. Including Jetpack Compose, Kotlin coroutines/flow, koin, ktor, turbine, mockk and more.
Clean MVVM architecture app to display uni schedule on phone with custom API to fetch data from site
Clean MVVM architecture app to find the best meal to eat. Including Jetpack Compose, Dagger Hilt, Room DB, Retrofit2, Lottie, Junit4, UI tests and more.
Python desktop app for quiz question extraction and formatting from text or image files. Includes EasyOCR for text extraction, Deepseek LLM via Ollama for AI-powered parsing, PyQt5 for GUI, and JSON for structured output.