Hello! I'm Luke, a Lehigh University Computer Science Engineering Student specializing in data science and ai/machine learning. Here you can find projects I've worked on and experiments I've played around with.
- [Personal Portfolio]: Personal Website View Repository
- [Rental Unit Management System]: Interfaces for accessing a rental unit management system. View Repository
- [Music Generator]: Music Generator Using LSTM Neural Network in Keras. View Repository
- [AI Chatbot]: Simple AI Chatbot with Web Speech API and Node.js. View Repository
- [Age and Gender Predictor]: Using Python and CNN to predict and and gender from images. View Repository
- [Virtual Network Suite]: Virtual network interfaces and switches in C and Python for Ethernet frame management and routing over UDP connections. View Repository
- [Client Server Connection]: Client server connection handling multiple connections written in C. View Repository
- [Nucleotide Sequence Alignment]: Java Program that aligns two nucleotide sequences with affine gap penalty. View Repository
- [Phylogenetic Tree]: Creates UPGMA and Neighbor Joining Trees from ClustalW output. View Repository