2023 In Review
My main takeaways for 2023 and looking forward to 2024.
2022 In Review
My main takeaways for 2022 and looking forward to 2023.
Blogs I like
List of my favorite tech Blogs.
My Second Brain
How I structure my TODOs and the tools I find most helpful in the process of getting things done.
Remote SSH with Visual Studio Code
Documenting a simple set up for remote access with SSH and Visual Studio Code.
Code Snippets - Generate a random number between two numbers in JavaScript
Series of small code snippets I eventually use when working in some of my projects. And today's code snippet is about how to generate a random number between two numbers in JavaScript.
2021 In Review
My main takeaways for 2021 and looking forward to 2022.
Headless Raspberry Pi Setup
Documenting the headless setup of my Raspberry Pi.
My VS Code Setup - 2021 Edition
Sharing my top Visual Studio Code extensions in 2021.
Code Snippets - Sort array of objects by a property in JavaScript
Series of small code snippets I eventually use when working in some of my projects. And today's code snippet is about how to sort an array of objects by a property in JavaScript.
Planning the integration of tags in my blog posts
I’m excited to share that I have introduced tags to my blog posts and I’m going to walk you through my planning process from the day I added this to my to-do list until the day of this writing where I’m deploying the new feature to production.
To-do lists, checkboxes and the definition of done
In this blog post I'm going to describe how you can apply the "definition of done" on your team so everyone knows when things should be marked as done/finished.