Computer Science 1




Hello, my name is Kevin Kim and I'm a senior this year!
This webpage is for my computer science 1 class.
We are learning to code in C#.
The class is not easy but this class wants me to continually challenging!

Good Bye Program

9/10/2019

This project translates "Hello" in different languages such as Korean, German, Italian, and Chinese.

About Page

9/11/2019

This project shares information of the logo and the company I've created. It also lets users to change colors and fonts of the company's information.

Mailing Label

9/16/2019

This program creates a mailing label based on the information collected by users.

Car Rental 1

9/20/2019

This program calculates Car Rental and manager sales. Client's can choose car types and by using that information, the program can calculate total rental pricing.

BMI

9/27/2019

This project demonstrates how to calculate a BMI on each individuals. It also calculates average BMI and keeps in track of number of BMI as well.

Car Rental Upgrade

9/30/2019

This program calculates Car Rental and manager sales. Client's can choose car types and extra charges and by using that information, the program can calculate total rental pricing.

Test Score Program

10/4/2019

This program can transfer number grade into letter grade and also calculate highest test score and average test score

Dice Game

10/8/2019

The Dice Game Program calculates the sum of dice values and total number of rolls. It also keeps in track of the probabilty of each sum values.

Vegas Craps Game

10/14/2019

The Craps Game has a rule where players win with the roll of 7 or 11. And players win with the roll of 2, 3, or 12, and 4, 5, 6, 7, 8, 9, 10 is not lose or win but receives a point.

Shirt Sales

10/21/2019

This program calculate shirt sales price. Different sizes and add-ons has different price. This program also calculates store sales in total by a summary program.

Slot Machine

10/29/2019

The slot machine game has a rule where 3 of the same graphic earns Jackpot which is $1000. This program also keeps in track of number of dice rolled, current balance, and total money earned.

Rock-Paper-Scissor

11/12/2019

This programs the game Rock-Paper-Scissors. 2 Players can each choose between Rock, Paper, or Scissors using radio button. This program then figures out who won and keeps in track of winning counts of each players.

Fish I

11/18/2019

This program moves fish left and right in a tank. It also keeps in track of how many times it moved, number of times it bumped left or right.

Fish II

12/4/2019

Fish Program Upgrade. Compared to Fish 1, this program upgraded by putting shark. Once shark is caughted by fish, Eaten value goes up.

NCAA Football

12/10/2019

This project allows you to see the result of bowls of 2 college football teams, schedules of each team, personal opinion on each game, and their school's history & information

Tic-Tac-Toe

1/6/2020

Tic-Tac-Toe game. Two players take turns marking the spaces in a 3x3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagnal row is the winner.

N! Program

1/10/2020

N! Program calculates factorials(!). This program calculates: Sequence, Factorial, Even, Odd, and Fibonnaci.

Basic AI Program

1/15/2020

An AI Game where Mario is being chased by the villain Bowser. Mario can shoot bullets to kill Bowser. Once Bowser or Mario drains out of health, the game ends.

StarField

1/27/2020

A StarField program where stars randomly move diagonally across the screen.

Fish Upgrade

2/3/2020

An upgraded Fish Program with addition of more fish, a boat, a bait, and bubbles. Shark randomly moves around and once it eats the fish, the dead body will be at the bottom of the tank.