Dvingo.GitHub.io


About

This is the personal site of Dan Vingo.

I’m a computer programmer currently living New York City.

The posts on the site are a combination of random, sometimes stream of conscious ideas, and more full fledged writing.

Some things I’ve built

A primitive music making app, right in the browser (written in ClojureScript and Om):

https://dvingo.github.io/web-audio-cljs/

It’s not fully fleshed out, so here’s some basic instructions:

A filesystem tree visualizer, using d3, ember.js, express, and neo4j:

I don’t have this hosted anymore, but the code is on github. The project imports a filesystem directory and visualizes it in a d3 tree.

I was learning Neo4j and ember at the time, and wanted a concise, high-level view of code repositories.

I also gave a talk on this project at the Ember.js NYC May 2014 Meetup. Recording on youtube

A time tracking iOS application (circa 2013):

https://github.com/dvingo/a_timely_manner

From a past life when I did iOS development. My account expired so it’s not available in the app store and, I’m assuming, requires some updating just to run on the newer OS versions.