Pinned Repositories
Android-12-Splashscreen
Android 12 came along and a new Splash Screen API was added. By default all apps on Android 12 will show a splash screen with the app icon at the centre.
Android-architecture-componets
Exploring the Architecture Components Creating the user interface Managing data persistence with Room Updating the UI with observable LiveData objects Creating, editing, and deleting notes Handling device orientation changes
android-dev-challenge-compose-week-4
android-modular-architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
android-template
architecture-templates
Kotlin
All Algorithms implemented in Kotlin
kotlin-android-template
Android + Kotlin + Github Actions + ktlint + Detekt + Gradle Kotlin DSL + buildSrc = ❤️
Version-Catalog
Version Catalog is stable on Gradle version 7.4. It performs better in comparison with the buildSrc solution. This is a demo applying it in an Android project
TonyKimeu's Repositories
TonyKimeu/android-modular-architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
TonyKimeu/Kotlin
All Algorithms implemented in Kotlin
TonyKimeu/kotlin-android-template
Android + Kotlin + Github Actions + ktlint + Detekt + Gradle Kotlin DSL + buildSrc = ❤️
TonyKimeu/Version-Catalog
Version Catalog is stable on Gradle version 7.4. It performs better in comparison with the buildSrc solution. This is a demo applying it in an Android project
TonyKimeu/Android-12-Splashscreen
Android 12 came along and a new Splash Screen API was added. By default all apps on Android 12 will show a splash screen with the app icon at the centre.
TonyKimeu/Android-architecture-componets
Exploring the Architecture Components Creating the user interface Managing data persistence with Room Updating the UI with observable LiveData objects Creating, editing, and deleting notes Handling device orientation changes
TonyKimeu/android-dev-challenge-compose-week-4
TonyKimeu/android-template
TonyKimeu/architecture-templates
TonyKimeu/Auto-GPT-MetaTrader-Plugin
The AutoGPT MetaTrader Plugin is a software tool that enables traders to connect their MetaTrader 4 or 5 trading account to Auto-GPT.
TonyKimeu/CasaOS
CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
TonyKimeu/chatgpt-chrome-extension
A ChatGPT Chrome extension. Integrates ChatGPT into every text box on the internet.
TonyKimeu/docs
Amplify Framework Documentation
TonyKimeu/ecoute
Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
TonyKimeu/github-pages-with-jekyll
TonyKimeu/Java
All Algorithms implemented in Java
TonyKimeu/KotlinDojo
Kotlin playground
TonyKimeu/leantime
Leantime is a lean project management system for innovators. Designed to help you manage your projects from ideation to delivery.
TonyKimeu/Mr.-Ranedeer-AI-Tutor
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
TonyKimeu/MyComposeLibrary
TonyKimeu/notus-angular
Notus Angular: Free Tailwind CSS UI Kit and Admin
TonyKimeu/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
TonyKimeu/payment-service
TonyKimeu/pix2code
pix2code: Generating Code from a Graphical User Interface Screenshot
TonyKimeu/Plant-World
A demo showing use of ConstrainLayout, ViewModel, Databinding, Recycler view and custom UI
TonyKimeu/Price-Tracking-Web-Scraper
An automated price tracker that uses bright data, playwright, react and flask.
TonyKimeu/ps4-ipi
PS4 Internal PKG Installer
TonyKimeu/Real-World-Android-materials
The projects and materials that accompany the Real-World Android by Tutorials book
TonyKimeu/SplashScreen
Android apps do take some amount of time to start up, especially on a cold start. There is a delay there that you may not be able to avoid. Instead of leaving a blank screen during this time, why not show the user something nice? This is the approach Google is advocating. Don’t waste the user’s time, but don’t show them a blank, unconfigured section of the app the first time they launch it, either. If you look at recent updates to Google apps, you’ll see appropriate uses of the splash screen.
TonyKimeu/TodoApi
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication