Gustavo Nunez
Portfolio
-
forest fire- This is a model that I
worked on with my partner named Naylea Jacobo. This model simulates
how long a it will take a forest to burn
-
random walk- This is an Excel model that
I worked on that simulates the directions in which you walk based on a
random number.
-
coinflip- This is an Excel model that works
on determining whether a coin will land on heads or tails for each
time that it is flipped.
-
iteration examples- This is an
Excel model that works by doing a same calculation over and over until
you get a final answer.
-
programing concepts- This is
an Excel model where we were learning how to use an if else statement
and how to create a slider bar.
-
rabbits- This is a Vensim model that shows
the birth rate and death rate of rabbits over tome due to age and
predators.
-
change behavior- This is a Vensim model
that creates a behavior based on a constant being changed by unit time.
-
sickness- This is a Vensim model that shows
the rate of healthy people getting sick due to an infection rate.
-
Disease-
This is an AgentCubes model in which there are two types of agents
in a work on of them is sick and the other is healthy. They both move
on the world, but the sick infect the healthy until everyone is sick.
-
Thing 1-
This is an AgentCubes model in which there is a fly in a room and it
duplicates and the flies try to reach a window to leave the room.
-
Parallel computing notebook-
This notebook is about how computers run in parallel and what are other
examples of other things that can run in parallel.
-
AgentCubesProject-
This is about human demographics and how humans repopulate in randomness.
-
Summer Projects
-
Color changer- Every time you refresh the color
changer you will get a new color background and a hex decimal number that
goes with the color.
-
Background Selector- Select the
background color that you want from the drop down box and the background
color will change.
-
Dane Joe- Takes the first letter of the
first name and the first letter of the last name and switches them. It
also takes the last letter of the first name and the last letter of the
last name and switches them.
-
Calendar- A representation of a calendar
for an entire year.
-
Forms- Put in the information for whichever
of the forms and click submit what you put in the box will display at
the top of the page.
-
Dice Roll- Roll a die between one and
one hundred times, put in your name, favorite color, and shoe size.
The values for the rolls will then be displayed.
-
Dynamic Pages- Creates html pages using php
syntax.
-
SQL syntax guide-
A syntax guide for using SQL databases to do things such as create
tables and order the columns in the tables.