Pinned Repositories
.dotfiles
Collection of personal dotfiles
Adv360-Pro-ZMK
Production repository for the all-new Advantage360 Professional using ZMK engine
chirpy
HTTP webserver written in Go, following bootdotdev course.
crawler
Web scraper following boot.dev go course
css-exercises
gator
CLI/Postgres app following the Bootdotdev 'Build a Blog Aggregator' course.
go-markdown-blog
SImple markdown blog created in Go with Templ and HTMX
go-pdf-converter
Microservice to monitor a folder and process PDFs to a database, and convert them to a desired output file (eg TIFF).
go-rss-aggregator
Loosely following the Boot.dev assignment to build a Go CRUD app to aggregate RSS feeds with Postgres and long running service workers
go-wc
UNIX wc (wordcount) util written in Go as a "Build-Your-Own-X" learning
michaeldakin's Repositories
michaeldakin/.dotfiles
Collection of personal dotfiles
michaeldakin/Adv360-Pro-ZMK
Production repository for the all-new Advantage360 Professional using ZMK engine
michaeldakin/chirpy
HTTP webserver written in Go, following bootdotdev course.
michaeldakin/crawler
Web scraper following boot.dev go course
michaeldakin/css-exercises
michaeldakin/gator
CLI/Postgres app following the Bootdotdev 'Build a Blog Aggregator' course.
michaeldakin/go-markdown-blog
SImple markdown blog created in Go with Templ and HTMX
michaeldakin/go-pdf-converter
Microservice to monitor a folder and process PDFs to a database, and convert them to a desired output file (eg TIFF).
michaeldakin/go-rss-aggregator
Loosely following the Boot.dev assignment to build a Go CRUD app to aggregate RSS feeds with Postgres and long running service workers
michaeldakin/go-wc
UNIX wc (wordcount) util written in Go as a "Build-Your-Own-X" learning
michaeldakin/go-with-tests
Following the Learn Go With Tests book to improve my Go skills
michaeldakin/gobank
Learning Go by creating a banking API project with transfering "money" between accounts
michaeldakin/hello-world
Sample java repository for devops course
michaeldakin/http-get
Learning Go: Creating a program to parse data from APIs
michaeldakin/init.lua
Neovim config
michaeldakin/odin-landing-page
michaeldakin/odin-recipes
odin-recipes
michaeldakin/Scripts
michaeldakin/Simple-DevOps-Project
michaeldakin/ntnx-api-golang-clients
Fork of Nutanix V4 API Golang modules containing version updates and removal of deprecated functions.
michaeldakin/pokedexcli
Commandline app to interact with the PokeAPI written in Go, following the Boot.dev curriculum
michaeldakin/tampermonkey
Collection of TamperMonkey scripts for personal use
michaeldakin/webflyx
Following the bootdotdev Git course