Golang 2024-04-02 Insert Lead paragraph here. New stuff very versile more stuff package main import ( "fmt" ) func main() { fmt.Printf("This is a simple test!\n") }
Webserver 2024-05-31 | #Go #HTTP #JSON #Redis #SQL Create a web-server using just golang's stdlib "net/http" Continue reading
Bash 2024-10-07 | #Bash #CLI #Shell WIP: Some bash/shell scripting notes/tips. Continue reading