Skip to content
View thecodingsophist's full-sized avatar
🎯
Grinding/Focusing
🎯
Grinding/Focusing
Block or Report

Block or report thecodingsophist

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. self_driving_cars self_driving_cars Public

    Forked from udacity/CarND-Term1-Starter-Kit

    My repo for self-driving car projects that addresses various aspects of the software development and research for self-driving cars.

    Jupyter Notebook

  2. cpp cpp Public

    Learning C++, programs, simple projects, files and the daily grind. Progress and project descriptions are below.

    C++

  3. tweet_generator tweet_generator Public

    This uses a Markov chain to spit out tweets by modern day Jane Austen based on her novel: Pride and Prejudice.

    Python

  4. spaceman spaceman Public

    A game written about guessing a word based on letters. Interactive on the terminal with fun alien graphics. Pretty dope.

    Python

  5. focus_button focus_button Public

    Java tool to track (v1) how long, (v2) when and where you are losing focus. Used for when working on the computer (i.e coding/designing). Easily accessible.

    Java

  6. madlibs madlibs Public

    A mad libs game written in python, includes an NLP module.

    Python