My name is Evan Hammam. I am a fourth-year Computer Science and Math student.
A web app for musicians to optimize practice routines, featuring dynamic graphing and task optimization using Dijkstra's and Knapsack algorithms.
Tech Stack: React, TypeScript, Spring Boot, vis.js
A collaborative UGA study spot rating tool, similar to Yelp but tailored for study spots. Final project for CSCI 4300 Web Development.
Tech Stack: React, Node.js, MongoDB
A cinema e-booking app designed for movie theaters.
Tech Stack: React, Spring Boot, MySQL
Utilizes computer vision techniques to estimate depth information from stereo images, generating 3D point clouds.
OpenCV
Implements Neural Radiance Fields (NeRFs) to explore remote sensing applications for satellites. Part of the UGA undergraduate research program.
PyTorch:
A Genetic Algorithm project to optimize hyperparameters for NeRF models, enhancing accuracy and convergence speed.
DEAP:
Developed a high-performance, multithreaded web server in C, utilizing mutexes and semaphores for efficient thread synchronization.
Designed a C program to perform word counts using multiple processes and inter-process communication (IPC), measuring performance with large files.
