Props to the gophercises website (https://gophercises.com/) for the amazing code exercises.
Quiz Game - Create a program to run timed quizes via the command line.
URL-shortener - Code an http.Handler that forwards paths to other URLs (similar to Bitly).
Choose Your Own Adventure - Design a choose your own adventure book renderer that shows the story via a web application.
HTML Link Parser - Build a package to parse links ( tags) from an HTML file.
URL-shortener - Code an http.Handler that forwards paths to other URLs (similar to Bitly).
Choose Your Own Adventure - Design a choose your own adventure book renderer that shows the story via a web application.
HTML Link Parser - Build a package to parse links ( tags) from an HTML file.