Projects
Podcaster Github Link | Google Play
Free Open-Source Podcast listening app.
Some of its features are (Click to expand)
- Access to millions of podcasts backed by PodcastIndex org.
- Craft your experience: Customize speed, Like Episodes & Create Playlists.
- Download episodes to play them offline.
- Subscribe to a podcast by RSS feed url.
- Privacy guaranteed: No tracking, no ads, just pure listening freedom.
- Automatic background refreshing/syncing of your subscriptions.
- Nice-looking animations.
- light/dark theme.
- Import/Export your subscriptions from/to OPML.
Ludi Github Link | Google Play
Kotlin multiplatform app(Android + Desktop) For browsing & discovering new video games, and RSS gaming news feed reader.
Some of its features are (Click to expand)
- Discover trending, top rated, and other highly recommended games.
- Search for a specific game or Filter games by store, tag or platform.
- RSS news reader for your favorite gaming websites.
- Offline support/Caching for RSS feed articles.
- Full-text search for RSS feed articles.
- Get Updated with the latest deals on games prices & giveaways.
- Adaptive layout design for (Mobile, tablet or Desktop).
- Material 3 design language.
PodcastIndex-SDK Github Link
Unofficial Type-safe PodcastIndex client library for Kotlin Multiplatform Supporting Android/Desktop/iOS platforms.
Some of its features are (Click to expand)
- Idiomatic Type-safe kotlin API.
- Handles Authentication, JSON Serialization out of the box.
- Retry failed authenticated requests.
- Offers a way to log requests for debugging without leaking auth credentials.
Scase Website Link – (Remote, Contract)
I worked as an Android Engineer in the healthcare sector for Scase company based in Bratislava, Slovakia.
Scase’s product is a diagnostic solution that consists of a portable, point-of-care, medical device combining smart sensors with a digital patient database including reminders, tailor-made questionnaires, measurement and drug-taking plans.
As part of my work there, I worked on: (Click to expand)
- Developed & maintained the Point of care medical device app new features using Android modern tech stack (Jetpack Compose UI, Room, WorkManager, Navigation).
- Implemented a table UI view using Jetpack compose UI that allowed patients to see their (glucometer, blood pressure, weight) measurements throughout a specific period.
- Collaborated with the backend team to migrate patients & doctors data schema without causing any data loss or corruption.
- Worked on implementing CI pipeline using Gitlab CI to build & test our codebase continuously.
- Cut down codebase’s gradle build time by 20% by utilizing Gradle build Scans + gradle profiler to pinpoint bottlenecks and get actionable insights to act accordingly.
- Used Sentry to monitor & fix crashes in production leading to 99.5% crash-free user sessions.
- Fixed bugs & contributed new Junit tests + UI tests which led to increasing test suite code coverage by 7%.