Pinned Repositories
FreezyOS
Learning how to build an OS from scratch
median
Median is a golang package that provides the GetMedian function
medianserver
A super lightweight microservice API in Go that takes a named numerical set in JSON and returns the median value of that set in JSON
mybooks
Terminal mode program written in C++ that polls the internet for basic data about a book based on ISBN number and then stores the information in a database.
paycheckHelper
GTK app that estimates federal withholding from paychecks
riverwatch
Riverwatch is a Telegraf exec input plugin that fetches data for a specified list of stream sites from USGS
tk-todo
Basic task app in Python with Tkinter
lfs7.9-live-kit
Build a live image version of Linux From Scratch (LFS) release 7.9.
handle2001's Repositories
handle2001/mybooks
Terminal mode program written in C++ that polls the internet for basic data about a book based on ISBN number and then stores the information in a database.
handle2001/riverwatch
Riverwatch is a Telegraf exec input plugin that fetches data for a specified list of stream sites from USGS
handle2001/FreezyOS
Learning how to build an OS from scratch
handle2001/median
Median is a golang package that provides the GetMedian function
handle2001/medianserver
A super lightweight microservice API in Go that takes a named numerical set in JSON and returns the median value of that set in JSON
handle2001/paycheckHelper
GTK app that estimates federal withholding from paychecks
handle2001/tk-todo
Basic task app in Python with Tkinter