BRIAN CHRISTENSEN

A collection of work from and inspired by Oregon State University's EECS in Applied Computer Science Degree


View all repos here:

GitHub Dashboard

About Me:

I study Applied Computer Science at Oregon State University's Cascades campus. Focus on the process of analyzing problems leads to creative, clean solutions. I have a BA in English, notable management experience and strong communication and team management skills.

Technical Skills:

Process & Data Modeling, Full-Stack Web, Systems Programming, Project & Account Management, Embedded Systems, JavaScript, Java, Ruby, Python, C and C++, Python, TDD, Databases, Git, OpenFrameworks, Docker, Novunex

All But Aliens Screen capture

All But Aliens (Plus One Alien)

C language project utilizing OpenFrameworks to explore use of pointers, memory management, stack/heap, and constructors in a fun "Space Invaders" type game. My project also incorporated the use of an Arduino controller/embedded system and custom I/O to create a game controller using a potentiometer and a button. Check out the latest source code in the repo via the link below.

All But Aliens! Repo »

Web Jeapardy Screen Capture Web Jeapardy Screen Capture

Web Jeopardy

Web app utilizing MongoDB, Mongoose, NodeJS, jQuery, and Angular (with a little Bootstrap) to create a customizable game similar to Jeopardy. With admin login the questions database can be customized/edited. The modal utilizes transition effects.

Web Jeopardy Repo »

Drunkards Walk

Drunkards Walk

OOP with C++ to mimic Brownian Motion with primitive Perlin Noise implementation. Introduction to classes and vectors.

Drunkards Walk Repo »