Dylan Barnard    About Me    Blog    Projects    Resume

Projects

Here are some of the personal projects I’ve worked on in the past.

Layr

What if you don’t trust the companies who host your files? To explore an alternative to services like Amazon S3 or Dropbox, I co-created an experimental, decentralized cloud file storage system with private and secure file storage across a peer-to-peer network.

Buzzwords that apply to this project include: Kademlia distributed hash table (DHT), P2P networks, cryptocurrency transactions, smart contracts, and proofs of retrievability.

Project overview / Write up View on Github

Trello-Bone

A mostly* pixel-perfect rendition of Trello featuring cards, lists, and drag-n-drop functionality, written in Backbone.js, Express.js, and CSS/Sass.

Demo View on Github Planning process slides

Tech-In-PDX

Rails app for helping developers find relevant tech companies in the Portland, Oregon area.

View on Github

Sprinter

  • The first thing I ever deployed!
  • Ruby/Sinatra web application to help people focus on completing two week goals and tasks.
  • Export and upload tasks to your Google Calendar.

Demo View on Github