Looking for a way to get involved in your community and grow your development skills? The Carleton Computer Science Society is currently looking for summer volunteers to help with a variety of upcoming projects. For more info, be sure to to scroll down to learn more about the projects ⬇️

The following signup form will remain open until May 18th, however, those who submit early will be contacted on a rolling basis by members of our executive.

Signups are closed

COMP 1805 Interactive Tests

HTML, CSS, JavaScript, Svelte

DiscreteMath.ca is an interactive platform that allows students to take practice COMP 2804 exams. This summer, we are hoping to expand our site by creating brand new UI components to support the format of practice COMP 1805 tests.

https://discretemath.ca/

GitHub - CarletonComputerScienceSociety/discretemath.ca: An interactive platform for content from Carleton's discrete math courses

Autograder (COMP 2402 submission server)

Rust, Django, Svelte

In 2402, students need to submit their assignments to a server that grades the assignments. The problem is that as the assignment deadline looms, many people start submitting code, and the server gets bogged down.

We’re hoping to create a system that can scale better when the deadlines arrive. The goal is also to be generic enough to not just work with 2402, but also other courses that need to validate code from students.

If you want to learn more, an architecture document was created for it:

auto-grader/ARCHITECTURE.md at main · CarletonComputerScienceSociety/auto-grader

FriendZoner Bot

Rust