gultekingokhan
iOS Software Engineer and Machine Learning Enthusiast ∙ Former Co-Founder & Lead iOS Engineer @peakode ∙ loves nature 🌳
SpotifyGothenburg, Sweden
Pinned Repositories
BezierPathRealWorldExample
🎨Example usage of Bézier curve in your real world projects.
bitrise-example
🤖Example repo for tutorial: "Automate your iOS apps using Bitrise" on Medium
CleanArchitectureDemo
This is an example app that shows the implementation of one of the approaches that I am trying to achieve clean architecture, by using iTunes search API.
DesignPatterns
5 most popular design patterns with examples
GGShadowedView
⚡️Lightweight pretty shadow library.
iTunesInMVVM
An example app for practicing MVVM architecture with using iTunes API.
tumm-public
💵 Convert the world's major currencies with the most updated exchange rates.
VCommon
VCommon is a shared library that includes commonly used crafted features for using in Vektör's projects.
gultekingokhan's Repositories
gultekingokhan/iTunesInMVVM
An example app for practicing MVVM architecture with using iTunes API.
gultekingokhan/BezierPathRealWorldExample
🎨Example usage of Bézier curve in your real world projects.
gultekingokhan/tumm-public
💵 Convert the world's major currencies with the most updated exchange rates.
gultekingokhan/GGShadowedView
⚡️Lightweight pretty shadow library.
gultekingokhan/DesignPatterns
5 most popular design patterns with examples
gultekingokhan/VCommon
VCommon is a shared library that includes commonly used crafted features for using in Vektör's projects.
gultekingokhan/CleanArchitectureDemo
This is an example app that shows the implementation of one of the approaches that I am trying to achieve clean architecture, by using iTunes search API.
gultekingokhan/AnalyticsArchitecture
A simple architecture design approach that uses analytics services.
gultekingokhan/bitrise-example
🤖Example repo for tutorial: "Automate your iOS apps using Bitrise" on Medium
gultekingokhan/DataUpdates
gultekingokhan/PromiseKitPractices
gultekingokhan/svm
SVM - Support Vector Machine | Example code and own notes while taking the course "Intro to Machine Learning" on Udacity.
gultekingokhan/Alamofire
Elegant HTTP Networking in Swift
gultekingokhan/alerts-and-pickers
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
gultekingokhan/bitrise-test
gultekingokhan/car-evaluation
This is a very basic machine learning implementation for car evaluation dataset.
gultekingokhan/cross-validation
Cross Validation | Example code and own notes while taking the course "Intro to Machine Learning" on Udacity
gultekingokhan/decision-tree
Decision Tree | Example code and own notes while taking the course "Intro to Machine Learning" on Udacity.
gultekingokhan/evaluation-metrics
Evaluation Metrics | Example code and own notes while taking the course "Intro to Machine Learning" on Udacity
gultekingokhan/feature-scaling
Feature Scaling | Example code and own notes while taking the course "Intro to Machine Learning" on Udacity.
gultekingokhan/feature-selection
Feature Selection | Example code and own notes while taking the course "Intro to Machine Learning" on Udacity.
gultekingokhan/FocusPrototype
Prototyping the side project called Focus.
gultekingokhan/k-means-clustering
K-Means Clustering | Example code and own notes while taking the course "Intro to Machine Learning" on Udacity.
gultekingokhan/linear-regression
Linear Regression | Example code and own notes while taking the course "Intro to Machine Learning" on Udacity.
gultekingokhan/naive-bayes
Naive Bayes | Example code and own notes while taking the course "Intro to Machine Learning" on Udacity.
gultekingokhan/outliers
Outlier Detection & Removal | Example code and own notes while taking the course "Intro to Machine Learning" on Udacity.
gultekingokhan/principle-component-analysis
PCA - Principal Component Analysis | Example code and own notes while taking the course "Intro to Machine Learning" on Udacity
gultekingokhan/Specs
Cocoapods specs for private pods
gultekingokhan/text-learning
Text Learning | Example code and own notes while taking the course "Intro to Machine Learning" on Udacity.
gultekingokhan/ud120-projects
Starter project code for students taking Udacity ud120