Skip to content
View lukecoolbaugh7's full-sized avatar

Block or report lukecoolbaugh7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lukecoolbaugh7/README.md

Welcome to My GitHub Profile

About Me

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.

Categories

Web Development

Databases

  • [Rental Unit Management System]: Interfaces for accessing a rental unit management system. View Repository

AI

  • [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

Systems Programming

  • [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

Bioinformatics

  • [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

Popular repositories Loading

  1. Nucleotide_Sequence_Alignment Nucleotide_Sequence_Alignment Public

    Java program that aligns two nucleotide sequences with affine gap penalty

    Java

  2. phylogenetic_tree phylogenetic_tree Public

    Creates UPGMA and Neighbor Joining Trees from ClustalW output

    Java

  3. pandas_helper pandas_helper Public

    File containing commonly used pandas functions for working with csv and excel files

    Python

  4. server-client-python server-client-python Public

    Forked from tableau/server-client-python

    A Python library for the Tableau Server REST API

    Python

  5. lukecoolbaugh7 lukecoolbaugh7 Public

  6. client_server client_server Public

    Client Server Connection Handling Multiple Connections Written in C

    C++