Portfolio
A sampling of my projects to include machine learning (AI), computer graphics, animation, cloud API, and more, using Python, C, C++, and GLS.

Wolves and Chicken
An AI program that uses Breadth First Search (BFS), Depth First Search (DFS), and Iterative Deepening Depth First Search (IDDFS) methods to solve a puzzle.

Tornado Particle System
An animated tornado using a 3D particle system. This project involves a spinning cone that can be viewed from different points in space with rings of spinning 3D particles.

Keytime Animation
A program that shows a teapot wireframe object as it moves and flips in 3D space. The effect uses various keytime animations.

Sentiment Detector
A program that learns from a list of comments and uses them to determine whether other comments are positive or negative.

Ghost Cow
This program creates a"ghost apple" effect on a 3D cow object. This involves placing a cow object in a cube map and then applying refractions to the cow using textures.