Skip to content

Latest commit

 

History

History
61 lines (34 loc) · 1.51 KB

README.md

File metadata and controls

61 lines (34 loc) · 1.51 KB

🤖 Jarvis

This is my very first personal project which I coded back in 10th standard as my final project submission for ICSE Board exam.

Well it is a CLI based app which comprises of various small little programs like patterns, functions, constructors and other things that I practiced while learning how to code. This is where it all started! All the orignal code along with the then designed card are presented to you! Ps: I was an Iron Man fan back the ;)

Features

This is what you call a really feature rich program! It can not only interpret sentences and phrases but also be actually useful by performing basic tasks.

  • Calculator app
  • Patterns
  • Remember Stuff
  • Basic Conversions
  • Conversion Skills
  • Basic Math functions

Run Locally

Clone the project

  git clone https://github.com/Pargat-Dhanjal/Jarvis.git

Go to the project directory

  cd Jarvis

Install Java on your machine to run this program. Click here to install Java.

Finally run it!

javac jarvis.java && java jarvis

Card

Help-Card

Demo

demo-video

Authors

License

MIT