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/actuate
A reactive user-interface framework for Rust. - ibukuns copy
ibkisthere/Apple-Music-UI-Demo
This is a demo UI for apple-music - ibukuns copy
ibkisthere/Spotify-App
A clone of the Spotify Music App using swift and UIkit
ibkisthere/BottomSheet
An iOS library for SwiftUI to create draggable sheet experiences similar to iOS applications like Maps and Stocks.
ibkisthere/Concurrency-In-go
A repo that contains code and exercises from the book "Concurrency in go - tools and techniques"
ibkisthere/extended_image
A powerful official extension library of image, which support placeholder(loading)/ failed state, cache network, zoom pan image, photo view, slide out page, editor(crop,rotate,flip), paint custom etc. - but ibukuns copy
ibkisthere/flutter-wonderous-app
A showcase app for the Flutter SDK. Wonderous will educate and entertain as you uncover information about some of the most famous structures in the world. - ibukuns copy
ibkisthere/flutter_custom_visuals
ibkisthere/flutter_vignettes
A collection of fun Flutter experiments, created by gskinner, in partnership with Google. - ibukuns copy
ibkisthere/GenericSwiftSDKDocumentation
This is a the documentation for the Generic swift SDK wrapper
ibkisthere/GenericSwiftSDKWrapper
This repo contains the code for a generic IOS SDK wrapper complete with Networking, Logging, IOS keychain and Credential management
ibkisthere/ibkisthere
ibkisthere/IceCubesApp
A SwiftUI Mastodon client - ibukuns copy
ibkisthere/keychain-swift
Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS. - ibukuns copy
ibkisthere/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
ibkisthere/leveldb-rs
A reimplementation of LevelDB in Rust (no bindings).
ibkisthere/noname
Noname: a programming language to write zkapps
ibkisthere/OAuthSwift
Swift based OAuth library for iOS - ibukuns copy
ibkisthere/OAuthSwiftProject
This is a demo project showing how to use the OAuth Swift Library
ibkisthere/Programming-Rust
Code and personal notes from the book "Programming Rust ,Fast safe systems development"
ibkisthere/RenderObjects-In-Flutter
Code from the tutorial video "A definitive guide to RenderObjects in Flutter" by creativecreatorormaybenot
ibkisthere/Rust-Algorithms
All Algorithms implemented in Rust
ibkisthere/Rust-book
Code and exercises from the official rust book
ibkisthere/SpotifyAPI
A Swift library for the Spotify web API. Supports all endpoints. - ibukuns copy
ibkisthere/SpotifyLibraryProject
This is a demo project showing how to use the Spotify Api library
ibkisthere/starknet.dart
Mobile SDK for StarkNet ✨
ibkisthere/swift-fundamentals
This repository contains the fundamentals of the Swift programming language from the swift-book at https://docs.swift.org/
ibkisthere/SwiftAlgorithms
All Algorithms implemented in Swift
ibkisthere/SwiftGenericNetworkLayer
This is a Generic Network Layer for swift that shows how to use Async Await and Combine for Networking complete with testing
ibkisthere/unstoppable-wallet-ios
Multi-wallet for Bitcoin, Ethereum, Binance Smart Chain and other emerging blockchains. Non-custodial storage, decentralized exchange, and extensive analytics for thousands of tokens and NFTs. Implemented on Swift.