Eiman Butt's repositories
-Mothers-Day-CLI-
"Celebrate Mother's Day with this simple TypeScript CLI program that prints a heartfelt message to all the wonderful moms out there. Perfect for beginners learning TypeScript or anyone who wants to express gratitude to the amazing mothers in their lives. Spread love and appreciation with code!
BMI-Calculator-CLI-TS
This repository hosts a BMI (Body Mass Index) calculator implemented as a command-line interface (CLI) tool using TypeScript. Calculate BMI quickly and efficiently from your terminal with this lightweight and user-friendly tool.
NODE_PROJECTS-getting-started-exercises.45-assignments
"Explore the fundamentals of Node.js with this collection of getting-started exercises. Perfect for beginners and seasoned developers alike, dive into 45 hands-on assignments to master essential Node.js concepts and elevate your skills. Let's embark on this journey together! #NodeJS #Learning #Development"
TS-CLI-ATM-MACHINE
TS-CLI-ATM MACHINE is a command-line interface (CLI) application written in TypeScript that simulates an Automated Teller Machine (ATM) system. It provides basic banking functionalities such as checking an account balance, withdrawing funds, and accessing a "fast cash" feature for quick withdrawals.
TS-CLI-Simple-Calculator
TS-CLI-Simple Calculator is a (CLI) application built with TypeScript. This project provides basic arithmetic operations such as addition, subtraction, multiplication, and division, all in a convenient command-line tool. It's designed to be lightweight, efficient, and easy to use, making it perfect for quick calculations right from your terminal.
TypeScriptTodo
"An efficient and type-safe todo list application built with TypeScript, providing robust task management features and seamless integration."