Pinned Repositories
CodeMonk
Sublime Text Plugin for solving problems for Leetcode and GFG
NLP
Hands on task and project files
Spotlight
Spotlight for Windows is a fast searching tool in windows.It is a C# desktop application for windows for fast searching .The project builts a modified trie from the most used directories and indexes all possible prefixes from the prefix tree with an array of suggestions as autocomplete features , ranked/sorted by recently modified attribute .
TypeGuess
A google chrome extension to play a simple text based game. By clicking on it , the extension will provide you with the definition of a word that it has selected and you will be asked to guess the word . You will also be provided the (levenstien) distane of minimum edits (deleting or replacing characters) , needed in your current guess to covert it into correct guess.
Hussain008's Repositories
Hussain008/CodeMonk
Sublime Text Plugin for solving problems for Leetcode and GFG
Hussain008/Spotlight
Spotlight for Windows is a fast searching tool in windows.It is a C# desktop application for windows for fast searching .The project builts a modified trie from the most used directories and indexes all possible prefixes from the prefix tree with an array of suggestions as autocomplete features , ranked/sorted by recently modified attribute .
Hussain008/TypeGuess
A google chrome extension to play a simple text based game. By clicking on it , the extension will provide you with the definition of a word that it has selected and you will be asked to guess the word . You will also be provided the (levenstien) distane of minimum edits (deleting or replacing characters) , needed in your current guess to covert it into correct guess.
Hussain008/NLP
Hands on task and project files