Skip to content
View jwall911's full-sized avatar
Block or Report

Block or report jwall911

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
jwall911/README.md

👋 Hi, I’m @jwall911

  • I’m interested in programming, reading, fitness, MMA, travelling and spending time with loved ones!
  • I’m currently a senior in Computer Science (Graduate Decemeber 2023)

  • Also...


  • I love DATA!

  • Thanks for visiting!

Pinned

  1. OCTAVUE OCTAVUE Public

    All-in-one desktop application to view your favorite fighter's stats, past events & winners, upcoming fights and famous records and their holders. Has buttons to update data when needed.

    Python 1

  2. notepad notepad Public

    I recreated the windows notepad in C# using windows forms

    C#

  3. TulsaNewYearBashWebsite TulsaNewYearBashWebsite Public

    Website I created for class showing off clock feature

    HTML

  4. findExactAgecpp findExactAgecpp Public

    This program has the user input their name, birth year, birth month and day. Then the program calculates and prints their exact age in years.

    C++

  5. BigApplePhysicsWebsite BigApplePhysicsWebsite Public

    This simple website that displays animation effects created with HTML.

    HTML

  6. LinkedListFun LinkedListFun Public

    This program creates an array filled with random number. Then transfers that array to a linked list. During the transfer, duplicate numbers are removed and placed into a separate array. The first a…

    C++