Pinned Repositories
algorithms-sedgewick-wayne
Solutions to the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
awesome-courses
:books: List of awesome university courses for learning Computer Science!
bash-guide
A guide to learn bash
BasketballFieldsTurkey
This is an small GIS project which shows you the Basketball Fields of Turkey (only Ankara for now) on the map.
Command-Line-Personal-Notes
A program that manages your personal notes with tags.
Command-Line-Text-Editor-Program
Multi-threaded command-line text editor program written in C.
moodle_file_extractor
TEDU Moodle File Extractor
NaiveBayes_DocumentClassifier
Naive Bayes document classifier applied on the 20 newsgroups dataset.
RevengeTheGame
RevengeTheGame is a basic text-base RPG game with many small puzzles developed in JAVA.
Ticketix
Java application of Ticket Reservation System Database Project "Ticketix".
AkdenizKutayOcal's Repositories
AkdenizKutayOcal/moodle_file_extractor
TEDU Moodle File Extractor
AkdenizKutayOcal/algorithms-sedgewick-wayne
Solutions to the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
AkdenizKutayOcal/bash-guide
A guide to learn bash
AkdenizKutayOcal/BasketballFieldsTurkey
This is an small GIS project which shows you the Basketball Fields of Turkey (only Ankara for now) on the map.
AkdenizKutayOcal/Command-Line-Personal-Notes
A program that manages your personal notes with tags.
AkdenizKutayOcal/Command-Line-Text-Editor-Program
Multi-threaded command-line text editor program written in C.
AkdenizKutayOcal/LineFollowerRobot
Not so proud but it works quite okay.
AkdenizKutayOcal/NaiveBayes_DocumentClassifier
Naive Bayes document classifier applied on the 20 newsgroups dataset.
AkdenizKutayOcal/RevengeTheGame
RevengeTheGame is a basic text-base RPG game with many small puzzles developed in JAVA.
AkdenizKutayOcal/Ticketix
Java application of Ticket Reservation System Database Project "Ticketix".
AkdenizKutayOcal/BasicNeuralNetwork
NN with one hidden layer used for learning AND and XOR functions.
AkdenizKutayOcal/Convex-Hull-Calculation-with-Gift-Wrapping-Algorithm
This was a small school project of finding Convex Hull of given set of points by using Gift Wrapping Algorithm of Jarvis March written in C and Javascript.
AkdenizKutayOcal/currencyConverter-React-SpringBoot
AkdenizKutayOcal/HandwrittenDigits_PCA
Reducing the dimensionality of the Handwritten digits dataset to two (k=2) using PCA algorithm.
AkdenizKutayOcal/IrisDataset_NeuralNetwork
ANN model trained on Iris Dataset. Hyperparameter tuning and cross validation are applied to find best model possible.
AkdenizKutayOcal/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
AkdenizKutayOcal/Locally-Weighted-LinearRegression
Implementation and parameter analysis of Locally Weighted Linear Regression.
AkdenizKutayOcal/Maze-Mapping
Computes the map for a robot with 4 sensors navigating in an unknown maze.
AkdenizKutayOcal/MiniSumo-V1
Arduino code of MiniSumo project v1.
AkdenizKutayOcal/MiniSumo-V2
Arduino code of MiniSumo v2.
AkdenizKutayOcal/ML-React-App-Template
This is a template for creating a Machine Learning application with its front-end developed using React which interacts with a Flask service as the back-end and makes predictions.
AkdenizKutayOcal/ml-tutorial
Introduction to ML packages for the 6.86x course
AkdenizKutayOcal/open-source-cs
Video discussing this curriculum:
AkdenizKutayOcal/python-istihza
istihza Python Belgeleri
AkdenizKutayOcal/react
React Js Türkçe Doküman
AkdenizKutayOcal/Sifirdan-Ileri-Seviyeye-Python-Programlama
Udemy üzerindeki Python kurslarında kullanılan materyaller
AkdenizKutayOcal/test-generation-codet5
AkdenizKutayOcal/WebSearch-Dictionary
AkdenizKutayOcal/windows_terminal_config
AkdenizKutayOcal/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.