Brendan's Resume
no image
Brendan's Resume

EXPERIENCE
2016 - 2017
BAGGER/CASHIER, JEWEL OSCO
Cashiered and bagged for customers at the front-end checkout
APRIL 2018 – AUGUST 2019
GENIUS SQUAD, DEPAUL UNIVERSITY
Helped students and faculty with various wifi, software, and hardware problems on Mac, Iphone, Android, and Windows devices.

EDUCATION
MAY 2015
HIGH-SCHOOL GE, SAINT VIATOR HIGH SCHOOL
JUN 2019
BS COMPUTER SCIENCE, DEPAUL UNIVERSITY
Graduated with a 3.3-3.4 GPA. Concentration was in Game Systems. In my last 20 weeks, I made a rather simple 3D game engine.
SKILLS
• Object-Oriented Programming
• Languages: C++, C#, C, Java, Python, and SCALA
• 3D Engine Development • Version control with Github and Perforce
• Working in Visual Studios
• Coding Design Patterns
ACTIVITIES
Computer Science 4 All Teacher Assistant Bronzeville Military Academy Fall of 2017 (Volunteer): I helped freshmen students learn, at a very basic level, about how computers work.
3D Game Engine:
A simple 3D game engine I did for two classes my senior year. The project was about 200-300 files with about 5,000 to 7,000 lines of code. We used UML diagrams for the various system, we documented the major aspects of the engine using doxygen.
Centipede Game: In the fall of 2018, I recreated the game Centipede for a class. This was done in C++ and using a teacher made engine known as Teal in 10 to 11 weeks. The game was built using a variety of design patterns.