Blog
Over the last few years (since early 2019) I've tried to post on this blog regularly to keep my mind alert and to act as a "personal journal" of things I've done, projects i've worked on, or even some little techniques / packages I've discovered.
There was a distinctive break in my posts between Jan 2022 and summer 2023. Mainly due to a lot of changes in my personal life - however since then I've done my utmost to get back into gear and post once more; even if it's just a few lines here or there
If you have any ideas or requests for subject matter, you can always reach out to me via my contact page.
February 27, 2019
Developer Hacks - Aliases in Bash
If you've seen my YouTube series on building a Twitter Clone, which I also stream on Twitch.tv, then you know that I use commands that are not "native" to the bash command line. To do this, I setup...
ReadFebruary 19, 2019
Being a Developer in the "Modern Office"
3 key features to every office nowadays. The idea is that encouraging employees to engage with each other, and breaking down the barriers to do so will increase communication levels in the office....
ReadFebruary 15, 2019
Frameworks. What's the fuss all about?
Laravel, Symfony, Django, Angular, Vue.js, ASP.NET MVC. Frameworks you've no doubt seen, and potentially used before. But why do we use them? What positives do they offer? Is there a "bad...
ReadFebruary 12, 2019
Development Career - Tips and Tricks
Developers, by nature, are very logical. Due to this, a few of us struggle with some of the more "intricate" details of our career, interactions, and elements of our role / responsibilities that are...
Read