About
Hello, I am Théo. A young material scientist and theoretical chemistry researcher focused on electronic structure modelling.
My research stuff can be found here.
I am also a passionated hobbyist programmer, working on many different coding projects in many different languages.
My coding projects are mostly on sr.ht.
I may also write a blog post here from time to time.
Some of my favorite projects
Some Neovim plugins:
- make.nvim
:makeany project, for all the languages - slimy.nvim integrate the REPLs in Neovim
- wiki.nvi>m a personal wiki in markdown
Some fun C stuff:
- terminal.h a single file library to interact with the terminal
- chaitea a C port of bubbletea
Some Python stuff:
- pysh write shell like (file manipulation) scripts but with a real language
- vbelt a toolbelt to work with VASP
And also:
- goto a multiplatform tool to jump to favorite directories
- ltls a language server connecting to LanguageTool for spell-checking latex source written in Go