
caiden kowalchuk
hi!
welcome to my portfolio
About me
Im a second-year Computer Science student at the University of Guelph. I have mostly worked with C and Python in my coursework, but I'm always up for learning new languages and tools.
I enjoy building cool projects, and challenging myself through code. Outside of tech, I love hiking and traveling, whether that's overnight backpacking on the Bruce Trail or exploring overseas. If you ever need a buddy for an adventure, im your guy.
Projects
GryphPlanner
Built at GDSC Hacks 2025. A web app that scans course outlines and extracts academic deadlines, letting users sync directly to Google Calendar via OAuth2. I mostly worked on the frontend development in React, building the UI and integrating it with a Node.js backend REST API that handled file uploads, downloads, and the Google Calendar API.
Portfolio
This website! I used with Next.js, Tailwind, Three.js and delpoyed it with Vercel.
BMI Calculator
Built a Python project that analyzed body measurements, calculated BMI, and used graphs and linear regression to find strong trends in the data.