Alexander Cleasby

Projects:

Your Timelogs

React app for tracking how users spend their time using a responsive day planner and charts. All application data is stored in a Mongo DB document database. Day planner component behaves intuitvly allowing users to click or tap to select the time of a new activity amount their existing activities. Charts offer a visual representation of how user's have spent their time.

Built with:
React
Node js
MongoDB

Custom Dash

App for designing and displaying custom dashboards for public display. Uses a Rails back end, a React front end and a postgress database. Uses the HTML 5 drag events to allow users to configure dashboards with an intuitice UI.

Built with:
Rails
React
Postgres

Timelapse Studio

A native Electron descktop app for building and editing time lapse videos. Allows the user to export their timelapses as MP4 or GIF. Only percompiled for Linux, but building and installing for Mac is pretty frictionless.

Built with:
Node js
Electron
React

Taskaroo

ToDo list app allowing users to share their to-do lists with others. Uses Ruby on Rails whole MVC for the front and back end while also using fetch where appropriate to create a more fluid experience.

Built with:
Rails
Javascript
Postgres