Dan Burton (@daniel-burton)
  • Stars
    star
    14
  • Global Rank 798,133 (Top 28 %)
  • Followers 23
  • Following 60
  • Registered over 9 years ago
  • Most used languages
    Python
    45.5 %
    JavaScript
    36.4 %
    Go
    9.1 %
    Clojure
    9.1 %
  • Location πŸ‡ΊπŸ‡Έ United States
  • Country Total Rank 135,062
  • Country Ranking
    Clojure
    2,700

Top repositories

1

Find-Subway-Meeting-Place

Parse NYC MTA GTFS (General Transit Feed Specification) data to create a simplified graph of the NYC Subway and serve routes via an open API. Front end in React
Python
2
star
2

building_class_analysis

Analyzing built environment of NYC neighborhoods (NTAs), using Department of Finance building typology. Practice with Python, awk, and PostgreSQL.
Python
1
star
3

geoid_bct2010_converter

Command line tool that turns Census Bureau 11-digit 2010 Census Tract GEOID numbers into NYC BCT (Borough-Census Tract) numbers. For easier joining with parcel and other data from NYC Government Agencies. Currently just creates a new column in your CSV and adds the BCT2010. Mostly created for practice (learn to work with CSVs, use argparse, etc)
Python
1
star
4

nyc_census_webmap

Online map allowing users to find their neighborhood's 2010 Census participation and sign up to volunteer in advance of the 2020 Census.
JavaScript
1
star
5

nyc_job_collector

The NYC "Job Explorer" website does not make it easy to find permalinks. This project scrapes all current job listings and creates permalinks from the Job Listing ID.
Python
1
star
6

find_a_meeting_place

(Original repo for the front-end of my subway route finder-- now merged into the full repo)
JavaScript
1
star
7

react_to-do_list

A simple to-do list I created while learning React
JavaScript
1
star
8

os_notes

my notes from reading "Operating Systems: Three Easy Pieces"
1
star
9

4clojure-solutions

Solutions to the introductory clojure problems on 4clojure.com. Created mostly as Git practice at the time.
Clojure
1
star
10

sheriff_scorer

Calculates final scores for the board game Sheriff of Nottingham. Practice for object-oriented programming.
Python
1
star
11

bencoder

A bencoder (program that encodes or decodes data in the bittorrent format) in Go
Go
1
star
12

game_of_life

Conway's Game of Life in plain Javascript-- most up-to-date version is running on Glitch
JavaScript
1
star