Hello! I'm currently in my senior year at CU Boulder majoring in Computer Science. I believe in writing secure, accessible, responsive, and readable code. My experience in both security and software gives me a more holistic understanding of each field, and my extensive work in development teams has taught me how to collaborate with both team members and stakeholders. Blueprint Boulder has been an incredible part of my time at CU and my main extracurricular. I've worked in various roles for this club including co-president, project lead, webmaster, outreach, and a project team member. This has improved my consulting and communication skills as we work directly with nonprofits throughout the year.
I learned SvelteKit to create this portfolio website and it's currently hosted on Vercel to enable SSR. The scripting is done in TypeScript and I use Tailwind for styling.
I transformed spreadsheet info from the Colorado Motor Speech Lab into a free tool for speech therapists. I've also built out a subscription platform that is ready to go live.
I installed Pi-Hole, a network-wide ad blocker, on a Raspberry Pi. This runs 24/7 on my home network and has a firewall configured to only permit essential Pi-Hole traffic.
Our team at Blueprint Boulder built a highly modular database with sorting and filtering. I focused on designing the admin-facing pages and pulling data from SQLite.
A React web app that leverages the open-source PokeAPI to display pokemon information based on Pokeman name or ID as input. Utilizes caching and error handling.