DN

Blog

I've just started blogging again but I'm aiming to make this a more regular occurence. I'll be blogging about my journey as a Junior Developer and web development, in particular about Laravel, Vue and React.

Featured Posts

27th Sep 6 min read

Setup Docker for PHP in 5 minutes

Docker is a tool that I have recently been using at work and it has changed, to such a significant…

24th Aug 11 min read

How to build a portfolio using Gatsby - part 1

[ Live Demo ] Hey, welcome to this two part series where I'll walk you through how to build your…

12th Aug 8 min read

How I secured my first Software Engineer job in 4 weeks

… after graduating from a bootcamp, with no CS degree and during the worst economic contraction on…

12th Apr 4 min read

How modular design has made me a better Developer

So, week #2 of bootcamp has already flown by and we’re also day 3,504,229(?) into quarantine. It’s…

All Posts

27th Sep6 min read

Setup Docker for PHP in 5 minutes

Docker is a tool that I have recently been using at work and it has changed, to such a significant…

6th Sep10 min read

How to build a portfolio using Gatsby - part 2

[ Live Demo ] Welcome to the second part of this two-part series on how to build your portfolio…

24th Aug11 min read

How to build a portfolio using Gatsby - part 1

[ Live Demo ] Hey, welcome to this two part series where I'll walk you through how to build your…

12th Aug8 min read

How I secured my first Software Engineer job in 4 weeks

… after graduating from a bootcamp, with no CS degree and during the worst economic contraction on…

12th Apr4 min read

How modular design has made me a better Developer

So, week #2 of bootcamp has already flown by and we’re also day 3,504,229(?) into quarantine. It’s…

20th Mar1 min read

Basic JavaScript Algorithms

I’ve been working through a lot of basic JavaScript algorithms - some of which were useful problems…