Osama Bin Bashir's repositories
Problem-Solving-In-Swift
Programing questions solution in swift
MVVM-C-Example
A sample project that shows the implementation of MVVM-C design pattern
OBComapssView
A sample project for finding the Qiblah direction in iOS swift
MVVM-WITH-RX-SWIFT
A sample app for showing the usage of MVVM with RxSwift
Delivery_Application
A sample project where I have implemented a network layer, repository pattern for local persistence, create UI with code and clean architecture
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Design-Patterns-in-Python
Sample project for my talk at third Python Meetup Karachi
Java-Spring-Rest-Api-sample-project
It's a basic Java spring boot sample project
LeetCode-Swift
Solutions to LeetCode by Swift
NanoDegree-Data-Structure-and-Algorithms
My work for the completion of this degree
RepositoryFinder
An Example project for the implementation of VIPER-B in iOS Swift
Weekly-Software-Engineers-Meetup
Weekly discussion on some software engineering topics
100-days-of-code
Repo that contains optimised solution to some coding challenges
connectedhomeip
Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
cracking-the-coding-interview
Solution for CTCI programming questions in Swift
Halaat-Updates-frontend
A sample project for implementing Rx-Swift with MVVM
lightstep-tracer-objc
The LightStep distributed tracing library for Objective-C and Swift
NetworkLayer
A lightweight network layer written over Alamofire
OBCameraFrameWork
Camera framework for iOS
TDD-Code_kata
Repo for practicing code kata
TDD-Practise
A simple ToDo app which I have developed using TDD approach