TITLE: Futurama
MEDIA: HTML5
SOFTWARE: Adobe Dream Weaver
HARDWARE: iMac Os X
SPECIFICATIONS: 800X800px, RGB, 72DPI
CLASS: FMX 310 Creative Coding
PROFESSOR: Santiago Echeverry
SEMESTER / TERM: SP 19
INSTITUTION: University of Tampa
DESCRIPTION: This a illustration done entirely out of code! It is also interactive. This project was extremely challenging as it was my first creative coding piece.
TITLE: Image Mandala
MEDIA: HTML/ Java
SOFTWARE: Adobe Dreamweaver
HARDWARE: iMac Os X
SPECIFICATIONS: 800X800px, RGB, 72DPI
CLASS: FMX 310 Creative Coding
PROFESSOR: Santiago Echeverry
SEMESTER / TERM: SP 19
INSTITUTION: University of Tampa
DESCRIPTION: The images used are all my own. The bee is my tattoo that symbolizes loyalty and the girl is my best friend Noelle. All the other images are things that represent her.
TITLE: Pizza Works
MEDIA: Javascript
SOFTWARE: Adobe Dreamweaver
HARDWARE: iMac Os X
SPECIFICATIONS: 800X800px, RGB, 72DPI
CLASS: FMX 310 Creative Coding
PROFESSOR: Santiago Echeverry
SEMESTER / TERM: SP 19
INSTITUTION: University of Tampa
DESCRIPTION: A fun game I created where you must catch all the toppings before moving forwards to the next round. Each round the topping amount increases and you must catch them all before the timer runs out.
TITLE: Buckbeak
MEDIA: HTML/ Java
SOFTWARE: Adobe Dreamweaver
HARDWARE: iMac Os X
SPECIFICATIONS: 800X800px, RGB, 72DPI
CLASS: FMX 310 Creative Coding
PROFESSOR: Santiago Echeverry
SEMESTER / TERM: SP 19
INSTITUTION: University of Tampa
DESCRIPTION: This project was to explore eternal motion. The assets were created separately and made to move eternally using code.
TITLE: Sipology
MEDIA: Javascript
SOFTWARE: Adobe Dreamweaver
HARDWARE: iMac Os X
SPECIFICATIONS: 800X800px, RGB, 72DPI
CLASS: FMX 311 Online Production
PROFESSOR: Santiago Echeverry
SEMESTER / TERM: FA 19
INSTITUTION: University of Tampa
DESCRIPTION: This is a website style of portraying my friend group! Each tab is a different person and each persons page has a picture and video about them. Their page also contains quick links to other members that they are linked to.
TITLE: Apps
MEDIA: Javascript, css
SOFTWARE: Adobe Dreamweaver
HARDWARE: iMac Os X
SPECIFICATIONS: 800X1200px, RGB, 72DPI
CLASS: FMX 311 Online Production
PROFESSOR: Santiago Echeverry
SEMESTER / TERM: SP 19
INSTITUTION: University of Tampa
DESCRIPTION: This piece has sound but when screen recorded to save the sound was lost. The on click functions play a ring tone and camera click. The on hover functions of the apps reveal the videos!

C++ Examples

Code Sample from a Magic 8 Ball project. The program randomizes a number from 0-10. Depending on the random number, the phrase attached to that will appear and “answer” the persons question. This was done using loops.
A beginning code sample from a choose your own adventure project. It uses cin for user input and loops and conditionals to display different results based on the choices.

Certificates