🖼️ Submission Gallery

View and work on your TypeScript assignments. Click an assignment to see your code.

Your Assignments

Select an assignment below to view and edit your TypeScript code. Each assignment has its own .ts file in the gallery folder.

📝

Assignment 1: TypeScript Basics

Practice variables, types, and basic TypeScript syntax.

View Assignment
📝

Assignment 2: Interfaces & Objects

Practice using interfaces and creating objects in TypeScript.

View Assignment