You're in the wrong place: I'm not a webdev

Hugo Coto Flórez

Low-level developer

About me

I'm Hugo, a profitless full-time programmer. In my non-free time I study Informatics Engineering at USC, Spain.


Projects

Vicel

Vicel is a free, open-source TUI spreadsheet editor. You can read, modify and save data stored in rows and columns. It aims to be an alternative to a certain proprietary, non-gratis, well-known Microsoft program — for casual, non-professional use. Link to the repo.

Todo

A todo-list I use to keep track of school tasks. I had to develop it because I couldn't find a TUI alternative that fit my needs. Link to the repo.


Tech I know

I feel able to use C to build whatever my theoretical knowledge allows. I’ve dug deeply into Python, and I use Neovim and Git daily. I plan to get into embedded soon. I usually spend my free time programming, diving into OS internals, language design, and I know a fair amount about VT100 formatting.


Contact

Email: hugo.coto@member.fsf.org

Books I read

  • Crafting Interpreters
  • Automate the Boring Stuff with Python
  • The Art of Unix Programming
  • Modern Operating Systems
  • Operating Systems: Three Easy Pieces