CodeCowboy

Uses: Go, Templ, SQLite

A web app designed to automate the grading of Computer Science assignments.

CodeCowboy Screenshot

CodeCowboy grades CS assignments by executing student-submitted code against instructor-defined unit tests. The project is developed in Go with SQLite for data storage and aims to streamline the grading process, integrating with Canvas for seamless grade submissions.

View GitHub Source for CodeCowboy