EXCEEDS logo
Exceeds
Evan-Gabriel27

PROFILE

Evan-gabriel27

Over a three-month period, contributed to the Computer-and-Information-Science/CISC115FALL24MID01 repository by developing five C++ features focused on practical programming concepts. Delivered a movie ticket price calculator and an interactive booking system, both utilizing command line interfaces, input validation, and basic authentication to streamline user workflows. Expanded the repository with a utility library for mathematical and geometric operations, a name list management tool with sorting and search, and a modular banking system supporting account management and transactions. Emphasized object-oriented programming, control flow, and string manipulation, producing modular, testable components that serve as educational resources and foundational building blocks.

Overall Statistics

Feature vs Bugs

100%Features

Repository Contributions

5Total
Bugs
0
Commits
5
Features
5
Lines of code
540
Activity Months3

Work History

December 2024

2 Commits • 2 Features

Dec 1, 2024

December 2024 monthly summary focusing on key accomplishments for repository Computer-and-Information-Science/CISC115FALL24MID01. Two major features delivered: Name List Management Utility and Banking System with Account Management and Transactions. Minor note: no explicit bug-fix commits identified in the provided data; main work centers on feature development and code quality. Overall impact: expanded core capabilities for data manipulation and financial transaction handling, with modular, testable C++ components, enabling improved user workflows and future extensibility. Technologies/skills demonstrated: C++, object-oriented design, string processing, sorting, search, and basic financial transaction modeling; menu-driven CLI interfaces; clear commit references for traceability.

November 2024

2 Commits • 2 Features

Nov 1, 2024

Monthly summary for 2024-11 focusing on the CISC115FALL24MID01 repository contributions. Delivered end-to-end features that demonstrate fundamental programming concepts and provide hands-on learning resources, with clear commits showing incremental work.

October 2024

1 Commits • 1 Features

Oct 1, 2024

In Oct 2024, delivered the Movie Ticket Price Calculator feature (Assignment3) in repo Computer-and-Information-Science/CISC115FALL24MID01. The C++ program computes movie ticket prices based on age, showtime, seat type, and loyalty membership; collects user input, applies discounts and surcharges, and formats the final price to two decimals. This milestone tightened pricing accuracy and loyalty applicability for our ticketing flow. No major bugs were reported; the work focused on end-to-end functionality, input validation, and user-friendly prompts. The implementation demonstrates strong C++ proficiency, pricing-domain reasoning, and readiness for integration with the broader ticketing pipeline. Business value: consistent pricing, loyalty-driven incentives, and a reusable component for future features.

Activity

Loading activity data...

Quality Metrics

Correctness80.0%
Maintainability80.0%
Architecture68.0%
Performance76.0%
AI Usage20.0%

Skills & Technologies

Programming Languages

C++

Technical Skills

AlgorithmsBasic AuthenticationBasic Input/OutputBasic ProgrammingC++Command Line InterfaceControl Flow (switch, if-else)Data StructuresEnumsFunction Definition and OverloadingInput/Output HandlingInput/Output OperationsMathematical OperationsObject-Oriented ProgrammingProgramming Fundamentals

Repositories Contributed To

1 repo

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

Computer-and-Information-Science/CISC115FALL24MID01

Oct 2024 Dec 2024
3 Months active

Languages Used

C++

Technical Skills

Basic ProgrammingCommand Line InterfaceBasic AuthenticationBasic Input/OutputC++Control Flow (switch, if-else)