diff options
Diffstat (limited to 'content/about.md')
-rw-r--r-- | content/about.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/about.md b/content/about.md index 14813f7..8baeb53 100644 --- a/content/about.md +++ b/content/about.md @@ -2,12 +2,12 @@ title = "about" author = ["santi"] description = "a lower case only blog, purely for aesthetics" -lastmod = 2024-06-01T19:24:41-03:00 +lastmod = 2024-06-08T18:18:08-03:00 draft = false menu = "main" +++ -i'm leonardo santiago, a software engineer based in brazil. my interests are in compiler design, programming tools (emacs), functional programming, and proof languages. i'm most confortable in nix and rust, but i know a fair share of other languages. +i'm leonardo santiago, a software engineer based in brazil. my interests are in compiler design, programming tools (emacs), functional programming, and proof languages. i'm most comfortable in nix and rust, but i know a fair share of other languages. currently, i work as a software engineer @ [Mixrank](https://mixrank.com), and you can find my curriculum [here](/cv.pdf). @@ -17,4 +17,4 @@ if you feel like smugly responding to any of my posts (or just want to kindly se - [linkedin](https://www.linkedin.com/in/leonardo-ribeiro-santiago/) - [github](https://github.com/o-santi) -this blog was built using emacs' excelent org-mode and [hugo](https://github.com/gohugoio/hugo) (with the [bearblog theme](https://github.com/janraasch/hugo-bearblog)), and it's source code is openly available [here](https://github.com/o-santi/o-santi.github.io). +this blog was built using emacs' excellent org-mode and [hugo](https://github.com/gohugoio/hugo) (with the [bearblog theme](https://github.com/janraasch/hugo-bearblog)), and it's source code is openly available [here](https://github.com/o-santi/o-santi.github.io). |