https://github.com/mjunaidca/typescript-node-projects
https://github.com/mjunaidca/typescript-node-projects
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mjunaidca/typescript-node-projects
- Owner: mjunaidca
- Created: 2022-12-04T20:01:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T18:59:53.000Z (over 3 years ago)
- Last Synced: 2025-02-13T20:19:36.460Z (over 1 year ago)
- Language: JavaScript
- Size: 2.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typescript Node Projects ~ CLI
Project 0: Calculator
Try it yourself: npx mjscalc
Project 1: Guess Game
Try it yourself: npx mjs-numguess-game
Project 2: ATM project
Try it yourself: npx mjsatm
Visualize The ATM Project Flow
Project 3: To Do List project
Try it yourself: npx mjs-todolist
Project 4: Currency Converter project
Try it yourself: npx mjs-currencyconverter
Project 5: Word Counter Project
Try it yourself: npx mjs-wordcounter
Project 6: Student Management System
Try it yourself: npx mjs-sms
Visualize The SMS Project Flow
Project 7: Adventure Game
Try it yourself: npx mjs-adventuregame
Project 8: Quiz System
Try it yourself: npx mjs-quiz
Project 9: Countdown Timer
Try it yourself: npx mjs-countdowntimer
Project 10: OOP Intro Application
Try it yourself: npx mjs-oop-application