Pinned Repositories
AES_encryption_tool
balloon-game-ai
NEAT AI playing balloon game from https://github.com/MadhavGoyal-6/pygame-balloon-game
check-prime
An algorithm to check if given number is prime or not with a time complexity of O(logn)
Detect-It-Easy
Program for determining types of files for Windows, Linux and MacOS.
dns-forwarder
A simple DNS forwarder
dqn-pathfinder
Pathfinder using Deep Q-Learning
face-clusters
Facial recognition using clustering algorithms.
first-contributions
🚀✨ Help beginners to contribute to open source projects
mdhvg
Config files for my GitHub profile.
sha1
A C++ tool to calculate SHA1 hashes of input text and/or files
mdhvg's Repositories
mdhvg/balloon-game-ai
NEAT AI playing balloon game from https://github.com/MadhavGoyal-6/pygame-balloon-game
mdhvg/AES_encryption_tool
mdhvg/check-prime
An algorithm to check if given number is prime or not with a time complexity of O(logn)
mdhvg/Detect-It-Easy
Program for determining types of files for Windows, Linux and MacOS.
mdhvg/dns-forwarder
A simple DNS forwarder
mdhvg/dqn-pathfinder
Pathfinder using Deep Q-Learning
mdhvg/face-clusters
Facial recognition using clustering algorithms.
mdhvg/first-contributions
🚀✨ Help beginners to contribute to open source projects
mdhvg/fork-commit-merge
Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!
mdhvg/mdhvg
Config files for my GitHub profile.
mdhvg/sha1
A C++ tool to calculate SHA1 hashes of input text and/or files
mdhvg/graaf
A general-purpose lightweight C++ graph library
mdhvg/javascript_playground
Javascript playground tutorials
mdhvg/klogg
Really fast log explorer based on glogg project
mdhvg/Makeathon-4.0
Official repository for Makeathon 2022
mdhvg/makeAthon-project
mdhvg/MNIST-classifier
MNIST classifier app with live prediction updates
mdhvg/nlp-datasets
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
mdhvg/os-dev
The basics of boot sector and operating system
mdhvg/OS-scheduling-algos
Scheduling algorithms used in Operating System process scheduling
mdhvg/pygame-balloon-game
Pygame implementation of balloon rising game found in Google Play Store
mdhvg/semantic
A document management and querying system that uses Semantic Search
mdhvg/skills-copilot-codespaces-vscode
My clone repository
mdhvg/Spam_Ham_Filter
mdhvg/TopicModelling
Topic modelling using LDA
mdhvg/weaviate-io
Website for the Weaviate vector database
mdhvg/WebRTC-everywhere
🔗 WebRTC template to use everywhere.
mdhvg/WebRTC-server
Signaling server for WebRTC (based on http web-requests)
mdhvg/XMachOViewer
XMachOViewer is a Mach-O viewer for Windows, Linux and MacOS