Pinned Repositories
BloodSugarCloud
responsive web application with an aesthetically pleasing dashboard
clone_me
This is a beginning of an app. I intend on keeping it that way, and not having to repeat myself so much.
database_to_database_json_transfer_semiautomatic_tools
I plan on writing a gem which fully automates this task (transferring databases of information via json text output), but for now this is a set of ruby scripts which greatly facilitate the database to database transfer process, in this case via actual (JSON) text files, which are very handy for fail-safe backup purposes.
draggable
med_research_heatmap
For producing chronological google bubble charts of the same sort as those at gapminder.org. Loads csv data from the browser.
tabula
Tabula is a tool for liberating data tables trapped inside PDF files
universities_research
A data visualization app I created for Douglas Development, a real estate company --- its purpose is to visually identify colleges who are growing in enrollment faster than available housing. The site (was) hosted live at valueoutlook.com:1987.
ddd1600's Repositories
ddd1600/tabula
Tabula is a tool for liberating data tables trapped inside PDF files
ddd1600/BloodSugarCloud
responsive web application with an aesthetically pleasing dashboard
ddd1600/ABC
Advanced Button Controller
ddd1600/active_record_nearest_neighbor
A Rails/ActiveRecord plugin to easily do nearest neighbor geospatial queries with PostGIS and PostgreSQL.
ddd1600/chartkick
Create beautiful JavaScript charts with one line of Ruby
ddd1600/cliclick
OS X tool for executing mouse- and keyboard-related actions from the shell
ddd1600/csv-to-kml-automator
ddd1600/data
Data and code behind the stories and interactives at FiveThirtyEight
ddd1600/deepdream
ddd1600/fat_free_crm
Ruby on Rails CRM platform
ddd1600/geocoder
Complete Ruby geocoding solution.
ddd1600/gis_scraper
Utility to recursively scrape ArcGIS MapServer data using the ArcGIS REST API.
ddd1600/gsdk
Get Shit Done Rails Version
ddd1600/isocronut
For a given geospatial location, calculate an isochrone (same time) contour around it.
ddd1600/Isoscope-2.0
ddd1600/kml_polygon
Ruby Gem to create a KML regular polygon (square, hexagon, circle, star etc.) for only a centre-point (longitude, latitude) and radius.
ddd1600/lsat_logic_problems
Some code I wrote to help my cousin solve LSAT riddles and also continue to sharpen my own skills as a ruby scripter
ddd1600/makeswordclouds
Currently online, running v2.0.0-a.
ddd1600/parse_nmea_from_ip
using some code from the ruby_serialgps project, this code opens a TCP Socket with a gps device (gps2ip app for iPhone), grabs the first location information it gets, then closes the connection and returns the data parsed
ddd1600/PostgresApp
The easiest way to get started with PostgreSQL on the Mac
ddd1600/PythonDataScience
This is a fairly unorganized folder of code used in various Machine Learning classes
ddd1600/qgis2leaf
A QGIS plugin to create a working leaflet based webmap from it
ddd1600/rgeo-kml
RGeo component for reading and writing KML
ddd1600/rgeo-shapefile
RGeo component for reading ESRI shapefiles
ddd1600/ruby2-rails5-bootstrap-heroku
An opinionated starter application based on Ruby 2.6, Rails 5.2, Webpack 4, Yarn and Bootstrap 4, deployable on Heroku
ddd1600/scdnr_scrape_data
scripts for pulling down and converting SCDNR's archaic tiled "*.e00" files
ddd1600/SmartThingsPublic
SmartThings open-source DeviceTypeHandlers and SmartApps code
ddd1600/tilegrams
Make hexagonally tiled cartograms
ddd1600/watir
Web application testing in Ruby
ddd1600/where_am_i
uses gpsd to query your location (assuming you have a gps dongle that emits nmea sentences and it works)