DOS Roots Lab

DOS Roots Lab

Before modern frameworks and app stores, I was learning core programming logic in Turbo Pascal. These remakes recreate those original 1995 projects with a DOS-style interface so visitors can see how my software journey started.

1995 · P2CBF.PAS

Shapes R Us

Menu-driven geometry and ASCII visualization program.

Skill focus: Menu systems and procedural decomposition

1995 · P5CBF.PAS

GradeMaker

Array-based grade management app with stats, search, edit, and file operations.

Skill focus: Arrays, records, and data management