DevTracker is a MERN stack CRUD application, akin to Trello or Jira. It makes use of the HTML Drag and Drop API, and is deployed with Heroku.
Manage projects, tasks, and subtasks, which are organised by statuses, and tags. Sort against three conditions, or filter through task names.
A simulation of Conway's Game of Life.
Every cell interacts with it's eight neighbours, and has two possible states; alive or dead. Each iteration follows these steps:
- Any live cell with fewer than two live neighbours dies, as if by underpopulation.
- Any live cell with two or three live neighbours lives on to the next generation.
- Any live cell with more than three live neighbours dies, as if by overpopulation.
- Any dead cell with exactly three live neighbours becomes a live cell, as if by reproduction.
cocktailDB is a SPA written in React, and deployed with Netlify.
A simple content website, with front-loaded demonstration data. Search, filter, and submit cocktail recipes.
Hi,
I'm Sam White, an aspiring JavaScript developer.
I noticed that you're currently looking for a front-end developer, so I reached out.
Above you would've seen summaries of three projects I've completed; a CRUD application, a 0-player game, and a content website. You can find the link to staging sites, and GitHub repositories for each project, alongside information on the technology used to build each application.
Thanks for your time - I'd appreciate the opportunity to discuss my compability within your organisation.
If you'd like to talk, you can reach me on 06 4386 1724. Or use the contact form here.