Pinned Repositories
Dummy-Blog-v2
EmojiPhrases
A web application built using Kotlin's server side framework (Ktor).
JetpackComposeRecipeApp
Majestic-PDF-Reader
An Android PDF reader built using Kotlin with Clean Architecture
MaterialDesigns
Sample App from MDC codelabs for learning Material Designs Guidelines
Phone-Contact-App
RW_Video_Courses
A flutter app built upon Raywenderlich courses api.
School-Model-App
XkcdComics-Android
An MVP android application which displays the xkcd comics, allowing users to save their favourite comics for offline viewing. Users can also share comics with their friends as well as search for comics using either text or numbers.
GoddayOkos's Repositories
GoddayOkos/Dummy-Blog-App-MVC-MVVM-
GoddayOkos/Phone-Contact-App
GoddayOkos/VideoChatApp
GoddayOkos/UI-State-Demo-App
GoddayOkos/Bitcoin-Ticker
GoddayOkos/Rocket-Reserver
GoddayOkos/SimpleReactNativeApp
GoddayOkos/SimpleCalculator
GoddayOkos/Dummy-Blog-v2
GoddayOkos/Advanced-UI-UX-design
GoddayOkos/School-Model-App
GoddayOkos/Coffee_Machine
Implementation of a coffe machnine project. This is my second project on JetBrains Academy(hyperskill.org) on my track to becoming a kotlin developer.
GoddayOkos/Simple_Chatty_Bot
A simple chatty bot to demonstrate my understanding of some basic concept of kotlin thought on JetBrain Academy.
GoddayOkos/Differences-between-sealed-class-and-enum
Assignment on OOP to distinguish between sealed class and enum
GoddayOkos/SchoolAppWeek1Task
project in process...
GoddayOkos/StudentDatabaseApp
This is a student database management system that takes an "n" number of students and enroll them in several courses of their choice and generates a unique student ID based on the student's current level/year of studies. After the enrolling, the system calculates the tuition fee based on the number of courses enrolled and the student is prompted to make payment. A receipt is generated for the students after successful enrollment. This is my first Kotlin project and I plan on improving it in future.
GoddayOkos/System_engineering-devops
My second repository obout shell
GoddayOkos/facebook_login_page
A Facebook login page designed using HTML and CSS
GoddayOkos/goddayokos.github.io
GoddayOkos/responsive_price_grid
A responsive price grid that changes sytle to fit the current screen size using css media query.
GoddayOkos/Higher_level_programming
This is a public repository for my Holberton School projects in Pyhton language
GoddayOkos/AirBnB_clone-1
First version of hbnb Holberton Project
GoddayOkos/KUnidirectional
The goal of this sample app is to show how we can implement unidirectional data flow architecture based on Flux and Redux on Android... using Kotlin :wink: