Hi, my name is Isaac Staugaard. I'm a software developer who received my B.S. in Computer Science from University of California at Santa Barbara in 2017.
I am currently looking for work in either San Francisco, CA, or Santa Monica, CA.
Created a personal website using HTML, CSS, and JavaScript. Took about 1 week from knowing nothing to up-and-running. Currently adding new features for personal use.
A course project for my scientific and mathematical algorithms course. We had to make an algorithm using smooth diffusion to restore a photo to it's original quality by removing the noise.
An iOS application coded with Objective C, and using Parse for the backend. A simple, swiping-based free-for-sale application to make it easier for UCSB students to buy and sell books and clothes. Won 3rd place.
A course project to implement a virtual operating system over the course of 2 months. Worked with one classmate to implement everything including schedulers, threads, memory allocation, and kernel programming