Hey there,

I am Brendon.
I am Developer.
I am Curious.
I am Tenacious.
MY PROJECTS

About me...

Hi! I’m Brendon, a biochemist turned software engineer from Australia, currently working as a software engineer at Alfa Fiancial Software. My career change from biochemistry to software was a drastic yet natural choice as I observed how bioinformatics and data had revolutionised bottom-up research and knew I wanted to work with this incredible tool software. Having collected over 500 hours of experience from General Assembly and being asked to stay on to instruct the next cohort of Software Engineers, I’m looking for new opportunities to grow with the exciting tech industry.

As someone who loves socialising, strategy gaming and reading; curiosity and problem-solving is my nature and I hope to bring that inspiration into the team with like-minded peers and mentors.

For anything from building the future to discussions about favourite games and books, let’s get in touch!


About Image

Skills...

  • HTML

  • CSS 3

  • JavaScript

  • Ruby

  • React

  • NodeJS

  • Chart.js

  • PostgreSQL

  • Heroku

  • REST API

  • Git Flow

Projects...

with more to come!

Sorting Algorithm Visualiser


Single-page React APP helping users see common sorting algorithm operations in real-time. Users can set the array size, animation speed and sorting algorithm. APP gives an estimation for the computational complexity based on operations required for animation (correlated to actual complexity). Animation process is consoled on inspector tool for reference.

Stack

  • Javascript
  • React

Trainslator


A speech and text translator tool built in react using Microsoft Cognitive services APIs . Set up an input and output langauge and speak into the microphone to translate your text into a desired langauge using Microsoft AI-langauge processing tools and Google Cloud Platform supported languages.

Stack

  • Javascript
  • React

Migrator


Full-Stack multi-page APP showing demographics and listings information on properties from NSW suburbs. Includes a login feature to bookmark/delete listings allowing admin users to add new properties to site using dedicated property IDs from Domain.com.au API.

Stack

  • Ruby
  • SQL
  • Chart.js

Tic Tac Toe!


The classic TicTacToe game which is really a guise for the true game: whose going first and how long can we stay entertained with draws.

Stack

  • Javascript
  • React