An Android app that implements the classic game of Tic Tac Toe
Tic Tac Toe Preview GitHub View Github
Learn and Share
Tic Tac Toe Preview GitHub View Github
FilmRave 🍿🎬 Welcome to filmRave, the ultimate movie app for film lovers! With filmRave, you can easily discover new movies,…
This kotlin implementation consume co.cryptr:cryptr-kotlin:VERSION in a kTor example Installation First step is to import the dependency Gradle(Kotlin) implementation(“co.cryptr:cryptr-kotlin:0.1.2”) Gradle(short) implementation’co.cryptr:cryptr-kotlin:0.1.2′ Configuration…
SimpleFixturesApp Contains two screens Fixtures and favourites Fixtures grouped by day and ordered descending but today’s fixtures are first item…
Lazy Table Lazy table library for Jetpack Compose. Lazy table allows to display columns and rows of data on the…
Mina Box Lazy box library for Jetpack Compose. Mina box allows to display lazy loaded items on the 2D plane.…
Dictionary A dictionary application that consumes the Dictionary API. Architecture This App uses Clean Architecture to ensure: Layers Domain Layer Data…
Welcome to Picture Editor Picture Editor is a photo editing and collage making application that allows you to enhance your…
JustWeather JustNotes is simple android app for taking notes, like there have been tens of thousands before. App uses Room…
Squircle Shape An Android Jetpack Compose library providing customizable Squircle shapes for UI components. Why Squircle? Requirements Gradle Kotlin DSL…