Pinned Repositories
alerts-and-pickers
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
Algorithm-Practise
App-Coder-Swag
iOS app using swift 4 to make table view and collection view of some goods
app-swoosh
It is an application to practice layout design and constraints in interface builder
AppTrait
training project on design traits for iphone and ipad. i.e. design for iPhone and iPad I made two different designs according the device you use (iphone or ipad)
Dream-list
An example of core data in swift.. Add data of a product in collection view and save it
PythonTesting
secondWebApp
starter project to practice vapor server side swift
Sparta-Chat
chat application written in swift 5
WeatherProtocolOrientedCode
A weather App implemented using Protocol Oriented Programming. I used openweather api and backup service api "apixu"
AbdelRahmanAref's Repositories
AbdelRahmanAref/PythonTesting
AbdelRahmanAref/alerts-and-pickers
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
AbdelRahmanAref/Algorithm-Practise
AbdelRahmanAref/secondWebApp
starter project to practice vapor server side swift
AbdelRahmanAref/Sparta-Chat
chat application written in swift 5
AbdelRahmanAref/WeatherProtocolOrientedCode
A weather App implemented using Protocol Oriented Programming. I used openweather api and backup service api "apixu"
AbdelRahmanAref/ChatApp
Chat app
AbdelRahmanAref/DesignPatternsInSwift
This repository contains all the code from my book 'Design Patterns in Swift', live at https://www.amazon.com/dp/B07FYXHBKZ. All code written in Swift4. Do give a star if you like the work.
AbdelRahmanAref/Extensions
AbdelRahmanAref/fantastic-ios-animation
:umbrella: A collection of iOS animation repos
AbdelRahmanAref/FloCG
An app to track daily drinking water. In this app, I used UIKit to draw buttons, graph, and a patterned background to apply core graphics API.
AbdelRahmanAref/iOS-bootcamp
AbdelRahmanAref/Mashagel
AbdelRahmanAref/Moya
Network abstraction layer written in Swift.
AbdelRahmanAref/myTODOs
a list of things that I need to work on
AbdelRahmanAref/NewProject
AbdelRahmanAref/Notes
It is an iOS application that manages a list of notes using Core Data framework. Creation, Reading, Updating and Deletion of notes and managing one to one and many to many relationships, All is done using Core Data.
AbdelRahmanAref/QuartzFun
Simple drawing app using Quartz 2D that draw simple shapes and color them
AbdelRahmanAref/Questions
A modular iOS quiz app
AbdelRahmanAref/Quran
AbdelRahmanAref/rwTODOs
Sample project for the Beginning git video course
AbdelRahmanAref/SlowWorker
An iOS app to display how Grand Central Dispatch (GCD) work
AbdelRahmanAref/StarWars
This app test delegate and protocol two way communication pattern between two view controllers. it is doing the same job using local notification and observers. this following Sean Allen tutorial from you tube. Then I use firebase FCM to send custom notifications following nick from zappy code tutorial in udemy.
AbdelRahmanAref/SwiftAlgorithms
An open source app for viewing algorithms and data structures implemented in Swift.
AbdelRahmanAref/SwifterSwift
A handy collection of more than 500 native Swift extensions to boost your productivity.
AbdelRahmanAref/SwiftSoup
SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
AbdelRahmanAref/SwiftTips
A collection of Swift tips & tricks that I've shared on Twitter
AbdelRahmanAref/UPCarouselFlowLayout
A fancy carousel flow layout for UICollectionView on iOS.
AbdelRahmanAref/Weather
A weather forecasting iOS where I used core animations and core graphics together with network APIs to create the application.
AbdelRahmanAref/WebKitFramework