page.md (461B)
1 --- 2 Title: program 3 --- 4 I create software. Not only at work. Currently I am going through the "Crafting 5 Interpreters" book, learning how to create a programming language. You can find 6 everything that I create on my [github](https://github.com/Ashymad) 7 8 <center>[<img src="https://ghchart.rshah.org/Ashymad" alt="Github Contributions">](https://github.com/Ashymad)</center> 9 10 I program in vim on linux. Here are my [dotfiles](https://github.com/Ashymad/Dotfiles).