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.
DrawRef
This is a drawing reference tool, which lets artists upload images, tag them, and then view them in specific intervals. It's a fairly common type of tool used by artists, based on others like Line of Action, SketchDaily, QuickPoses, and others.
drawref.danieloaks.net/ github.com/DanielOaks/drawref-frontendSkills: React, Tailwind CSS, HTML/CSS, Javascript, Typescript, Node.JS, SSO, Postgres, APIs.
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-adminSkills: 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-nextSkills: Vue.js 3, Tailwind CSS, HTML/CSS, Javascript, Typescript, n8n, APIs.