• Stars
    star
    1
  • Language
    JavaScript
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple to-do list I created while learning React

More 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

os_notes

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

4clojure-solutions

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

sheriff_scorer

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

bencoder

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

game_of_life

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