Pinned Repositories
Aid-Association-System
Goal of this project is designing a system for aid association system with JavaFX and a local database system with PostqreSQL
Backtracking-using-C
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. For example, if the colors in the row are red, blue, green, purple, then the row is shifted to the right once, and the new order becomes purple, red, blue, green. If it is moved to the right one more time, green, purple, red and blue are obtained. This C program recursively arranges the rows with backtracking method so that there is only 1 of each color in each column in the result matrix.
Book-Recommendation-System
System that recommends a new book by looking at a person's previous choices with the collaborative filtering method.
Cache-Buffer-using-C
Simple cache buffer design with double linked list data structure using C programming language.
Huffman-Tree-using-C
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.
mrtd
A Rust parser for the machine-readable zone (MRZ) of machine-readable travel documents (MRTD) as defined by ICAO Document 9303.
MT5-Turkish-Paraphrase-Generation
mT5 based pre-trained model to generate question paraphrases in Turkish language.
pie_timer
PieTimer Widget | Flutter Package
Run-Length-Encoding-using-C
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 programming language.
Scripts-for-eksisozluk.com
Some scripts to unblock users, remove entries from favorites, and delete all direct messages on eksisozluk.com with Selenium library.
metinbinbir's Repositories
metinbinbir/Aid-Association-System
Goal of this project is designing a system for aid association system with JavaFX and a local database system with PostqreSQL
metinbinbir/Backtracking-using-C
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. For example, if the colors in the row are red, blue, green, purple, then the row is shifted to the right once, and the new order becomes purple, red, blue, green. If it is moved to the right one more time, green, purple, red and blue are obtained. This C program recursively arranges the rows with backtracking method so that there is only 1 of each color in each column in the result matrix.
metinbinbir/Book-Recommendation-System
System that recommends a new book by looking at a person's previous choices with the collaborative filtering method.
metinbinbir/Cache-Buffer-using-C
Simple cache buffer design with double linked list data structure using C programming language.
metinbinbir/Huffman-Tree-using-C
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.
metinbinbir/MT5-Turkish-Paraphrase-Generation
mT5 based pre-trained model to generate question paraphrases in Turkish language.
metinbinbir/Run-Length-Encoding-using-C
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 programming language.
metinbinbir/Scripts-for-eksisozluk.com
Some scripts to unblock users, remove entries from favorites, and delete all direct messages on eksisozluk.com with Selenium library.
metinbinbir/Data-Communication-Protocols-in-Wireless-Sensor-Network
I and my friends have made a research about data communication protocols.
metinbinbir/mrtd
A Rust parser for the machine-readable zone (MRZ) of machine-readable travel documents (MRTD) as defined by ICAO Document 9303.
metinbinbir/pie_timer
PieTimer Widget | Flutter Package
metinbinbir/fifa22-player-value-classification
metinbinbir/football-bet-classifier
metinbinbir/pes22-overall-prediction