Built own SSH Manager with Go after rage-quitting an Udemy course.Used package named 'tablewriter' to make it beautiful and readable.Implemented 'bufio' library to enable user input and server selection.Connected to the server successfully by making ssh host.com call from the project.