Snake

c/c++, docker, linux

I took Fundamentals of Computer Systems (CSCI 0300) at Brown University the spring semester of my freshman year. In this course, I learned about computer architecture, operating systems, concurrency + parallelism, and operating systems.

For the first project of the semester, we were tasked with recreating snake in C and C++. I formalized my skills in Git version control, Docker containerization, as well as Linux.