/learning-go

Some of my projects I coded while learning go

Primary LanguageGoApache License 2.0Apache-2.0

Learning Go

This repository holds most of my projects that I created or followed up in order to learn go.

Projects

Here is a list of the different exercices and projects I have already done.

  • Really weird things I coded watching lots of videos at the same time. Here
  • Simple quiz game with a timer. Here
  • Simple HTTP server to test Go performance. Here
  • YAML minimal config parser. Here
  • Simple and badly coded TCP server. Here
  • Simple TCP proxy. Here
  • Checker for sergi.dev domain. Here
  • Weird HTTP client to fetch Github Status (no reason at all for it). Here

Contributions

Regardless that these are my exercices, I do accept contributions with better answers than mines. Thank you.