Ivan Pesenti's repositories
go-debug-vsc
Repository to hold code samples for my new upcoming speech.
cli-calculator
This project implements the functions of a basic calculator. You can consume it in your terminal.
credentialcli
CLI tool to generate credentials
pre-sales-deal-tracker
A web application for managing deals and customer (pitch) requests between the pre-sales engineering team and the sales team
go-testing
Repository to hold code for "Testing Go like a Ninja" talk.
BulkTransactionService
A simple web service to perform bulk salary payment transaction.
vscode-go
Go extension for Visual Studio Code
passwordGen
A simple command line password generator written in go.
url-checker
Tool to check url status
spacecrafts
Rocket science project to build my first spacecraft with Go.
Quiz-App
Quiz App is a simple CLI (Command Line Interface) game that can be run directly from the terminal
Coffee-machine
A coffee machine simulation project. It allows users toselect different types of coffee, check available resources, make purchases, and handle the financial aspect of the transactions.
tech-journey-be
Back-end project for Coworking Application.
techjourney-side-projs
Side Project to better explain topics of the main Tech Journey project
FirstRestApiGO
My first RESTAPI in go
testify
A toolkit with common assertions and mocks that plays nicely with the standard library
gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
url-shortener-app
App for shorten/unshorten URLs.
todo-tdd
A simple repo for DevOpsDays Zurich 2023
go-beginner-series
Simple repo for my series about Go.