Skip to content
View ColeDavis99's full-sized avatar
🤙
Picks out dude
🤙
Picks out dude
  • Rolla, Missouri
Block or Report

Block or report ColeDavis99

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

  1. Animal_Behavior_Simulation Animal_Behavior_Simulation Public

    I like simulations, so I'm going to learn some game theory stuff and simulate animals competing for food. Inspired by this Primer YouTube video: https://www.youtube.com/watch?v=YNMkADpvO4w

    C++

  2. BST BST Public

    I felt like brushing up on C++ pointers, so I made a Binary Search Tree from scratch. I also made a Python script that generates my C++ code for testing purposes.

    C++

  3. Conways_game_of_life Conways_game_of_life Public

    Whipped this up in a night after watching this Numberphile video: https://www.youtube.com/watch?v=E8kUJL04ELA It's fun to tinker with some of the variables in constants.h too. You may have to fiddl…

    C++

  4. Mo_Roads Mo_Roads Public

    Computing the minimal spanning tree of all missouri cities

    Python

  5. Steg Steg Public

    A cool little steganography project for Linux. Upload an image, type in your secret message, and then another image will be produced with some bits changed. The difference between the bits of the o…

    C++

  6. BERTHA-v2 BERTHA-v2 Public

    Version 2.0 of my personal robot car, B.E.R.T.H.A.

    Arduino