heyibad / typescript-projects

TypeScript Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript-projects:

  1. Simple CLI Calculator - by using
  • Inquirer
  • TypeScript
npx simple_calculator-by-cli-with-ts-inquirer
  1. Number Guessing Game (CLI) - by using
  • Inquirer
  • TypeScript
npx guess-the-number-cli_app
  1. ATM (CLI) - by using
  • Inquirer
  • TypeScript
npx atm-cli_app
  1. Todo App (CLI) - by using
  • Inquirer
  • TypeScript
npx todo-cli_application
  1. Word Counter App (CLI) - by using
  • Inquirer
  • TypeScript
npx word-counter-app-cli
  1. Currency Converter App (CLI) - by using
  • Inquirer
  • TypeScript
  • Using Apis to fetch realtime data
npx currency_converter_cli
  1. Student Management System - by using
  • Inquirer
  • TypeScript
npx student_management_cli
  1. Quiz App (CLI) - by using
  • Inquirer
  • TypeScript
  • Chalk and Its Animation
npx noob_quiz_cli
  1. CountDown Timer (CLI) - by using
  • Inquirer
  • TypeScript
  • Date Module
npx countdown_cli_app
  1. OOP - Project (9) - by using
  • Inquirer
  • TypeScript
npx project_10_oops
  1. OOP Bank (CLI) - by using
  • Inquirer
  • TypeScript
npx oop-bank-cli
  1. Tick Tac Toe (CLI GAME) - by using
  • Inquirer
  • TypeScript
npx tick-tac-toe-cli

About

TypeScript Projects


Languages

Language:JavaScript 85.6%Language:TypeScript 14.4%