Tooba's Homepage




Welcome, This is my webapage for my Computer Science 1 class
I'm learning C#. C# is for making Windows Apps
My goal is to learn more techniques and different types of languages so I can futher develop my skills in computer science.
When coding with C++ I use
visual studio's.

Goodbye World

September 14th 2018
This project dsiplays how to say goodbye in 4 different languages. In this French, Urdu, Arabic, and Spanish are included


Help Page

December 4th 2018
In this project information of a company is dispalyed such as it's company description and logo.


Mailing Label

December 4th 2018 ,
This project asks the user to input thier address information and later merges it into a mailing label

Car Rental

September 28th 2018 ,
A program for a local car rental agency that calculates rental charges.


BMI

October 5th 2018 ,
This project calculates the total BMI of a person through thier total weight and height.


Car Rental 2

December 4th 2018 ,
This project calculates the cost of renting cars along with the customer specific prefrences about the interior and exterior of the car.


Test Score

December 4th 2018 ,
This project calculates the average score of multiple tests.


Dice Game

December 4th 2018 ,
This project calculates the cost of buying multiple items and display managers store totals


Craps Game

December 4th 2018 ,
This project calculates the cost of buying multiple items and display managers store totals


Slot Machine

December 4th 2018 ,
This project calculates the cost of buying multiple items and display managers store totals


T-Shirt Orders

December 4th 2018 ,
This project calculates the cost of buying multiple T-Shirt and customizing it according to the customer's prefrance. This includes the shirt six=ze, the option of having a monogram or a pocket. and display managers store totals


Coffee Shop App

December 14th 2018 ,
This project calculates the cost of buying multiple items and display managers store totals


NCAA Football Game

January 13th 2019 ,
This project shows previous history of the two teams shown. It also shows what games they have won or lost in the Orange bowl over the years.


FishBowl

January 16th 2019 ,
This project places fish in random places with various different speeds.The fish may randomly move to the right or left once on any move.


N!

February 4th 2019 ,
This project is a program where you enter a number and it gives you the outcome by using the Sequence,Factorial,Even,Odd, and Fibbonaci pattern.


Tic Tac Toe

February 12th 2019 ,
This project is a two player game of Tic Tac Toe.


Basic AI

March 8th 2019 ,
This project is a game where a the dog is being chased by three cats. Although the dog has the ability to shoot at the cats and decrease thier life bar causing them to die.


Starfield

March 12th 2019 ,
This project is a visualizer where the stars are constanly going on and off the screen decreasing and increasing in thier size randomly.


Space Invader

March 21st 2019 ,
This project is a a game where a spaceship has to defeat the three space invaders by shooting bullets at them.However the space invaders are constantly moving since they are on a timer.


Upgraded AI

May 24th 2019 ,
This is my final project. This project has two levels. The first which is similar to basic AI and the next one where the space invaders are moving towards the spaceships however there are three spacehips this time. Along with the that these three spaceships cannot move left to right they have to shoot from where they are, which makes it more challenging for player.