游瑋豪

I'm a Computer Science student with a background in programming languages such as Python, Java, and C. I'm seeking an internship that will help me develop my future. I'm willing to learn anything assigned to me. I'm an organized and motivated person that is eager to apply time management and organizational skills in various environments. Seeking entry-level opportunities to expand skills while facilitating company growth.

Skills: Java, C, Oracle SQL, Python, GitHub

My GitHub: https://github.com/yuyuohyeahM

  Taichung City, Taiwan   

學歷

2019 - 2023

University of Arizona

Computer Science

Projects

Wordle Simulator

Java

Foundation: Observed and learned the rules and layout from Wordle and built the game with                                the software architectural pattern MVC.

Animated: Designed and created the GUI view of the game, including animation with JavaFX.

Event Handling: Handled different invalid inputs from the user.

Battleships

Java  •  

• Foundation: Built up the game with the software architectural pattern MVC.

• Animated: Designed and created the game's GUI view, including animation with JavaFX.

• Client-Server Networking: Built up the connections between server and client with server socket. This makes the game playable for two players without knowing where each other planted the bombs.

• Threads: Made it interactive between server and client with the game is Single-Threaded.

• GitHub: Interacted with GitHub for merging and solving conflicts.

Minesweeper

Java

                                                                        

UML Diagram: Planned ahead with a UML diagram and designed the functions and interactions between each function in the diagram.
Collaboration: Collaborated with a group of four to design the game Minesweeper from scratch. Serializable: Able to save and load one previous game at a time.

                       

SCRUM: Completed the team project with a high communication rate and high efficiency.
 Testing
: Designed the test cases that ensure good code coverage, and get expected results from specific inputs.