Various Golang projects exploring different language concepts
A CLI based todo list application that allows you to add, list, complete and delete tasks from a data store. Open the folder to read more about the project and how to use it.
A calculator Go API that performs basic arithmetic operations and saves them in a SQLite database. Open the folder to read more about the project and how to use it.