Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 738 Bytes

File metadata and controls

19 lines (12 loc) · 738 Bytes

Homework – Code Refactor Assignment

This repository contains a homework assignment focused on refactoring existing code as part of a programming course.

The goal of the assignment was to improve readability, structure, and maintainability of provided code without changing its external behavior.

What this project demonstrates

  • Reading and understanding existing code
  • Refactoring for clarity and organization
  • Improving naming, structure, and formatting
  • Following constraints while making improvements

Status

This repository is preserved as a record of coursework and is not actively maintained.

For newer and independent projects, see my other repositories.