Sam talks about what he learned writing a syntax analyzer for the programming language Jack (a Java variant)!
Code here: https://github.com/mnopqr1/MyNand2Tetris/tree/master/SyntaxAnalyzer
— rachel
clocviz is an extension of cloc that lets you "analyze a target codebase and render interactive visualizations: users can traverse the file tree with a simple mouse click and see statistics including lines by file, lines by language, percentage composition per language, etc."
— rachel
A self-guided syllabus about computing history based on the show "Halt and Catch Fire," with a pitch-perfect retro design.
(Site code here: https://github.com/ablwr/halt-and-catch-fire-syllabus)
— rachel
Christalee modified the LaTeX cuisine package to create a beautifully formatted family cookbook!
Code here: https://github.com/christalee/recipes
— rachel
See what color your commit is in your terminal! Each commit is assigned a hexadecimal color based on the first six characters in the commit ID.
— rachel
Interactive graphs showing how much time NHL players spent on the ice (and how much time they spent on the ice together!) in the 2019-2020 season.
Code here: https://github.com/jemmaissroff/hockey
— rachel