This is the Comp Sci Tool Kit.

Or, conveniences that the school really ought to provide us but since it doesn't here they are as my own projects :D

ER Diagram

Preview

A tool that lets you build CS2300-compliant ER Diagrams, without the monetary pain of paid tools, or the emotional pain of google drawings.

Simon Board Music

Preview

A GUI tool that compiles sheet music into a format recognizable by the CLI to turn into ATMega32 C code. Support for assembly is Coming Soonโ„ข.

Relational Diagram

Preview

A tool that lets you build CS2300-compliant Relational Diagrams.

JSFlap

Preview

A (kind of incomplete) JFlap clone with backwards compatibility for building & testing FSMs more easily.

G--

A wrapper around the g++ compiler that does source analysis to automatically detect the C++ files that should be built for your program (assuming CS1570 conventions).

๐Ÿ› ๏ธ CBT (WIP)

C(++) Build Tool. My experimental (and also very WIP) C++ package manager + build tool, all wrapped into one, built with plain from-scratch C++.

๐Ÿš€ Coming Soon

There are other tools & enhancements in the works, keep an eye out for changes!