- About
- Project Structure
- Languages
This repo hosts a collection of JavaScript problem-solving exercises alongside a TypeScript “Assignment 1” implementation.
js/: JavaScript exercise solutions, including array-method implementations and utility functions.
ts/: TypeScript assignment solution (assignment1.ts) demonstrating enums, interfaces, generics, and a project manager class.
README.md: This documentation file.
JavaScript (97.3%)
TypeScript (1.9%)
Others (0.8%)