Profile
- Location
- Wrocław
- City
- Wrocław
- Public repositories
- 6
GitHub
Snapshot:
An Android planner calendar app and a habit tracker that aims to simplify scheduling consistent activities and tracking your progress.
A feature-rich shopping list Android app with offline-first mode and Material You design
A simple program that allows one to play the Monty Hall game and understand this interesting probability puzzle.
TestSpark - a plugin for generating unit tests. TestSpark natively integrates different AI-based test generation tools and techniques in the IDE. Started by SERG TU Delft. Currently under implementation by JetBrains Research (Software Testing Research) for research purposes.
Shows the difference between callback, blocking, and coroutine approach in multithreading in Kotlin. Also contains example of some common mistakes when working with kotlin coroutines
A simple learning project that demonstrates ways to solve such multithreading problems as race conditions, deadlocks, and producer-consumer problem.