aboutaaron
data equity + viz + analysis ✊🏿 senior viz engineer @Netflix ✊🏿 past: data reporter @washingtonpost ⚡advisory board @OpenNews
NetflixLos Angeles
Pinned Repositories
aboutaaron.github.com
My website: Jekyll powered. Github hosted. California made.
acwx.net
My website
Baugh-For-Senate-2012
A Ruby scraper that parses the campaign finance data from Shasta County Calif. Supervisor Les Baugh's 2012 bid for Senate.
dive-into-machine-learning
Dive into Machine Learning with ipython and scikit-learn. Disclaimer: This is a by-beginner, for-beginner's guide. I am a beginner too, so I'm sure there's room for improvement. Please contribute, open issues, and submit pull requests. Thanks!
fire-scraper
API to track wildfires in California
mobile-dataviz-mozfest-2015
Notes and code for my MozFest session on mobile data visualization
occupythenews-notes
My notes from @Storify's #OccupyTheNews meetup
proper-coffee
Making espresso drinks the right way.
scrapestate
A Ruby scraper that uses Nokogiri to print the San Francisco State crime log
aboutaaron's Repositories
aboutaaron/mobile-dataviz-mozfest-2015
Notes and code for my MozFest session on mobile data visualization
aboutaaron/proper-coffee
Making espresso drinks the right way.
aboutaaron/acwx.net
My website
aboutaaron/chanchan
aboutaaron/chrome-music-lab
A collection of experiments for exploring how music works, all built with the Web Audio API.
aboutaaron/csshake
CSS classes to move your DOM!
aboutaaron/csvdedupe
Command line tool for deduplicating CSV files
aboutaaron/data-viz-for-all
Best practices for mobile, accessible interactives. Brought to you by SRCCON 2015.
aboutaaron/degit
Straightforward project scaffolding
aboutaaron/django-bulk-admin
Django bulk admin enables you to bulk add, bulk edit, bulk upload and bulk select in django admin.
aboutaaron/django-react-redux-base
Seedstars Labs Base Django React Redux Project
aboutaaron/django-smart-selects
chained and grouped selects for django forms
aboutaaron/dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
aboutaaron/emojipacks
CLI to bulk upload emojis to your Slack
aboutaaron/fast-csv
CSV parser for node
aboutaaron/flask-newsadmin
aboutaaron/gatsby-starter-netlify-cms
aboutaaron/homelessness-map
Mapping 311 complaints in San Francisco
aboutaaron/jokes
aboutaaron/livejournal-export
Export your LiveJournal (posts + comments) to XML, JSON and optionally convert them to HTML and Markdown
aboutaaron/my-mac-os
💻 a list of applications, alfred workflows and various tools that make my macOS experience even more amazing
aboutaaron/react-slick
React carousel component
aboutaaron/rethinkdb-pubnub-liveblog
aboutaaron/s3peat
s3peat is a Python module to help upload directories to S3 using parallel threads
aboutaaron/scheduler
Python job scheduling for humans.
aboutaaron/send
File Sharing Experiment
aboutaaron/tljh-jetpack
TLJH plugin for doing data journalism
aboutaaron/twitter_scraping
Grab all a user's tweets (and get past 3200 limit)
aboutaaron/uno-zen
Minimalist and Elegant theme for Ghost. Demo @ http://kikobeats.com
aboutaaron/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step