Northeastern University, Boston, MA
Khoury College of Computer Sciences
Candidate for BS Computer Science, Expected May 2023
GPA: 3.9, Dean's List
Courses: Object-Oriented Design, Algorithms & Data, Computer Systems, Database Design, Theory of Computation, Foundations of Cybersecurity
The following class projects were done in groups:
Mini research project for Intro To CS Research.
Uses popular games such as chess to introduce complexity classes. Complexity classes covered include P, NP, PSPACE, and EXPTIME.
Challenge project for Computer Systems.
Bucket style memory allocator using C and Unix syscalls.
Challenge project for Computer Systems.
Simple filesystem based on ext.