WWDCScholars

Pranav Karthik19

Vancouver, BC, Canada

I'm a computer science student at the University of British Columbia, building applications for mobile, web, desktop, and spatial interfaces.

Scholarships

Pranav has been awarded a WWDC scholarship three times. Here are the submissions that got him there.

In 2024, applicants were tasked with creating an interactive app playground on the topic of their choice to showcase their passion for coding. New for 2024, 50 Distinguished Winners were recognized for their outstanding submissions and invited to Apple in Cupertino. Here’s how Pranav describes his winning submission.

TrophyDistinguished Winner

I built an interactive course in graph theory going over the fundamentals of graphs and how they're constructed, degree sequences, and the Havel-Hakimi algorithm. Users have access to an app simulation where they can construct graphs by dragging nodes, adding, deleting, and more. This runs on a custom built force-directed graph implementation.