Skip to content
View khummel01's full-sized avatar

Highlights

  • Pro

Block or report khummel01

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. Breast-Cancer-Binary-Classification Breast-Cancer-Binary-Classification Public

    Written in R, this project uses logistic regression methods to determine the malignancy of digitalized images of breast masses.

    1

  2. XKCDPasswordProject XKCDPasswordProject Public

    Generate passwords that are easy for humans to remember, but hard for computers to guess. Inspired by the comic: https://xkcd.com/936/

    Python

  3. WineQuality WineQuality Public

    Utilizing linear regression methods to predict the quality of red wine.

  4. Computer-Networking Computer-Networking Public

    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.

  5. Advanced-Algorithms-and-Data-Structures Advanced-Algorithms-and-Data-Structures Public

    Python implementations of sets, maps, XML and drawing, arrays, graphs, recursion, hashing, trees, Bloom Filter, Trie, Kruskal's algorithm.

    Python

  6. Operating-Systems-and-Architecture Operating-Systems-and-Architecture Public

    Java implementations of operating system algorithms such as CPU, memory, and disk scheduling as well as fun work with Arduino and Rasberry Pi.