Daniel Oaks

Front End Development

Here's a selection of my front end web development projects. Some are personal projects and some were made for employers, but I'm proud of all of them. If you'd like to discuss what I can do for your company, organisation, or project, please reach out to me.

Birdhouse Admin Coding Test

This website was a front-end coding test. It involved implementing a JS library that queried an existing API, and following a design document to the pixel. I also created a mock server implementation of the API using Golang, to simulate a complete dataset and various failure modes.

birdhouse.danieloaks.net/ github.com/DanielOaks/codingtest-birdhouse-admin

Skills: Vue.js 3, Tailwind CSS, HTML/CSS, Javascript, Typescript, Golang, Libraries, APIs.

MLPDS Community Site

This is the website for a drawing community. The site includes a guides section – each page is a markdown document with embedded Vue components. Also, the included art prompt generator (source) shows more dynamic functionality.

mlpds.art/ github.com/DanielOaks/mlpds-next

Skills: Vue.js 3, Tailwind CSS, HTML/CSS, Javascript, Typescript, n8n, APIs.