Jackson Vondemkamp

Portfolio Website With Projects and Resume

Jackson Vondemkamp

About Me

I am a student developer at University of Colorado, Boulder studying Computer Science. I am interested in full-stack development, data science, and also product management!

LinkedInGitHub

Projects

Stan App

stan!

A web application that allows users to search for their favorite artists and songs, and receive recommendations for similar music.

Personal Website

Personal Website

Using Next.js, Tailwind CSS, and Netlify, I created this portfolio website to showcase my projects and resume.

Memory Allocator

Developed a memory allocator for C programs using a red-black tree-based dynamic storage allocation technique, significantly improving allocation and deallocation speed with O(log n) time complexity.

Achieved a 30x performance improvement in memory management, minimizing fragmentation and optimizing allocation times for large datasets.

Image Filter

Achieved a 25× speedup in image filtering by applying 2×2 loop unrolling, optimizing memory access, and reducing redundant computations.

Improved cache efficiency by restructuring loops to align with row-major storage, minimizing memory references and optimizing divisor calculations.

Resume

View and download my resume!

Download Resume