Welcome to my webpage

Minjun Kim




Hello, welcome to my webpage for my computer science 1 class where all of my projects
are archived. I'm currently learning C#, a modern business language used for creating web
applications, through Visual Studio. My goals are to develop a broader understanding of
computer programming in order to be ready for a career in the modern, Internet-filled world.
You can download Visual Studio here for free through the "Community Option".



Goodbye Program

8/28/2020

This program is able to translate the word "goodbye" in numerous languages.

Help Page

9/3/2020

This program provides information about the company as well as its products.




Concatenation

9/11/2020

This program takes user information and compiles it into an ordered sequence.

Car Rental

9/15/2020

This allows the user to enter data in order to pay for renting out a car for a certain amount of time.




BMI Calculator

9/22/2020

This program takes the user's input of weight and height in order to output a BMI.

Car Rental Expanded

9/24/2020

This program is built off of the previous car rental program and adds other options a user can select.




Test Score Program

9/28/2020

This program takes the user's input of a test score and outputs a letter grade.

Dice Program

10/6/2020

This program continually rolls two die and records their various sums in a table.




Craps Dice Game

10/10/2020

This program allows the user to play Craps by using an RNG.

T-Shirt Store

10/22/2020

This program allows the user to enter a number and size of T-Shirts and be priced accurately.




Slot Machine

11/13/2020

In this program, the user pulls a lever which generates three images and determines a result based on them.

Rock-Paper-Scissors

12/1/2020

This program allows two users to play rock-paper-scissors without seeing what the other user picked.




Fish I

12/8/2020

In this program, the user either manually moves the penguin randomly or allows the program to automatically do it for them.

Fish 2D

12/14/2020

In this program, a fish is moved either manually or automatically in two dimensions, and a shark randomly moves as well.




Tic-Tac-Toe

1/4/2021

This program allows two players to play Tic-Tac-Toe in alternating turns, granting victory when one side wins.

N!

1/15/2021

This program allows a user to input numbers into various tables and get different numerical sequences and results.




Basic AI Game

2/4/2021

In this program, the user takes control of a tank character and shoots at a hostile opponent to win the game.

Star Field

2/17/2021

This program generates and expands a bunch of different stars in order to create the illusion of moving through space.




Aquarium

3/8/2021

This program uses number arrays to randomly generate and move about 20 fish, a shark, and a fishing boat.

Integer Array

3/18/2021

In this program, the user enters a number in order to determine how many integers are generated as well as what the highest, lowest, and average values are.

Final Project

5/28/2021

This program is my final project for this year. Here, I made a game where the user uses money to deploy units in order to shoot at incoming enemies.