Skip to content

Collection of Node.js console projects showcasing various functionalities, including a calculator, number guessing game, ATM, to-do list, currency converter, word counter, student management system, adventure game, quiz, countdown timer, and an OOP-based application.

Notifications You must be signed in to change notification settings

Abdurrehman2003/MY_NODE_PROJECTS

Repository files navigation

Node.js Console Projects

Welcome to the collection of Node.js console projects! This repository showcases a variety of functionalities, each implemented as a separate project. These projects have been developed using TypeScript and Node.js, demonstrating practical applications of fundamental programming concepts.

Projects List

  1. Calculator (project00_calculator)
  2. Number Guessing Game (project01_number_guessing-game)
  3. ATM (project02_atm)
  4. To-Do List (project03_todo_list)
  5. Currency Converter (project04_currency_converter)
  6. Word Counter (project05_word_counter)
  7. Student Management System (project06_student_management_system)
  8. Adventure Game (project07_adventure_game)
  9. Quiz (project08_quiz)
  10. Countdown Timer (project09_countdown_timer)
  11. OOP Application (project10_oop)
  12. OOP MyBank (project11_oop_mybank)

Short Description

This repository contains a collection of Node.js console projects showcasing various functionalities, including a calculator, number guessing game, ATM, to-do list, currency converter, word counter, student management system, adventure game, quiz, countdown timer, and an OOP-based application.

Getting Started

To get started with these projects, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Abdurrehman2003/MY_NODE_PROJECTS.git
  2. Navigate to the project directory:
    cd repository-name
  3. Install dependencies (if applicable):
    npm install
  4. Run exercises using Node.js:
    node path/to/exercise.js
    

Feel free to explore the code and play around with the projects to deepen your understanding of TypeScript and Node.js!

Contributing

Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or submit a pull request.

License

These projects are licensed under the ISC License.

About

Collection of Node.js console projects showcasing various functionalities, including a calculator, number guessing game, ATM, to-do list, currency converter, word counter, student management system, adventure game, quiz, countdown timer, and an OOP-based application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published