diff --git a/.forgejo/workflows/build_and_deploy_site.yml b/.forgejo/workflows/build_and_deploy_site.yml index 87c7705..1e3f848 100644 --- a/.forgejo/workflows/build_and_deploy_site.yml +++ b/.forgejo/workflows/build_and_deploy_site.yml @@ -17,7 +17,7 @@ jobs: - name: Setup Hugo run: | - wget https://github.com/gohugoio/hugo/releases/download/v0.147.8/hugo_extended_0.147.8_linux-amd64.tar.gz + wget https://github.com/gohugoio/hugo/releases/download/v0.164.0/hugo_extended_0.164.0_linux-amd64.tar.gz tar -xzf hugo_extended_0.147.8_linux-amd64.tar.gz chmod +x hugo mkdir -p ~/bin diff --git a/content/blogs_i_like.md b/content/blogs_i_like.md new file mode 100644 index 0000000..c7e4b10 --- /dev/null +++ b/content/blogs_i_like.md @@ -0,0 +1,26 @@ +--- +title: "Blogs I like" +date: 2026-08-15 +hideDate: true +hideUpvotes: true +hideReply: true +--- + + +I am an Orthodox Christian, husband, father, and software developer (in that order). +My wife and I currently have two lovely children, a son born in 2022 and a daughter born in 2025. +I grew up moving around a lot, but I spent a majority of my formative years down in sunny Florida. +I have a BA in Mechanical Engineering from University of Central Florida and a PhD in Material's Science from Georgia Tech. +My PhD was in computational metallurgy which unluckily doesn't offer many well-paying employment opportunities. +Luckily though, my real passion was always actually developing the software, so I happily pivoted to a backend engineer role. + +My hobbies in the past have included Capoeira, MMA, bouldering, and backpacking. +Lately I just try to find time to stay fit and do some side-project work after the kids are asleep. + + +[Click here for my CV](/cv.html) + +## Current Stack + +{{< stack >}} +