Danny Yang's repositories
chocopy-python-compiler
Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.
intro-to-d3
Introductory tutorial for D3.js v5-v7, updated & forked from Square's Intro to D3 Tutorial
fire-emblem-chess
Fire Emblem themed pass & play browser chess game, implemented in ReScript
slack-export-extraction
Simple class to read Slack public data exports into a data structure for easy preprocessing and manipulation
nyc-subway-vis
Online map of subway connectivity across/between neighborhoods in NYC
lsif-graphviz
Simple web utility for visualizing LSIF
advent-of-code-2023-rust
advent of code 2023 in rust
dubois-challenge-2024-d3js
Doing the #DuBoisChallenge2024 using D3.js https://github.com/ajstarks/dubois-data-portraits/blob/master/challenge/2024/README.md
fibonacci-coding
Online converter between decimal numbers and their fibonacci/negafibonacci coding
pathways-vis
Interactive visualization of pathways through Cornell CIS courses
yangdanny97.github.io
My personal website - standard Jekyll site w/ blog support. Feel free to fork.
adopt-your-spot
Data Analysis of Adopt Your Spot NYC - https://www.sanitationfoundation.org/adopt-your-spot-nyc
advent-of-code-2022-erlang
Advent of code 2022 - implemented in Erlang
albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
autotyping
Automatically add simple type annotations to your code
cpython
The Python programming language
D3-graph-gallery
A collection of simple graphics made with D3.js
Fixit
Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.
flake8-bugbear
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
learnxinyminutes-docs
Code documentation written as code! How novel and totally my idea!
LibCST
A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
little-mallet-wrapper
A Python wrapper around the topic modeling functions of MALLET.
mypy
Optional static typing for Python
pandas-stubs
Public type stubs for pandas
reanalyze
Experimental analyses for ReScript and OCaml: globally dead values/types, exception analysis, and termination analysis.
shields
Concise, consistent, and legible badges in SVG and raster format
typeshed
Collection of library stubs for Python, with static types
typing
Python static typing home. Hosts the documentation and a user help forum.