Written by Josh Amore who lives and works in Melbourne, Australia. You can contact him here.
How to fetch data after pageload with React Hooks
August 28, 2020You will often need to fetch data from an API after the page renders in React. Here's a way to do that with Hooks.
Level up your job application game with JobMate 💼
August 15, 2020Keep all your job application details in one place.
A tool to analyse a reddit user's karma (TopSubreddit.tech)
August 10, 2020Enter a reddit username and discover where they're getting those juicy upvotes ⬆️.
Food to spike your blood sugar in Melbourne
June 18, 2020The top-tier spots for sweets 🍰 and snacks 🍪 in Melbourne.
VS Code Prettier Configuration (Node.js projects)
March 30, 2020My go-to Prettier config for Node.js projects.
5 Food Gems in Melbourne
March 12, 2020Five of the best value to taste ratio food venues in Melbourne, Australia.
CS50x Final Project - Language and Tool Selection
November 25, 2017The languages, frameworks, and libraries used to create a CS50x final project.
CS50x Final Project - Idea Selection
November 01, 2017You can build almost anything for your final CS50x project here's my though project selection process.
FreeCodeCamp Algorithm Challenge Guide - Reverse a String
June 19, 2017This is the first algorithm challenge from the FreeCodeCamp (FCC) curriculum. Let’s step through the challenge!