【NIEN-YUN OUYANG】

我的照片

Short bio

My name is Nien-Yun Ouyang, and I'm 19! I'm currently studying Computer Science fundamentals in the English Bachelor Program at Yuan Ze University's College of Informatics.

My Projects/Works

Project1:C++ Guessing Game

Technical focus: Using C++ language to practice basic conditional statements (if/else) and loop structures (while/do-while). Outcome: Developed a game that lets users guess a randomly generated number, with a limit on the number of attempts and a hint feature.

Project2:C++ Simple Calculator

Technical Focus: Practice functions in C++, input/output operations (cin/cout), and switch statements to handle basic addition, subtraction, multiplication, and division operations. Outcome: Users can enter two numbers and an operator, and the program will provide the calculation result immediately.

Project3:C++ Student Grade Tracker

Technical Focus: Using arrays or vectors to store multiple student records and calculate average scores. Outcome: Practiced basic applications of data structures; the program can import a list of scores and output the highest score, lowest score, and overall average.

Contact me