Skip to content
View J-D-J123's full-sized avatar

Highlights

  • Pro

Organizations

@frc-4931

Block or report J-D-J123

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
J-D-J123/README.md

Hello World, I'm Joseph!

Computer Science Student @ University of Missouri

LinkedIn

Startups

Personal Projects

  • Handwritten-Digit-Classifier
    A handwriteen number classifer neural network trained and tested on the MINST dataset all in C with little to no help from AI.

  • cs4610-computer-graphics
    Projects and assignments covering computer graphics concetps, including line drawing algoirhtms From line drawing algorithms and coordinate transformations between object, world, and display coordinates.

  • Tab-Cleaner
    A Chrome / Chromium browser extension that automatically wipes your browsing data every time you close a tab.

Tech Stack

Pinned Loading

  1. Handwritten-Digit-Classifier Handwritten-Digit-Classifier Public

    A handwritten digit classifier neural network, trained and tested on the MNIST dataset, built entirely in C

    C++

  2. cs4610-computer-graphics cs4610-computer-graphics Public

    cs4610 Computer Graphics course code and projects

    C++

  3. Tab-Cleaner Tab-Cleaner Public

    A Chrome / Chromium browser extension that automatically wipes your browsing data every time you close a tab from cookies to history and more.

    JavaScript

  4. GuessingNumberGame GuessingNumberGame Public

    a number guessing game in python

    Python