Devin Evangelista

Logo

Studying Computer Science at Clemson University College of Engineering, Computing and Applied Sciences



View My LinkedIn Profile

View My GitHub Profile

Portfolio


Programming Projects

Game Design Project “Pots and Petals”

This cozy game was created by a group of 4 people in Unity. I worked on the dialogue system and planting system.

Watch Gameplay Demo

Book Recommendation Program in C++

This program utilizes the Standard Template Library to sort data taken in from a file. It then uses the dot product method algorithim to recommend books to a user based on how they rated similar books.


Card Game in C++

This program uses fundamentals of object oriented programming to play a simple card game against the computer.