Library Projects
FlipTimerView
A customizable flip animation timer library for Android, developed in Kotlin.
- Simple flip animation with customizable duration
- Support for days, hours, minutes and seconds
http_cyclic_mocks
A lightweight Dart library for mocking HTTP responses with Dio. Mock Multiple Responses for single route / endpoint.
- Support for multiple responses per endpoint
- Cyclic response patterns
- Easy integration with existing Dio setup
- Perfect for testing and development
Hobby Projects
KinderScript
[Work in Progress] A simple terminal based child-friendly programming language for learning coding basics. Developed completely in Kotlin.
- Simple syntax for kids
- Built for educational purposes