From 31bc6a2f54d86a4978be063f5e614881c625c597 Mon Sep 17 00:00:00 2001 From: Leonardo Santiago Date: Wed, 29 May 2024 08:44:12 -0300 Subject: new blog using hugo again --- content/about/index.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 content/about/index.md (limited to 'content/about') diff --git a/content/about/index.md b/content/about/index.md new file mode 100644 index 0000000..831e9ec --- /dev/null +++ b/content/about/index.md @@ -0,0 +1,15 @@ ++++ +title = "about" +author = ["santi"] +lastmod = 2024-05-01T11:53:23-03:00 +draft = false ++++ + +i'm leonardo santiago, a software engineer based in brazil. my interests are in compiler design, programming tools (emacs) and functional programming, usually dabbliing in related topics too. i'm most confortable in nix and rust, but i know a fair share of other languages. + +currently, software engineer @ [Mixrank](https://mixrank.com). + +this blog was built using [hugo](https://github.com/gohugoio/hugo), and it's source code is openly available here: +{{< github repo="o-santi/nixos" >}} + +you can find me at: [{{< icon "email" >}}](mailto:leonardo.ribeiro.santiago@gmail.com) [{{< icon "linkedin" >}}](https://www.linkedin.com/in/leonardo-ribeiro-santiago/) [{{< icon "github" >}}](https://github.com/o-santi) [{{< icon "telegram" >}}](https://t.me/osanti4) [{{< icon "twitter" >}}](https://twitter.com/o_santi_) -- cgit v1.2.3