Pinned Repositories
A-tour-of-cpp
This repo contains code as i learn from the books 'A tour of c++' and 'The c++ programming language'
Academic-Helper
A repo that contains certain code to solve acdamically related questions
actuate
A reactive user-interface framework for Rust. - ibukuns copy
Android-App-fundamentals
This repo contains projects , codelabs, tutorials and other related resources relating to fundamentals of developing android apps (with kotlin)
animals
Checking out remote tracking branches
Apple-Music-UI-Demo
This is a demo UI for apple-music - ibukuns copy
Async-Programming-with-C-Sharp
This repo contains sample code from the asynchronous programming with C-sharp tutorial on learn.microsoft
Coingecko-App
A simple app made with swift and SwiftUI that fetches list of cryptocurrencies from coinbase endpoints
flutter-mini-apps
this repository contains a collection of mini apps made with flutter
Spotify-App
A clone of the Spotify Music App using swift and UIkit
ibkisthere's Repositories
ibkisthere/flutter-mini-apps
this repository contains a collection of mini apps made with flutter
ibkisthere/Android-App-fundamentals
This repo contains projects , codelabs, tutorials and other related resources relating to fundamentals of developing android apps (with kotlin)
ibkisthere/concurrency_in_dart
This repo contains personal learning files to vandad's course on concurrency in dart
ibkisthere/custom_paint_in_flutter
This repo contains personal code for custom_paint in flutter - from personal codes or tutorials
ibkisthere/explore_blur_effect
ibkisthere/Flutter-Animations
Exploring "Animations In Flutter", having fun building and writing about them while doing design challenges to see the extent of what Flutter can achieve. - ibukuns copy
ibkisthere/flutter-animations-whatsapp
flutter animations - whatsapp - ibukuns copy
ibkisthere/Flutter-Custom-Painting
This repo contains things i have built using flutters awesome CustomPaint feature
ibkisthere/Flutter-notes
Simple notes app with login and logout functionality made with flutter, dart , and firebase
ibkisthere/Flutter-UI
A repo that contains different flutter UIs
ibkisthere/flutter_firebase_chat_app
A simple chat app with firebase and flutter that has login and logout functionality and image picking functionality
ibkisthere/flutter_supabase_chat_app
A simple chat app made with supabase
ibkisthere/functional_programming_in_dart
This repo contains code for functional programming in dart with fpdart
ibkisthere/Hoarding-Management-App-ios-
Native IOS version of hoardr ( Hoarding Management App)
ibkisthere/ios-mini-apps
A repo that contains mini applications built with swift-ui
ibkisthere/Landmark-App
Landmarks is a simple app i built learning swift ui essentials from the apple developer tutorials
ibkisthere/Learning-Golang
This repo contains code and notes from various books i have read on the go programming language
ibkisthere/Learning-Redis
Source code for learning Redis with .NET from Redis University
ibkisthere/Leetcode-with-Ibukunoluwa
This repo contains my solutions to the online coding interview assessment platform (leetcode) problems
ibkisthere/Network-Programming-in-C-Sharp
Notes and codes from the book 'Hands on Network Programming with C-Sharp and .NET Core' by sean burns
ibkisthere/Objective-C-Fundamentals
Fundamentals of the Objective C language from the Big Nerd Ranch Book
ibkisthere/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
ibkisthere/Reddit-clone
A Reddit clone build with flutter that uses riverpod and firebase for the backend
ibkisthere/riveo_page_curl
Riveo page curl effect in flutter
ibkisthere/rx_dart_for_flutter_developers
This repo contains personal learning files to vandad's course on rx_dart - a dart implementation of the popular reactiveX api for asynchronous programming, leveraging the native Dart Streams api.
ibkisthere/SpotifyClone
An iOS app that visually clones Spotify's app and consumes the official Spotify's Web API to show(and play) songs, podcasts, artists and more. - ibukuns copy
ibkisthere/swiftui-spring-animations
This repository serves as your reference and complete guide for SwiftUI Spring Animations. It demonstrates use cases for the various types of spring animations and spring parameters. No more guessing the values of the parameters for spring animations you create for your next iOS app. - ibukuns copy
ibkisthere/tailor_made
✄ Managing a Fashion designer's daily routine.
ibkisthere/Today-App
Today is an app that i built from the IOS developer tutorials, learning the fundamentals of App Development with UIKit
ibkisthere/Twitter-clone
A twitter clone created with Flutter and using Appwrite as the backend