Anthony Yang's repositories
emoji-type
This is literally just a TypeScript package with a type for every recent emoji.
gdrive-cli
A CLI for Google Drive's file system
graphs-for-js
Implementations of graph data structures for JavaScript and TypeScript
Youtube_Cache
API that contains the most popular videos in every country on Youtube. Database is updated daily. Used in conjunction with the Video Guess Project. Deployed to Heroku.
omm-csv-parser
A csv filter tool for the OMM CSV downloaded from Canvas for Cornell University's CS 3110 TAs and discussion sections: Fall 2020.
antlr-denter
Helper class for generating python-like INDENT/DEDENT tokens with antlr4.
DefinitelyTyped
The repository for high quality TypeScript type definitions.
harmony
A Python-like programming language for testing and experimenting with concurrent programs.
harmony-highlighter
A syntax highlighter for the Harmony concurrent programming language used in CS 4410/4411 at Cornell University.
jq
Command-line JSON processor
keyword-extractor
NPM package for creating a keyword array from a string and excluding stop words.
linecol2index
Maps a line and column number to the index position of a given string
load_assets
A command that generates a JavaScript file which contains an object that maps to loaded assets from a directory, including static images files, using require(...). Built to support creating imports for bundlers that load static assets.
news-title-cloud
A simple webpage that displays the common keywords in recent top news articles as a word cloud, with options to filter/query.
news-title-cloud-server
The corresponding server for the news-title-cloud project
rbtools
Command line tools for working with Review Board
Summer2021-Internships
Collection of Summer 2021 tech internships!
WebRTC-iOS
A simple native WebRTC demo iOS app using swift