Pinned Repositories
BOokDB
data-science
Few of the data science example problems.
game-of-chess
Implementation of Multi-player Chess game, coded in C++
IndexOf
A cli tool for downloading media from index-of type of websites
LRUCache
In LRU cache, when a new input arrives, the resulting output is added to the cache and the oldest output is removed.
pyBuildWeb
BuildWeb helper class.
pyRacetrack
Racetrack Web services helper.
pyVirtualize
A python interface to access and manage VMware vSphere and ~Horizon View~
Retainer
A RESTfull WebService which helps to keep track of the current state of object.
scribble
Display the character what user draws on the canvas.
rocky1109's Repositories
rocky1109/pyVirtualize
A python interface to access and manage VMware vSphere and ~Horizon View~
rocky1109/LRUCache
In LRU cache, when a new input arrives, the resulting output is added to the cache and the oldest output is removed.
rocky1109/BOokDB
rocky1109/data-science
Few of the data science example problems.
rocky1109/game-of-chess
Implementation of Multi-player Chess game, coded in C++
rocky1109/IndexOf
A cli tool for downloading media from index-of type of websites
rocky1109/pyBuildWeb
BuildWeb helper class.
rocky1109/pyRacetrack
Racetrack Web services helper.
rocky1109/Retainer
A RESTfull WebService which helps to keep track of the current state of object.
rocky1109/scribble
Display the character what user draws on the canvas.
rocky1109/spellathon
Spellathon is a quiz game where you are given a fixed alphabet and some variable alphabets. Your task is to make words using the given alphabet where the fixed alphabet has to be included in all your words.
rocky1109/WinGrade
A tool to configure & manage automatic Windows update in Horizon View environments.