https://github.com/yangshun/wwdc-2013-entry
Apple's WWDC 2013 Student Scholarship is rewarded to creative, talented, and outstanding student developers with the opportunity to attend the WWDC conference. For the portfolio app, the most challenging part was to improve my code my a physics engine that I have written in the past, to allow the user to drag and fling the blocks around. The app also showcased past mini-games from my winning hackathon projects in the past.
https://github.com/yangshun/wwdc-2013-entry
Last synced: 5 months ago
JSON representation
Apple's WWDC 2013 Student Scholarship is rewarded to creative, talented, and outstanding student developers with the opportunity to attend the WWDC conference. For the portfolio app, the most challenging part was to improve my code my a physics engine that I have written in the past, to allow the user to drag and fling the blocks around. The app also showcased past mini-games from my winning hackathon projects in the past.
- Host: GitHub
- URL: https://github.com/yangshun/wwdc-2013-entry
- Owner: yangshun
- Created: 2013-04-27T02:21:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-17T00:51:17.000Z (over 12 years ago)
- Last Synced: 2025-05-05T22:09:59.841Z (5 months ago)
- Language: Objective-C
- Homepage:
- Size: 2.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WWDC 2013 Student Scholarship Portfolio App
==Portfolio app as an application for WWDC 2013 Student Scholarship
Main Content:
- Professional Experience
- Software engineering intern, EasilyDo Inc.
- Software developer, Computing for Voluntary Welfare Organizations (Feiyue Family Services Centre)
- Teaching assistant, CS1020E Data Structures and Algorithm I, National University of Singapore.
- Education
- National University of Singapore, B.Comp Computing (Computer Science).
- Stanford University, Management Science & Engineering Courses.
- Interests
- A physics engine is incorporated where the blocks can be dragged and thrown around. Physics engine was adapted from NUS CS3217 Problem Set 4 and modified to include drag manipulation.
- Technical Skills
- List of technical skills.
- Showcasing two award-winning hackathon hacks that I was part of: DrinkPal and HipSpot.