Skip to content
View jagnoor's full-sized avatar
  • Minneapolis

Block or report jagnoor

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. Windfarm-STP Windfarm-STP Public

    On a typical day, Foreman "Bob" gets into the office around 6:00 a.m. and plans out his day. He will determine what work needs to be accomplished and who is dispatched to which wind turbines. "Wind…

    CSS 1

  2. clicky-game clicky-game Public

    Clicky Game This React application keeps track of the user's score. The user's score should be incremented when clicked on an image for the first time. The user's score should be reset to 0 if user…

    JavaScript

  3. liri-node-app-jag liri-node-app-jag Public

    LIRI is like iPhone's SIRI. However, while SIRI is a Speech Interpretation and Recognition Interface, LIRI is a Language Interpretation and Recognition Interface. LIRI will be a command line node a…

    JavaScript

  4. ontheGoApp ontheGoApp Public

    ontheGoApp This App is created for people to find information quickly and easily Who is your target audience? People on the GO. Looking for a quick information... What is the problem that the produ…

    HTML 1

  5. TriviaApp TriviaApp Public

    Create a Trivia game using JavaScript for the logic and jQuery to manipulate HTML. I chose the more difficult version of the game which required a timer on each trivia question. It also needed to b…

    JavaScript

  6. HangmanGameApp HangmanGameApp Public

    This App runs a Work Guess game, based on the Hangman game. The game displays a random word and the user makes guesses. Each correct guess is displayed and incorrect guess updates the hangman graph…

    HTML