Pinned Repositories
Alamofire
Elegant HTTP Networking in Swift
APITTask1
This is a task was asked from me to solve a problem which I described in the README file.
APITTask2
This is a task was asked from me to show how to parse JSON and do some operations on the retreived data such as adding,deleting and updating it.
BanqueMisr-TMDB
FCM-ChatApp
This is a small demo in which I tried to have some sort of hands-on experience with Firestore and real-time chatting using MessageKit and Firebase
HeaderExpansion
This is how you can make an expandable and collapsible header in swift
MVP-with-router
A small demo illustrates how MVP could be used to achieve loose coupling and testable modules
PasswordValidation
A small demo for password validation
RotatedSideMenu
SiriSlider
A dual-thumb customizable slider written in Swift and uses UIKit
ahmedbahgaten's Repositories
ahmedbahgaten/HeaderExpansion
This is how you can make an expandable and collapsible header in swift
ahmedbahgaten/RotatedSideMenu
ahmedbahgaten/PasswordValidation
A small demo for password validation
ahmedbahgaten/SiriSlider
A dual-thumb customizable slider written in Swift and uses UIKit
ahmedbahgaten/Alamofire
Elegant HTTP Networking in Swift
ahmedbahgaten/APITTask1
This is a task was asked from me to solve a problem which I described in the README file.
ahmedbahgaten/APITTask2
This is a task was asked from me to show how to parse JSON and do some operations on the retreived data such as adding,deleting and updating it.
ahmedbahgaten/BanqueMisr-TMDB
ahmedbahgaten/clean-code
Notes on the book Clean Code - A Handbook of Agile Software Craftsmanship by Robert C. Martin
ahmedbahgaten/FCM-ChatApp
This is a small demo in which I tried to have some sort of hands-on experience with Firestore and real-time chatting using MessageKit and Firebase
ahmedbahgaten/Instagram
I challenged myself to make the instagram app programmatically without using storyboard.
ahmedbahgaten/MVP-with-router
A small demo illustrates how MVP could be used to achieve loose coupling and testable modules
ahmedbahgaten/ParchmentDemo
A small demo that illustrates how to integrate Parchment
ahmedbahgaten/CollectionView-Implementation
Simple Implementaion for collectionViews and how I handled deleting and adding cells in it.
ahmedbahgaten/CommonMarkAttributedString
Create NSAttributedStrings from Markdown Text
ahmedbahgaten/Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0
ahmedbahgaten/Localization
This is a one view app that demonstrates how I managed to make this view support two languages Arabic and English.
ahmedbahgaten/MVC-Demo
A very simple game that utilizes the MVC Architectural pattern
ahmedbahgaten/RobustaTask
ahmedbahgaten/Roomy
This is my very first mobile app which is about room renting serving built with MVP architectural pattern.
ahmedbahgaten/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!