Kade Pitsch Projects

Development Projects

Here is a list of some of the things that i have worked on that i liked enough to show off. Links are to their github repo

This Website

View Project
  • This website was my first project with Svelte and TailwindCSS
  • Started building it in college to get familiar with web-dev
  • It's gone through several iterations. I like to play around with stuff

Beartooth Repair

View Project
  • Website built for a heavy equipment repair company
  • Utilized Sveltekit and TailwindCSS to build out the site
  • Contact form is utilizing the Sendgrid API

Prime Reacts

View Project
  • Another site built with Svelte, tailwind and Supabase as the backend
  • Full stack app using supabase and discord for user authentication.
  • Utilizing MySQL to store user data

Blackjack Game

View Project
  • Built for fun to get more familiar with a few web-dev concepts
  • Very simple set of rules
  • Used Sveltekit and TailwindCSS