Pinned Repositories
binary-search-tree
Generic Binary Search Tree with Iterator Pattern implementation using Template Meta-programming in C++
gomoku-ai-minimax
Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning
hashtable-spell-checker
Spell Checking and Correcting using a HashTable Implementation and the Edit Distance Algorithm in C
hazedumper
up to date csgo offsets and hazedumper config
least-squares-regression
Linear Least Squares Regression with Eigen Dense Solver using QR decomposition and LU decomposition.
nRF-IEEE-802.15.4-radio-driver
A generic, stack independent and system independent IEEE 802.15.4 radio driver, intended for nRF SoCs with IEEE 802.15.4 radio. It contains a built-in support for multiprotocol, allowing for concurrent operation of IEEE 802.15.4-based stacks (e.g. Thread, ZigBee) with Bluetooth LE
spelling-checker
A compact and efficient C program to check for spellings in a given file using a given dictionary.
canberkakcali's Repositories
canberkakcali/gomoku-ai-minimax
Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning
canberkakcali/hashtable-spell-checker
Spell Checking and Correcting using a HashTable Implementation and the Edit Distance Algorithm in C
canberkakcali/spelling-checker
A compact and efficient C program to check for spellings in a given file using a given dictionary.
canberkakcali/binary-search-tree
Generic Binary Search Tree with Iterator Pattern implementation using Template Meta-programming in C++
canberkakcali/hazedumper
up to date csgo offsets and hazedumper config
canberkakcali/least-squares-regression
Linear Least Squares Regression with Eigen Dense Solver using QR decomposition and LU decomposition.
canberkakcali/nRF-IEEE-802.15.4-radio-driver
A generic, stack independent and system independent IEEE 802.15.4 radio driver, intended for nRF SoCs with IEEE 802.15.4 radio. It contains a built-in support for multiprotocol, allowing for concurrent operation of IEEE 802.15.4-based stacks (e.g. Thread, ZigBee) with Bluetooth LE