Zucchini is an autograding collective - we maintain a number of open-source edtech platforms to make it easier to run large programming courses like Georgia Tech's CS 2110.
- zucchini, our flagship autograder software.
- circuitsim-tester, a unit testing library for @ra4king's CircuitSim
- pyLC3, a PyPI distribution of @TricksterGuy's pylc3, part of the complx LC-3 simulator suite.
- seeds, a Python script that aligns scanned quiz papers using ArUco markers.
- checkoff, a webapp that for taking attendance by reading student ID scans and entering attendance onto Google Sheets.
- appel, a Python script that reads checkoff sheets, applies attendance scoring rules and enters grades on Canvas.
- novice, a future TypeScript-based LC-3 simulator.
- cs2110-gba, a TA-curated archive of interesting GameBoy Advance game submissions from CS2110.