Fall 2015
-
Professional Ethics Project
-
This is a homework assignment given by Ron. The scenario and instructions are included in the downloadable file.
-
Sickness Model - Vensim
-
This is an expanded version of the simple Vensim model about sickness that Dr. Panoff taught us. At the start there is a group of healthy people and one sick person. Over time, the sick people can either die, become immune, or become healthy again.
-
Sickness Model - AgentCubes
-
This is an expanded version of the simple AgentCubes model about sickness that Dr. Panoff taught us. The red agents are infected, green are healthy, blue are doctors, and the green-camouflage agents are soldiers.
-
Prairie Ecosystem - Group Project 1
-
This is our first group project. My partners were Benjamin and Joseph. We created an Excell, Vensim, and AgentCubes model to show the predator vs prey relationships between vegetation, grasshoppers, sparrows, and eagles. (12/5/2015 - 12/20/2015)
Spring 2016
-
Hello World Javascript Model
-
This Javascript model is a little experiment we did in class. The "Print!" button displays "Hello World" onto the screen. You can type a number into the box, and either click "Submit" to put the number into the console, or click "Convert" to convert the number from inches to centimeters. (2/6/2016)
-
Conditionals Project
-
This Javascript model contains three functions. In the first function, the user imputs a number, and the program tells him what letter grade they recieved. In the second function, the user inputs an age and is told whether or not he meets the required voting age. In the third function, a random number between 1 - 10 is generated, and the user has to guess the number. (2/13/2016)
-
Loops Practice
-
This Javascript function can be used to find the factorial of an inputted number. One can input a number, and the function prints out to the page a triangle of stars. (2/13/2016)
-
Add Two Numbers Together
-
This function takes two inputted numbers and adds them together. (2/20/2016)
-
Code Commenting Project
-
We used this to practice commenting code. (2/20/2016)
-
Forest Fire Model - Group Project 2
-
This simulates a forest fire. Trees are generated randomly. When the user clicks somewhere in the forest, a fire will start. The fire will spread across the trees next to it. My partner was Nikkhil Niranjan. (3/5/2015 - 4/9/2016)
-
Parallel Computing Notebook
-
This contains all of our notes about parallel computing. (4/9/2016 - 4/16/2016)
Summer 2016
-
PHP Exercises
-
This contains some of the programs we made to practice what we learned about PHP. First is a loop that counts to five. Second is a loop that counts to ten using only even numbers (This is also displayed as an html list and as an html table). Fourth is an array that counts the number of characters in a predetermined array of strings. (7/11/2016)
-
PHP Practice
-
We used this program to practice making cookies. This program takes the user's name and age, then it saves it into a cookie to display when the user visits the page again. (7/11/2016)
-
PHP Project
-
We made this project to practice and use our knowledge of PHP (7/11/2016 - 7/14/2016)
-
PHP/MySQL Calendar Project
-
This project uses PHP and MySQL to allow the user to view the tasks on each day, and the user can add and delete tasks. A Shodor username and password is required to view this. (7/14/2016 - 7/22/2016)
-
New Website
-
This is my new website design. It was created and it replaced the old website (the current one) on 7/27/2016. The new design was created earlier that day.