Pinned Repositories
99-problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
Advanced-Algorithms-and-Data-Structures
Python implementations of sets, maps, XML and drawing, arrays, graphs, recursion, hashing, trees, Bloom Filter, Trie, Kruskal's algorithm.
API_DOAMA
Sample project that uses Project DOAMA API
Breast-Cancer-Binary-Classification
Written in R, this project uses logistic regression methods to determine the malignancy of digitalized images of breast masses.
Computer-Networking
An introduction to computer networking through the creation of custom dig, bind, ping, and traceroute commands as well as a simple web server and trivial routing protocol.
CS330
DS320
Data analysis and visualization of a variety of data sets, including countries, tweets, and movies, as well as market basket analysis practice, with screen scraping, and time series.
Operating-Systems-and-Architecture
Java implementations of operating system algorithms such as CPU, memory, and disk scheduling as well as fun work with Arduino and Rasberry Pi.
WineQuality
Utilizing linear regression methods to predict the quality of red wine.
XKCDPasswordProject
Generate passwords that are easy for humans to remember, but hard for computers to guess. Inspired by the comic: https://xkcd.com/936/
khummel01's Repositories
khummel01/Breast-Cancer-Binary-Classification
Written in R, this project uses logistic regression methods to determine the malignancy of digitalized images of breast masses.
khummel01/99-problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
khummel01/Advanced-Algorithms-and-Data-Structures
Python implementations of sets, maps, XML and drawing, arrays, graphs, recursion, hashing, trees, Bloom Filter, Trie, Kruskal's algorithm.
khummel01/API_DOAMA
Sample project that uses Project DOAMA API
khummel01/Computer-Networking
An introduction to computer networking through the creation of custom dig, bind, ping, and traceroute commands as well as a simple web server and trivial routing protocol.
khummel01/CS330
khummel01/DS320
Data analysis and visualization of a variety of data sets, including countries, tweets, and movies, as well as market basket analysis practice, with screen scraping, and time series.
khummel01/Operating-Systems-and-Architecture
Java implementations of operating system algorithms such as CPU, memory, and disk scheduling as well as fun work with Arduino and Rasberry Pi.
khummel01/WineQuality
Utilizing linear regression methods to predict the quality of red wine.
khummel01/XKCDPasswordProject
Generate passwords that are easy for humans to remember, but hard for computers to guess. Inspired by the comic: https://xkcd.com/936/
khummel01/DS420
Machine Learning Resources
khummel01/DS_420
khummel01/giving-day-socketio-server
A secure version of socket.IO using Apache and node.js
khummel01/inClassPrac330
In class practice examples for CS330.
khummel01/LCchatbot
A Chabot designed to answer questions about Luther College.
khummel01/midterm330
Midterm web application for CS330 using Google Books and TMDB APIs
khummel01/quotes
khummel01/shopping330
Shopping web application for CS330.
khummel01/Spotify-Gesture-Control
Using Haar cascade xml files to detect hand gestures and control Spotify on Linux