Brennan Colberg

UW Seattle (Computer Science & Education) '21

profile

Personal Projects

Online Typewriter live website source code

Used HTML, CSS, and Vanilla JS

Created a minimal online word processor, with multiple display themes, that only allows the user to edit the last three words they typed. Use of this tool has increased my writing speed by 2-2.5x by eliminating indecision from the drafting process of essays.

Online Periodic Table live website source code

Primarily used CSS and Vanilla JS

Improved graphics efficiencies through incorporating CSS transitions; strategically optimized a resource-intensive design to work well on lower-end systems. Learned to effectively use external APIs and premade resources to enhance a custom project.

Professional Resume (2018) see it live: resume.brennancolberg.com

Used HTML and CSS

Designed and programmed this resume with standard web formatting techniques.

Axis & Allies Dashboard (2018) live website source code

Used HTML, CSS, and Vanilla JS

Programmed a web application that can track absolutely every aspect of an instance of the board game "Axis & Allies 1942"™ (territory ownership, economic statistics, and a cumulative per-player stopwatch), completely negating the need for any paperwork or manual calculations during a game.

BFramework (2016 - 2017) source code

Used Java's AWT/Swing graphics framework

Designed and implemented multiple iterations of a scalable 2D game framework using AWT/Swing in Java. Led a four-person team to 2nd place at an international-level competition (TSA Video Game Design/Programming) with a game built solely with that engine.

Work Experience

Cozi (Q3 2019) the (unpublished) website I worked on

Software Engineering Intern (Web Client)

Designed & implemented a custom unit test framework & toolset for the company's entire web interface, increasing Jest unit test coverage from under 2% to over 10% during the course of my internship. Decreased the time necessary to write tests for certain Redux files by over 90%.

Bottomline (January - July 2019) the interface I designed

Co-Founder & Frontend Software Architect

Designed and built initial versions of the company's functional interface in React, managed all inner communication channels, and articulated the company's planned go-to-market strategy. Left on good terms because of an inability to commit enough time.

UW Computational Fabrication Lab (Q1 2019)

Undergraduate Researcher

Designed and created a custom multithreaded scraper with Node.js and Puppeteer to gather data on over 10,000 parts from McMaster-Carr's website, as well as a full-stack MySQL/Node.js/React application to visualize cost relationships between parts.