Pinned Repositories
altair-8800-presentations
Presentations on the Altair 8800
bookmarklets
All of my custom bookmarklets. Free & MIT Licensed.
CanvasComponents
Bookmarklet that adds special "components" to the Canvas LMS via CSS Injection.
ChoanoSim
Simulating the Evolution of Choanoflagellate-like Unicellular Organisms. Written in Rust, compiled to WASM.
natelev.in
The source to my website, natelev.in!
PhaserVignette
A pipeline file which allows for the easy integration of vignette shaders into a Phaser3 game. Based on Jerome Renaux's spotlight shader.
sheeeesh.ml
A URL forwarder that deserves a 🥶🥶🥶
takuan
Automatically diff victim+polluter invariants with victim invariants. For use with order-dependent flaky tests.
wati
VSCode extension for autocomplete when writing WebAssembly Text (.wat) files
websystem
A web-based operating system taking advantage of bleeding edge web technologies.
NateLevin1's Repositories
NateLevin1/wati
VSCode extension for autocomplete when writing WebAssembly Text (.wat) files
NateLevin1/websystem
A web-based operating system taking advantage of bleeding edge web technologies.
NateLevin1/bookmarklets
All of my custom bookmarklets. Free & MIT Licensed.
NateLevin1/CanvasComponents
Bookmarklet that adds special "components" to the Canvas LMS via CSS Injection.
NateLevin1/PhaserVignette
A pipeline file which allows for the easy integration of vignette shaders into a Phaser3 game. Based on Jerome Renaux's spotlight shader.
NateLevin1/altair-8800-presentations
Presentations on the Altair 8800
NateLevin1/ChoanoSim
Simulating the Evolution of Choanoflagellate-like Unicellular Organisms. Written in Rust, compiled to WASM.
NateLevin1/csc223
Work for CSC 223
NateLevin1/ctest
A single-header C testing framework.
NateLevin1/installbookmarklet
A simple, beautiful, one-page site that helps users install arbitrary bookmarklets into their browser.
NateLevin1/libcsc223
Library of Data Structures & Algorithms written collectively by the CSC 223 class.
NateLevin1/natelev.in
The source to my website, natelev.in!
NateLevin1/spaghetti-script
SpaghettiScript is an esoteric programming language similar to BF but with functions instead of loops.
NateLevin1/daikon
Dynamic detection of likely invariants
NateLevin1/takuan
Automatically diff victim+polluter invariants with victim invariants. For use with order-dependent flaky tests.
NateLevin1/breakdaikon
NateLevin1/carbonyl
Chromium running inside your terminal
NateLevin1/csc215
Work for CSC 215
NateLevin1/daikon-pedrovgs-algorithms
Using Daikon on pedrovgs/Algorithms
NateLevin1/field-modify-flaky
A flaky test example using a direct field modification
NateLevin1/flakewatch
Live tracking of flaky tests in large public repositories.
NateLevin1/http-request
Fork of Java HTTP Request Library w/Daikon & JavaMOP
NateLevin1/ics
iCalendar (ics) file generator for node.js
NateLevin1/ignite-3
Apache Ignite 3
NateLevin1/NateLevin1.github.io
Github Pages for NateLevin1
NateLevin1/ServerMappings
Public mapping of Minecraft server IPs <-> a pretty display name
NateLevin1/squoosh
Make images smaller using best-in-class codecs, right in the browser.
NateLevin1/study-bio-final
Tiny study app for a biology final.
NateLevin1/test-nondex
A test repository for a flaky test that NonDex will find.
NateLevin1/toy-flaky-tests
Toy dataset of flaky tests in Java for evaluating the abilities of simple root cause finders