-
Yildiz Technical University
- Kocaeli
- https://www.linkedin.com/in/metinbinbir/
-
mrtd Public
Forked from asmarques/mrtdA Rust parser for the machine-readable zone (MRZ) of machine-readable travel documents (MRTD) as defined by ICAO Document 9303.
Rust Apache License 2.0 UpdatedJan 23, 2024 -
pie_timer Public
Forked from cavdarfurkan/pie_timerPieTimer Widget | Flutter Package
Dart MIT License UpdatedJan 22, 2024 -
-
-
-
Data-Communication-Protocols-in-Wireless-Sensor-Network Public
Forked from sercaksoy/Data-Communication-Protocols-in-Wireless-Sensor-NetworkI and my friends have made a research about data communication protocols.
UpdatedOct 13, 2021 -
mT5 based pre-trained model to generate question paraphrases in Turkish language.
2 UpdatedSep 11, 2021 -
Scripts-for-eksisozluk.com Public
Some scripts to unblock users, remove entries from favorites, and delete all direct messages on eksisozluk.com with Selenium library.
-
Book-Recommendation-System Public
System that recommends a new book by looking at a person's previous choices with the collaborative filtering method.
-
Backtracking-using-C Public
The same N colors are placed in a different order in each row on the game board, which looks like an NxN matrix. The order of the colors in a row can be changed by shifting the colors to the right.…
-
Cache-Buffer-using-C Public
Simple cache buffer design with double linked list data structure using C programming language.
-
Huffman-Tree-using-C Public
Huffman coding is a data compression method without data loss. This program creates a huffman tree with either standart input or file input using C programming language.
-
Run-Length-Encoding-using-C Public
Algorithm which compresses a given matrix with N rows and M columns using the Run Length Encoding compression method and then decompresses the obtained array again into a new matrix in C programmin…
-
Aid-Association-System Public
Forked from goktug16/Aid-Association-SystemGoal of this project is designing a system for aid association system with JavaFX and a local database system with PostqreSQL