EXCEEDS logo
Exceeds
Shi970905

PROFILE

Shi970905

During October 2025, contributed two beginner-focused utilities to the ia2407-114/114-1-junior-college-C-plus-plus-program repository, enhancing educational resources for programming students. Developed a Three-Input Statistics Calculator in C++ that prompts users for three integers and computes their sum, average, maximum, and minimum, demonstrating input/output handling and basic arithmetic operations. Also created a Body Mass Index Calculator in C, which calculates BMI from user-provided weight and height, then categorizes the result for immediate feedback. Both features emphasized clear control flow, numerical computation, and reusable code structure, aligning with course objectives and providing practical templates for future instructional exercises.

Overall Statistics

Feature vs Bugs

100%Features

Repository Contributions

4Total
Bugs
0
Commits
4
Features
2
Lines of code
146
Activity Months1

Work History

October 2025

4 Commits • 2 Features

Oct 1, 2025

October 2025 performance summary for ia2407-114/114-1-junior-college-C-plus-plus-program: Delivered two beginner-friendly C/C++ utilities that provide practical data processing exercises for students, with immediate feedback and clear traceability. Features delivered: Three-Input Statistics Calculator (C++) and BMI Calculator (C). No major bugs reported this period. Impact: enhances learning resources, enabling instructors to demonstrate input handling, arithmetic, and basic decision logic; creates reusable templates for future exercises. Technologies/skills demonstrated: C and C++, console I/O, basic arithmetic, min/max/average computations, BMI categorization, simple control flow, and version-control hygiene.

Activity

Loading activity data...

Quality Metrics

Correctness85.0%
Maintainability85.0%
Architecture70.0%
Performance90.0%
AI Usage20.0%

Skills & Technologies

Programming Languages

CC++

Technical Skills

Arithmetic OperationsBasic ProgrammingC LanguageConditional LogicInput/Output HandlingInput/Output OperationsNumerical Computation

Repositories Contributed To

1 repo

Overview of all repositories you've contributed to across your timeline

ia2407-114/114-1-junior-college-C-plus-plus-program

Oct 2025 Oct 2025
1 Month active

Languages Used

CC++

Technical Skills

Arithmetic OperationsBasic ProgrammingC LanguageConditional LogicInput/Output HandlingInput/Output Operations