okahotpot
💥 Looking for next thing to do Programmer - Lang: Go, Python, Vue, Java/ Editor: Nvim / Shell: zsh / Term: WezTerm / OS: Fedora
US, NY
Pinned Repositories
Ansible_VM
Automate Installation process of KVM centos boxes with Ansible. You can specify the specs of VM during the installation process. Please follow the guide in the next following lines to set up this playbook.
blood
Bot-a-mat
BucketSort
Demostration of BucketSort algorithm
BucketSort-Java
Demostration of BucketSort algorithm in java
Citrix-Receiver-Installation-script
CPUscheduler
DependencySch_C-
This is dependency Scheduling algorithm in C++
DependencyScheduling
Scheduling processes with dependencies on each other
Digit-Recoginzer
okahotpot's Repositories
okahotpot/Ansible_VM
Automate Installation process of KVM centos boxes with Ansible. You can specify the specs of VM during the installation process. Please follow the guide in the next following lines to set up this playbook.
okahotpot/blood
okahotpot/Bot-a-mat
okahotpot/BucketSort
Demostration of BucketSort algorithm
okahotpot/BucketSort-Java
Demostration of BucketSort algorithm in java
okahotpot/Citrix-Receiver-Installation-script
okahotpot/DependencySch_C-
This is dependency Scheduling algorithm in C++
okahotpot/DependencyScheduling
Scheduling processes with dependencies on each other
okahotpot/Digit-Recoginzer
okahotpot/emaily
okahotpot/Git-workshop
git workspace
okahotpot/Grain-machine-learning
Demostration of K mean clustering on geomatrical components of wheat grains data sets
okahotpot/Graph-Coloring-2-with-AI
This is graph coloring algorithm with a different greedy method. This go through each node and see if there are any previous used color that can be colored to this node. And so on
okahotpot/Graph-Coloring-using-AI
Given an undirected graph, the program color all nodes such taht no adjacent nodes can be colored with same color and the number of color used must be minimal. On these two conditions, the program demostrate using a greedy method.
okahotpot/Image-Recognition
okahotpot/IntelliJ-settings
okahotpot/Jukebox
JukeBox project for TTP
okahotpot/Leetcode
For all the problem set
okahotpot/news-website
Example news website for TTP git workshop
okahotpot/online-cv
A minimal Jekyll Theme to host your resume (CV)
okahotpot/PasswordChecker-java
A Password Checker applicaiton in java
okahotpot/Personal-Setup-repo
okahotpot/portfolio
The personal website/portfolio of Hashir Shoaib. Built using Nextjs and Bootstrap5.
okahotpot/RadixSort
A demonstration of radixSort program
okahotpot/SampleTextGen
React text generator
okahotpot/SSH-test
okahotpot/Trakr
okahotpot/Weather_app
okahotpot/weatherApp-async
okahotpot/WordCount-java
A word counting app in java