diff --git a/portfolio/index.html b/portfolio/index.html new file mode 100644 index 0000000..cf23147 --- /dev/null +++ b/portfolio/index.html @@ -0,0 +1,53 @@ + + +
+ + + +I'm a junior in Software Engineering at Iowa State University. I take mostly Computer Science/Software Engineering + courses, while working part time at ITS WebDev.
+ +In my free time, I am learning as much as I can about the design and implementation of video games. I have done
+ several small projects both on my own and with other people. As a member of Iowa State's Game Development Club, I
+ enjoy participating in Game Jams and workshops, as well as social nights.
A Game Jam is an event
+ where you get together with two or three other people and try to make a game in a very short amount of time (usually 48 hours).
+
+ So far, my favorite tool to develop games with is Unity3d, where the main language
+ I use is C#.