Devlog / I think that “normal” portfolio websites are kinda boring so I got the idea that instead of making another website I could create a TUI which you can access through SSH. I will use the Go Programming Language for this project because I just used it once and I heard that I should be good for server applications because of how easy it its to spawn new threads. For the TUI Im going to use the Bubbletea library. First of all I wanted to implement an SSH Server on my own but for now this is too complex. So I will start to use the SSH Library from Go but then there is still enough work to do.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.