Welcome to my blog with some of my work in progress. I work in software and write posts on the software engineering, data engineering and machine learning. I ocassionally also write on productivity and astrophysics.
Recent Posts
How to create wesites easily with Hugo
If you’re like me and want an easy way to make and publish your website, this article is for you. I’ll cover how I made and deployed this current site with minimal effort and zero investment.
Hugo is a static HTML and CSS website generator written inĀ Go. It is optimized for speed, ease of use, and configurability. Hugo takes a directory with content and templates and renders them into a full HTML website.
read more