Grant Singleton

My Project Landing Page


Summary

I am a Computer Engineering Student at Texas A & M. I love to learn, and this page is for writing about what I have learned and what I have worked on. This is not an exhaustive list, but it does include the majority of my noteable projects. I also enjoy writing. You can read my article On Ethics of the Autonomous Vehicle that was published in the 2019 edition of the Undergraduate Journal of Philosophy at Texas A & M. The article is my argument on the ethical programming of Autonomous Vehicles.

Projects

Face Recognition - Web App for identifying customors - HTML, JavaScript, ES6

Networking and Threading - Parallel data retrieval over the network - C++

Chess Game - Multi-mode chess game for playing over a network - Java

UNIX Shell - A working UNIX shell that I programmed in C++

Database Application - Application used for Querying the Yelp dataset - C++

Memory Allocator - Algorithm for Kernel management of a memory zone - C++