Replicate My Developer Environment Like an Almost Modern Caveman
I am a simple man, therefore I like simple solutions for simple problems. My problem was the replication of my developer environment. It is simple because I only care about the shell environment, I don’t need an army of dotfiles or desktop applications to make my workflow viable.
Cunarvim
Lunarvim is a collection of configurations that add IDE-like functions to Neovim. It’s really helpful if you (and indeed I) don’t have any experience with configuring Neovim.
Palindrome
Some time ago, I was in the “going to job interviews” business. I applied to developer roles, which usually means there will be at least some coding involved, and this fact can manifest itself during an interview.
90s PHP Guestbook
I was watching a video about the 90s web and heard something so amusingly stupid by today’s standards that I had to try it out.
Antiquarian Book Party
One day I felt the need to look up an old book that I used for learning my first programming language.
Making of the site
I had a resume site with the content of the resume page. I built a simple HTML site with the help of materializecss and hosted it on Heroku.
I was happy with it, but it soon became a pain to edit. So when Heroku stopped hosting my site for free, I decided to make a new one. I wanted to make one that is easier to edit and maintain. I also wanted to learn a bit about Hugo , so I decided to make this site with it.