Pinned Repositories
15puzzle
Blog
Cards
chatgpt-telegram-bot
🤖 A Telegram bot that integrates with OpenAI's official ChatGPT APIs to provide answers, written in Python
DictionaryClient
Client for TCP Dictionary
DictionaryServer
Server for TCP dictionary
EightPuzzleProblem
The 8-Puzzle Problem is a thing they throw at you when you study Artificial Intelligence. It’s a great little problem for learning to understand search trees and shortest path algorithms with heuristics. Traveling via Breadth-First Search, via Depth First Search we mostly end up with the A* Algorithm using a Manhattan Distance Heuristic for effectively solving this problem. This article shows a way how to do this in C#.
gitignore
A collection of useful .gitignore templates
lab3
Java lab 3 mar 2013
racepedia
egl74's Repositories
egl74/racepedia
egl74/15puzzle
egl74/Blog
egl74/Cards
egl74/chatgpt-telegram-bot
🤖 A Telegram bot that integrates with OpenAI's official ChatGPT APIs to provide answers, written in Python
egl74/DictionaryClient
Client for TCP Dictionary
egl74/DictionaryServer
Server for TCP dictionary
egl74/EightPuzzleProblem
The 8-Puzzle Problem is a thing they throw at you when you study Artificial Intelligence. It’s a great little problem for learning to understand search trees and shortest path algorithms with heuristics. Traveling via Breadth-First Search, via Depth First Search we mostly end up with the A* Algorithm using a Manhattan Distance Heuristic for effectively solving this problem. This article shows a way how to do this in C#.
egl74/gitignore
A collection of useful .gitignore templates
egl74/lab3
Java lab 3 mar 2013
egl74/MessageNamespace
Class library for TCP dictionary
egl74/NewsApp
egl74/NewsServer
Static News Server built on NodeJS
egl74/PictureGallery
egl74/Playfair
egl74/QuoteBot
egl74/Reflection
Creating an instance via private constructors, calling private static methods with an out parameter, etc.
egl74/scraper
egl74/Streams
Decoding xml
egl74/StructedPhotoGallery
structed version
egl74/tinymce-placeholder
TinyMCE plugin for placeholder attribute support
egl74/XmlProcessor
egl74/xtra-frontend-kt