mskabirkhan's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
google/material-design-icons
Material Design icons by Google (Material Symbols)
vsouza/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
firstcontributions/first-contributions
🚀✨ Help beginners to contribute to open source projects
Pierian-Data/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
matteocrippa/awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
hackiftekhar/IQKeyboardManager
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
pcqpcq/open-source-android-apps
Open-Source Android Apps
raulriera/TextFieldEffects
Custom UITextFields effects inspired by Codrops, built using Swift
twostraws/HackingWithSwift
The project source code for Hacking with iOS.
dillidon/alerts-and-pickers
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
codepath/ios_guides
Comprehensive open-source iOS guides
StartBootstrap/startbootstrap-resume
A Bootstrap 4 resume/CV theme created by Start Bootstrap
me-shaon/bangla-programming-resources
Bangla tutorial, reference and resource list on programming topics
nicinabox/superslides
A fullscreen, hardware accelerated slider for jQuery.
Nonchalant/AppIcon
AppIcon generates *.appiconset contains each resolution image for iOS
kavgan/nlp-in-practice
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
T-Pham/UITextField-Navigation
🏄♂️ UITextField-Navigation makes it easier to navigate between UITextFields and UITextViews
nickypatson/TinderSwipeView
Swipe view inspired by tinder
anitaa1990/OnboardingSample
Beginners - A demo of an onboarding screen in iOS using Swift
obviam/behavior-trees
Behavior Trees playground and tutorial
Onaeem26/TinderSwipeInterface
We will create Tinder Stack and Swiping animation using Swift.
simplyi/user-registration
devikkim/ValidationTextField
A UITextField that easy validate text of UITextField.
aegorfk/QMUL
Courseworks from my courses
kiritmodi2702/textFiled_InputView
UIDatePicker with UIToolBar in UITextField using input view.
NickB23/SCUBER
SCUBER - Like Uber, but for scooters!🛵
NutanNiraula/SmartTextField
Smart textfield can provides autofill, text validation and keyboard type
s2chandel/Deception-detection-of-Amazon-reviews
A SVM model that classifies the reviews as real or fake. Used both the review text and the additional features contained in the data set to build a model that predicted with over 85% accuracy without using any deep learning techniques.