Pinned Repositories
dotfiles-macos
GitHub repo for macOS .dotfiles management using Homesick
github-actions
GitHub action workflows templates to build, test, and deploy code
go-ginrest
Go (Golang) Example: Gin RESTful API
nicholashoule
GitHub public profile
python
A place to put Python stuff
salt-pillar
Example SaltStack pillar configurations.
salt-states
Example SaltStack states configurations.
vagrant
Quick and dirty Vagrant project.
nicholashoule's Repositories
nicholashoule/dotfiles-macos
GitHub repo for macOS .dotfiles management using Homesick
nicholashoule/github-actions
GitHub action workflows templates to build, test, and deploy code
nicholashoule/python
A place to put Python stuff
nicholashoule/go-ginrest
Go (Golang) Example: Gin RESTful API
nicholashoule/nicholashoule
GitHub public profile
nicholashoule/salt-pillar
Example SaltStack pillar configurations.
nicholashoule/salt-states
Example SaltStack states configurations.
nicholashoule/vagrant
Quick and dirty Vagrant project.
nicholashoule/bash-emailAddresses
For the given input file, find the invalid email addresses
nicholashoule/bash-phoneNumbers
For the given input file, find the valid phone numbers
nicholashoule/bash-wordFrequency
For the given input file, find the frequency of all the words
nicholashoule/busylight-cli
BusyLight wrapper for Linux users.
nicholashoule/classroom-control-vf
Control repository for the Virtual Fundamentals training course
nicholashoule/cryptSHA512
Python crypt (c) sha512: Generate a sha512 password hash as produced by Linux crypt (C)
nicholashoule/csFibbCache
Example of speeding up C# recursive function calls using cache
nicholashoule/csWordSplit
Take in a string of English words with punctuation and no field separators, and output a proper sentence.
nicholashoule/docker
Docker containers wrap up software and its dependencies into a standardized unit for software development that includes everything it needs to run: code, runtime, system tools and libraries. This guarantees that your application will always run the same and makes collaboration as simple as sharing a container image.
nicholashoule/examples
nicholashoule/go-palindromeNumber
Given an integer x, return true if x is a palindromic number.
nicholashoule/goenv
Project to setup my go enviroment
nicholashoule/html5-template-dv
An example HTML5 template
nicholashoule/img
Images for me
nicholashoule/JWT
nicholashoule/kubernetes
Kubernetes (K8s) is an open-source system for automating deployment, scaling, and management of containerized applications.
nicholashoule/MvcMovie
Get started with ASP.NET Core MVC and Visual Studio
nicholashoule/passlibSHA512
Python cross-platform (passlib) sha512: Generate a sha512 password hash using passlib as produced by Linux crypt (C)
nicholashoule/podman
Getting started with Podman and Minikube
nicholashoule/pyFibbCache
Example of speeding up Python recursive function calls using cache
nicholashoule/sampling
nicholashoule/tomcat-rpm
Files for building Apache Tomcat 8.0.x source and binary RPM files