Daniel Yang
San Jose, CA, *****
**************@*****.***
Education
CALIFORNIA STATE POLYTECHNIC UNIVERSITY POMONA Pomona, CA Completed 90 credits towards a Bachelor’s Degree in Architecture September 2014 - June 2016 DE ANZA COLLEGE Cupertino, CA
Associate’s in science in Computer Science for Transfer April 2017 - Current Will be pursuing Bachelors after completion
Projects
NihonStudy (python)(in progress)
● A flashcard program to assist in the self-learning process of Japanese
● Uses SQLite to store tables for vocabulary
Taco Bell Menu Database (c++)
● Led a team of two other students to create an interactive Taco Bell menu
● Implemented a database with hash tables to store Taco Bell food menu
● Utilized chaining to handle hash table collisions
● Created user API to allow users to add and remove items
● Used binary search trees to sort food items
● Developed algorithm to analyze Taco Bell meal’s daily values to a person’s recommended daily values Dungeon Quest Game (c++)
● Collaborated with three colleagues to create a dungeon crawler game
● Implemented features based on requirements document set by team lead
● Utilized a 2D vector and polymorphism to manage the “events” on each floor
● Developed unit test for requirements testing and input validation Relevant Coursework
● Beg Prog Method C++, Intermed Prog Method C++, Adv C++ Programming
● Intro to Comp Prog Using Java
● Intro to Unix/Linux
● Python Programming, Advanced Python Programming
● Intro x86 Proc Assembly Lang
● Data Abstractions & Structures