About Me
Personal introduction and profile details submitted as part of the opening requirement
This section compiles my midterm assignments, quizzes, seatwork, activities, and exam entry. Digital outputs are embedded per requirement, while physical-only outputs are kept as placeholders.
Personal introduction and profile details submitted as part of the opening requirement
Foundational Java concepts and initial coding exercises for the midterm period
Physical output only - this quiz was completed on paper and is kept as a placeholder
Digital submission copy for the second midterm quiz
Physical output only - this seatwork was completed on paper and is kept as a placeholder
ATM system implementation covering input flow, validation, and basic account actions
Student age analyzer solution with conditional checks and summarized output
Variable declaration and usage exercises from the first midterm activity
Operator-focused exercises including arithmetic, relational, and logical operations
Adds balance tracking, deposit and withdrawal logic, and a simple transaction flow
Evaluates the final grade using score thresholds and a straightforward decision flow
Tracks spending categories and totals using a structured personal expense workflow
The midterm exam is handled on paper, so this card stays as a placeholder until the official result is available.
Midterm was the point where I stopped treating OOP as a list of definitions and started using it to structure actual programs.
The quizzes, activities, and the paper-based exam all pushed me to think more carefully about class design, method use, and program flow before I write code. I also became more confident in explaining what my output means instead of only submitting the result. If I improve anything next, it should be cleaner structure, more consistent abstraction, and faster problem breakdown during timed work.
- Vincent