Skip to content
View James-S-Wood's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report James-S-Wood

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 Loading

  1. R_Software_Development_Coursera R_Software_Development_Coursera Public

    The final project for the "Advance R" course on Coursera. The overall purpose of this assessment is to evaluate the ability to apply functional programming and object-oriented programming concepts …

    R

  2. Udacity_R_Project_JSW Udacity_R_Project_JSW Public

    Utilizing R and Jupyter notebooks to answer interesting questions about bike share trip data collected from three US cities. Utilized code to collect the data, compute descriptive statistics, and c…

    HTML

  3. Bank-Account-Java Bank-Account-Java Public

    This project walks you through creating a bank account application using the Java programming language. The application greets the user and asks them which function they would like to perform.

    Java

  4. Memory-Card-Game Memory-Card-Game Public

    Game logic: The game randomly shuffles the cards. A user wins once all cards have successfully been matched.

    JavaScript

  5. Pixel_Art_Maker Pixel_Art_Maker Public

    Front end web development project utilizing the following skills: Defining variables with const and let, accessing the document object model using methods, declaring functions, and attaching them a…

    JavaScript

  6. Rock_Paper_Scissors Rock_Paper_Scissors Public

    C# Console application utilizing if-else and switch statements and while loops.

    C#