Phillip Hoang
no image
Phillip Hoang

Phillip Hoang
LinkedIn: hoang-phillip GitHub: phoang7
------------ (360) 878 - 6011
Education
University of Washington, BS Computer Science Sept 2018 - Present
Courses: Data Structures and Algorithms, Introduction to Database Systems, Intro
to Programming I, II; Intellectual Foundations of Informatics; Matrix Algebra,
Calculus I, II, III; General Chemistry, Introduction to Differential Equations,
Intermediate Data Programming, The Hardware/Software Interface
GPA (in-major): 3.66
Skills
? Experienced in Java, Python, SQL, Terminal and Microsoft Office
? Worked with software development, Linux
Work Experience
Undergraduate Researcher for Autonomous Wheelchair Project and
AI4ALL (UW Taskar Center for Accessible Technology)
Jan 2019 - Present
? Worked in a group of three under director Anat Caspi for Autonomous Wheelchair Project
? Implemented an object detection model for autonomous wheelchairs
? Annotated objects in street images and performed masking on such images
? Manually annotated over 50 Seattle street images to fine tune the object detection model
? Validated data by cross referencing sensor data and Google Maps satellite data for over 75 objects
? Created a two-week summer curriculum for teaching high school students about concepts of data
science and artificial intelligence at the University of Washington
Stream Team Volunteer (Lacey Parks and Recreation) Dec 2015 – May 2016
? Worked independently and collaboratively to clear weeds and invasive plants as well as plant seeds to
improve the environment
? Cleared litter to prevent harm to the environment and ecosystem
Soccer Referee (Quad County Soccer Referee Association) Mar 2013 – June 2018
? Enforced the rules of the game to players, coaches, and fans
? Worked alongside other referees as either an assistant or leader
? Communicated clearly with fans, players, and coaches to ensure safety and fairness of the game
Projects
MLSteamPlayerTrends
? Python program that predicts a game’s popularity with a r2 score of 0.812
? Worked with a student to communicate and emulate pair programming
? Used numpy, matplotlib, sklearn, and pandas to visualize/analyze data
June 2020
SLNRegisterBot March 2020
? Developed a Python program that reduces the time to register for UW classes using sln codes
? Connected an email account to receive notifications for open seats for classes for automation
? Used selenium module to open a browser to sign up for classes by finding html tags and elements
CrimeData Jan 2019
? Created a Java program for visualizing criminal data in Seattle neighborhoods
? Instantiated multiple views for varied data comparison and analysis
? Designed an intuitive GUI utilizing the java.swing package