Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View LittleJC3's full-sized avatar

Block or report LittleJC3

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

    Enter the Pokedex number and returns the name. Also returns the stats

    JavaScript

  2. JavaJamProject JavaJamProject Public

    HTML and CSS of the Java Jam project

    HTML

  3. PHPVideoGameFinalProject PHPVideoGameFinalProject Public

    Connects to a MySQL server, validates login, and allows for user addition and deletion to a table

    PHP

  4. Quiz Quiz Public

    A five question quiz

    JavaScript 1

  5. EuclidGreatestCommonDenominator EuclidGreatestCommonDenominator Public

    Forked from nicomp42/nicholdw_Assignment04

    Euclid GCD Algo Class Library Project and Unit Test Project

    C#

  6. PasswordGenerator PasswordGenerator Public

    Generates a password based on user input of how many characters desired

    Java