-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathparams.json
More file actions
6 lines (6 loc) · 3.46 KB
/
params.json
File metadata and controls
6 lines (6 loc) · 3.46 KB
1
2
3
4
5
6
{
"name": "Projects and Programs",
"tagline": "Anthony Uitz",
"body": "## Independent Projects and Programs\r\n#### CSA Line Tower Defense\r\nCSA-LTD Unity Game | September 2015 - October 2015\r\n+ Developed a simple game using the Unity engine to gain familiarity with the engine as well as with some of the algorithms being used in the Artificial Intelligence course\r\n+ GitHub: <https://github.com/anthonyuitz/CSA-LTD/>\r\n\r\n#### Google CodeU Mentorship Program\r\nFridgExpert Android App | January 2015 - August 2015\r\n+ Worked on a series of technical exercises focusing on data structures and algorithms under the mentorship of a Google engineer\r\n+ Received professional and programming development guidance through workshops and a 3 day summit \r\n+ Completed Udacity’s Developing Android Apps course with a three person team over the course of a month, culminating in the FridgExpert mobile app, which leveraged GraphAPI and content providers to monitor user food spending habits as well as food expiration, waste, and consumption\r\n+ GitHub: <https://github.com/anthonyuitz/FoodApp/>\r\n\r\n#### HackTJ Plander\r\nAutomatic Facebook Calendar | 2013\r\n+ Utilized Facebook development tools with Heroku to make an application that pulled events from Facebook groups, creating a semi-automatically updated planner on a team of two\r\n\r\n#### TJHSST League of Legends Website\r\nTJLoL Website | 2010 - 2013\r\n+ Created a website to connect the League of Legends gaming community at my high school\r\n+ Used the website to organize tournaments, find other players, and act as a front for the club at my school\r\n+ Grew to support a community of hundreds of local League of Legends gamers\r\n\r\n#### TJHSST Neuroscience Research Lab Program\r\n*Aplysia* Neuron Computational Model | Fall 2012\r\n+ Constructed a realistic computational model of a cluster of *Aplysia* neurons using the NEURON software which was instrumental in proving the viability of a simulation development area in the Neuroscience Research Lab.\r\n\r\n## Classwork\r\n#### Game Design Final Project\r\nInfinite Tower Java Game | March 2016 - May 2016\r\n+ Expanded on a professor provided framework to develop a complete game engine with tweening, sound managing, physics, display object hierarchy, and more\r\n+ Designed, prototyped, and developed a turn-based dungeon crawler with an infinite number of procedurally generated levels with a team of three\r\n+ GitHub: <https://github.com/anthonyuitz/pixel2.0/>\r\n\r\n#### Electronic Commerce Final Project\r\nUVAStudyCollab Website | January 2015 - April 2015\r\n+ Developed a website for students to establish study groups based on current class schedules using Django and Python with a three person team over the course of the semester\r\n+ GitHub: <https://github.com/anthonyuitz/uvastudycollab/>\r\n\r\n#### Advanced Software Development Final Project\r\nSecure Witness Website | April 2015\r\n+ Constructed a website for news reports and similar content that allowed users to search, encrypt, and download the reports of other members in three weeks with a four person team\r\n+ GitHub: <https://github.com/jmh2bj/SecureWitness-s15-team14/>\r\n\r\n#### Software Development Methods Final Project\r\nGhostHunter Android Game | October 2013\r\n+ Devised a mobile game that utilized device location to have players track down and destroy four ghosts after fulfilling storyline requirements\r\n\r\n\r\n",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}