Pinned Repositories
BarcodeScanner-iOS
BarcodeScanner is an iOS custom control written in Xcode 11.2 and Swift 5 for scanning barcode, with demo project showing features of the control.
Base64XcodeExtension-macOS
Xcode extension adds menu commands to Xcode under "Editor" menu. The commands convert to/from Base64 string. The extension is embedded in a macOS app which in turn installs it on the mac machine.
Bcode
iOS application for scanning barcode.
Calculator-SwiftUI
Calculator iOS app built with SwiftUI in Xcode 11.2 and Swift 5.
Chat
Simple chat iOS app. Built with Swift 5 using Firebase authentication and real time database.
CoreTransition
iOS framework for impressive transition animations between views.
DuckHunterGame-iOS
Duck Hunter game built for iOS using Swift 5 and Xcode 12.3
In-App-ScreenRecording-iOS
In-app screen recording using ReplayKit in iOS. Written in Swift 5 on Xcode 12.3
SoundClassifier-iOS-TensorFlowLite
Machine Learning application to detect and classify sounds live from mobile microphone without internet connection.
VoiceControlKit
iOS framework that enables detecting and handling voice commands using microphone.
ahmedabdelkarim's Repositories
ahmedabdelkarim/VoiceControlKit
iOS framework that enables detecting and handling voice commands using microphone.
ahmedabdelkarim/BarcodeScanner-iOS
BarcodeScanner is an iOS custom control written in Xcode 11.2 and Swift 5 for scanning barcode, with demo project showing features of the control.
ahmedabdelkarim/CoreTransition
iOS framework for impressive transition animations between views.
ahmedabdelkarim/In-App-ScreenRecording-iOS
In-app screen recording using ReplayKit in iOS. Written in Swift 5 on Xcode 12.3
ahmedabdelkarim/SoundClassifier-iOS-TensorFlowLite
Machine Learning application to detect and classify sounds live from mobile microphone without internet connection.
ahmedabdelkarim/Base64XcodeExtension-macOS
Xcode extension adds menu commands to Xcode under "Editor" menu. The commands convert to/from Base64 string. The extension is embedded in a macOS app which in turn installs it on the mac machine.
ahmedabdelkarim/Bcode
iOS application for scanning barcode.
ahmedabdelkarim/Chat
Simple chat iOS app. Built with Swift 5 using Firebase authentication and real time database.
ahmedabdelkarim/iOS-Code-Review
ahmedabdelkarim/AKPodTest
ahmedabdelkarim/Calculator-SwiftUI
Calculator iOS app built with SwiftUI in Xcode 11.2 and Swift 5.
ahmedabdelkarim/DataStructuresAlgorithms-Swift
Popular Data Structures and Algorithms implemented using Swift in separate frameworks to make them ready for reuse in iOS projects.
ahmedabdelkarim/DuckHunterGame-iOS
Duck Hunter game built for iOS using Swift 5 and Xcode 12.3
ahmedabdelkarim/MyLinks
An iOS application used to save important urls with a title for each one. Used CoreData and Swift 5.
ahmedabdelkarim/Photos-iOS
Photos app based on UICollectionView and UINavigationController. It's built for iOS 13 in Swift 5 using Xcode 11.2.
ahmedabdelkarim/ToDo
ToDo list iOS app built with Swift 5 using persistent local storage.
ahmedabdelkarim/Posts-iOS
Posts list with ability to add/edit post
ahmedabdelkarim/Starscream
Websockets in swift for iOS and OSX
ahmedabdelkarim/swift-style-guide
The official Swift style guide for raywenderlich.com.