Pinned Repositories
ansible-zabbix
dotfiles
These are my dotfiles
dwm-apig
My patched version of dwm | suckless.org
dwmblocks-apig
My patched version of dwmblocks | https://github.com/torrinfail/dwmblocks
Geometry-Shape-Point-Circle-Cylinder
A C++ project testing inheritance, abstract classes and virtual functions. I use a Base class pointer array to create a new child and grandchild objects.
groceryShop
A grocery shop with a working cart
guacamole-client
Testing how Jenkins works with GitHub webhooks
Linux-C
A folder for grouping C programs i write on Linux
st-apig
My patched version of simple terminal | suckless.org
suckless-debian
This is a post-installation script that prepares a debian vm (vmware) for my tiling window manager workflow
Apig-Sharbo's Repositories
Apig-Sharbo/ansible-zabbix
Apig-Sharbo/dotfiles
These are my dotfiles
Apig-Sharbo/dwmblocks-apig
My patched version of dwmblocks | https://github.com/torrinfail/dwmblocks
Apig-Sharbo/Geometry-Shape-Point-Circle-Cylinder
A C++ project testing inheritance, abstract classes and virtual functions. I use a Base class pointer array to create a new child and grandchild objects.
Apig-Sharbo/groceryShop
A grocery shop with a working cart
Apig-Sharbo/slstatus-apig
My patched version of slstatus | suckless.org
Apig-Sharbo/suckless-debian
This is a post-installation script that prepares a debian vm (vmware) for my tiling window manager workflow
Apig-Sharbo/dwm-apig
My patched version of dwm | suckless.org
Apig-Sharbo/guacamole-client
Testing how Jenkins works with GitHub webhooks
Apig-Sharbo/Linux-C
A folder for grouping C programs i write on Linux
Apig-Sharbo/st-apig
My patched version of simple terminal | suckless.org
Apig-Sharbo/Carnivorous-plants
A php project with interesting info on carnivorous plants. After logging in with whatever, you are redirected to a page with buttons to search/insert/print all/delete data from mySQL database.
Apig-Sharbo/demo_application_for_courses
Apig-Sharbo/dmenu-apig
My patched version of dmenu | suckless.org
Apig-Sharbo/Hotel
A C++ cmd project to add rooms in hotel. A room might have VIP status, it has numbers of rooms, availability status, and cost. These info could be stored and read from an offline db file.
Apig-Sharbo/orchestrate-with-kubernetes
Orchestrating the Cloud with Kubernetes
Apig-Sharbo/Packer-example
A very basic packer config using shell as provisioner.
Apig-Sharbo/Pharmacy
A C++ cmd Pharmacy with offline database (saved into the same directory). It has the ability to add/remove/check expiration status compared to given date/sort by price(ascending)/save to db/write to db/search/sell medicine.
Apig-Sharbo/slock-apig
Apig-Sharbo/Terraform-examples
Tinkering and trying things out
Apig-Sharbo/terraform-modules
Apig-Sharbo/todoApp
A simple todo app where you can add and remove todos