View Project

Code Snap

Hackathon | June 9th 2023 - June 11th 2023

Jam Hacks 7

University of Waterloo hosts an annual high school hackathon known as Jam Hacks. Me and my friends signed up and were accepted to participate. Our group created Code Snap a website that converts images to code for whenever your following a YouTube tutorial and the code is not linked in the description. You can simply screenshot the code, and our website will analyze the screenshot, extracting the raw text from it. After that, it's processed through a ChatGPT API, which can optionally add comments, and then appropriate whitespace is applied based on the programming language.

What I learned

- Backend Web Development

- ChatGPT API implementation

- Presentation skills

Devpost