← back to projects

TUI Typing Test

Golang, Bubbletea, SSH

A terminal-based typing test available to everyone through SSH.

I found ssh terminal.shop and thought it was really cool so I wanted to learn how they made it. I decided to make a typing test like MonkeyType that was available through SSH and not HTML.

Before this project, most of my programming has been with Python. I was pretty hesitant to approach Golang and Bubbletea but it turned out a lot more simple that I initially though it would be.

If you want to try the test out yourself, just type ssh test@type.lat into your terminal.