Skip to content
View JamonSmith's full-sized avatar

Block or report JamonSmith

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

Popular repositories Loading

  1. Data-Visualization-Web-App Data-Visualization-Web-App Public

    Fairly simple web application coded in JavaScript and HTML that allows users to create and save .pdf and .txt files to their computer. It also allows users to upload data in the form of a .csv file…

    JavaScript

  2. 2D-Soccer-Game 2D-Soccer-Game Public

    Prototype 2D soccer game developed in C++ using OpenGL primitives, functions and and libraries.

    C++

  3. Image-Editor-in-Java Image-Editor-in-Java Public

    Wrote a program in Java that adds visual effects and filters to .JPEG and .PNG image files; program takes in an image file from a folder and creates a copy of the image with the command line specif…

    Java

  4. 3x3-8-Puzzle-Game 3x3-8-Puzzle-Game Public

    Program written in C++ that solves the 8 Puzzle Game using different informed and uninformed search algorithms.

    C++

  5. 3D-Color-Plot 3D-Color-Plot Public

    Java program that plots random points in a 3D space and assigns their (x, y, z) coordinates their respective [R, G, B] values and displays them in the plot with their RGB color.

    Python

  6. Student-Database Student-Database Public

    Student tracking Database in Java

    Java