1. Project Overview

This repository contains a comprehensive collection of MIPS assembly language programs developed to demonstrate proficiency in low-level programming, computer architecture concepts, and algorithm implementation. Covering a range of applications—from basic arithmetic operations and calculators to educational grade calculators, graphics-based pattern generation, and mathematical utilities—this project showcases a commitment to writing clean, well-documented, and optimized assembly code. The work is designed as a core component of my coursework in Computer Organization & Assembly Language and serves as a portfolio piece that highlights my deep technical expertise and attention to detail.


2. Summary

The repository is meticulously organized into distinct categories, each representing different areas of application:

The README.md provides clear instructions on compiling and running each program using popular MIPS simulators, sample outputs to demonstrate functionality, and insights into performance considerations.


3. My Role & Contributions

As the Sole Developer & Architect, I was responsible for:


4. Challenges & Learning Outcomes