Mannat Tuli | Projects | Contact | About


Projects


C.A.R.E

This webapp made on Azure portals is an app developed for patients by me and Kush Kaushik. We added a chatbot which responds to queries and even asks questions about symptoms user may be having. All the information that is inputted is shown in the form of graphs and the chatbot gives do's and don'ts after analsying the data.

View the website...

StoryBomb

You will be offered a choice after every couple of paragraphs, you have to choose one and make your story! There are a lot of possible outcomes each not related to other so you can play this game a lot of times! Very easy , fun and interesting game to play, consisting of different genres like, sci fi, drama, and adventure.

Run app...

Guess The Number

A fun game I made when I started to learn Javascript. This was given to me in a course I was taking by Jonas. A very fun and interactive webapp where you have to guess a random number chosen by the computer.

Run app...

Tictactoe.py

This is a simple game everyone is familiar with that I decided to make on Python. A very simple simple project, that can be run anywhere.

View the code...

Clock.py

A working clock made on Python. All it asks is for the current time and then shows the time every second. Simple but fuctioning project.

View the code...

Timer.py

Another simple Python project I created when I was just beginning learn the language. It's a fun project which will remind you when the time you entered is up.

View the code...