Pinned Repositories
ai_backgammon
Backgammon playing AI implemented with Java and libGDX
ai_chess
Chess Playing AI with GUI in C++ and SDL2
azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
Diffie-Hellman-Key-Exchange
Secure File Transfer with Diffie-Hellman Key Agreement Protocol and AES on Java
IntervalScheduling
Implementation of greedy interval scheduling algorithm on Java
ne-ai-pong
Pong playing AI that uses neuroevolution technique
OpenDiablo2
An open source re-implementation of Diablo 2
pathfinding
Application of pathfinding algorithms using C++
PlainLogger
Plain and easy to use logger.
SwiftMoment
A time and calendar manipulation library for iOS 9+, macOS 10.11+, tvOS 9+, watchOS 2+, Xcode 8 written in Swift 3.
burak-akkas's Repositories
burak-akkas/Diffie-Hellman-Key-Exchange
Secure File Transfer with Diffie-Hellman Key Agreement Protocol and AES on Java
burak-akkas/pathfinding
Application of pathfinding algorithms using C++
burak-akkas/ai_chess
Chess Playing AI with GUI in C++ and SDL2
burak-akkas/IntervalScheduling
Implementation of greedy interval scheduling algorithm on Java
burak-akkas/ne-ai-pong
Pong playing AI that uses neuroevolution technique
burak-akkas/OpenDiablo2
An open source re-implementation of Diablo 2
burak-akkas/SwiftMoment
A time and calendar manipulation library for iOS 9+, macOS 10.11+, tvOS 9+, watchOS 2+, Xcode 8 written in Swift 3.
burak-akkas/ai_backgammon
Backgammon playing AI implemented with Java and libGDX
burak-akkas/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
burak-akkas/PlainLogger
Plain and easy to use logger.
burak-akkas/burak-akkas
burak-akkas/CnC_Remastered_Collection
burak-akkas/CountInversion
Implementation of counting inversions algorithm on java
burak-akkas/DTTJailbreakDetection
A jailbreak detection library for iOS
burak-akkas/StableMatching
Stable matching algorithm and test case generator implementation on Java