Skip to main content
Homepage link
  • First remote job, leading a team, learning SEO | 2021 review from a web developer

    January 8, 2022

    This was a pretty big year for me. While my personal life didn’t change a lot because of the pandemic, my professional life changed quite a lot. I got my first remote role, got involved more in management and met lots of talented people. I don’t remember each moment, but I do have some highlights for the year that I want to go through in this post.

  • Moving to a Tech Lead role, Working on More Side projects, Learning Sveltekit and C# | 2022 review

    December 30, 2022

    It's that time of the year again – the end of the year – and it's a great opportunity to reflect on the past 12 months and all that we've accomplished. This year has flown by, but it's been a year of growth and learning for me. I also wrote about my experience in 2021 if you want to take a look at how that went down.

  • Top 10 Software Engineering Podcasts for Developers: Learn from the Best

    April 18, 2023

    Listening to Podcasts is an underrated way to level up in your software development career. It’s also a great way to rest your eyes after working in front of a screen all day. So, Here are my top recommendations for software engineering podcasts.

  • How to easily understand "this" in Javascript - with a simple visual chart

    February 14, 2023

    This post will help you figure out how you can easily find out the value of “this” in JavaScript. If you're in a hurry, there's a JavaScript this keyword cheat sheet at the end.

  • Tips for beginners learning to code

    February 13, 2020

    If you're new to coding then these tips might help you out. I've listed some tips that I would have really benefited from when I was learning to code.

  • 11 easy tips to fix bugs and debug your code faster

    March 25, 2022

    I have a love-hate relationship with coding bugs. I hate finding and debugging them, but I love the moment that I find a fix for it. As my career progresses, I've found some things that I do over and over that help me fix bugs faster. In this post, I'll list the debugging tips that I use the most.