23/02/2026
A great reflective post on design by one of my team members Bryan Susanto. He's a recent graduate from the University of Melbourne in CompSci, Mathematics, and UI/UX (the perfect combo for us).
In the last 6 months he has already worked on countless client projects that we have all around Australia and the world. He's dedicated, clever, resourceful, and an amazing human being. Check out his post below, it's worth a read:
---
Back in year 10, I wanted to create a website for someone as I found web development to be enjoyable with its low barrier to entry, instant results in the browser, and the fact that it’s sharable through just a link in the browser. So I gathered a list of things I would need to learn to do so, which can be divided into two categories:
1. Technical skills: Frontend (HTML, CSS, and JS) and backend (at the time, PHP and MySQL)
2. Design skills: Graphic design and User Interface (UI) design.
So with that, I started looking for resources online to study it, which mainly came in the form of multiple-hour long YouTube tutorials, a long YouTube tutorial playlist, or a Udemy course I got. Thank you, by the way, to all those who released YouTube courses for free and continue doing so, especially freeCodeCamp and the Net Ninja; you all have been a crucial part of starting my journey into web development and programming in general.
Although I got stuck in “tutorial hell” for some time, I was eventually able to prevail to create that website for someone, despite having unmaintainable spaghetti code as it was the first time I created a website of that scale. I was able to get out of it by just forcing myself to start working on the project after going through (and sometimes following along) the tutorials, and to refer back to my notes or search online when I got stuck. Truly I learnt the most through struggling to make a full-blown website.
---
Read the full post here:
Back in year 10, I wanted to create a website for someone as I found web development to be enjoyable with its low barrier to entry, instant results in the browser, and the fact that it’s sharable through just a link in the browser. So I gathered a list of things I would need to learn to do so, whi...