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

Block or report mbhalesha

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. SB-Madlibs SB-Madlibs Public

    I have created a Madlibs game using Python and Flask. I have defined the Madlibs stories and it will generate the resulting story from a set of answers.

    Python

  2. SB-connect-4 SB-connect-4 Public

    I have created a Connect 4 game in which 2 players take turns and the first player with 4 pieces in a row wins the game.

    JavaScript 1

  3. SB-memory-game SB-memory-game Public

    I have a created a Memory Game in which the player clicks to reveal colors of 2 boxes at a time. If the boxes match in color, the boxes remain that color. If they don't match in color, the player t…

    JavaScript

  4. SB-meme-generator-v2 SB-meme-generator-v2 Public

    I have created a Meme Generator in which the user enters an Image URL, the text to appear on top of the meme, and the text to appear on the bottom of the meme. The user then clicks on "Create Meme"…

    JavaScript

  5. techdegree-project-5-interactive-photo-gallery techdegree-project-5-interactive-photo-gallery Public

    I have created an interactive photo gallery using JavaScript and jQuery. I utilized mock-ups as well as thumbnails and photos provided to me. The photos filter in real-time as the user types and ph…

    JavaScript 1

  6. techdegree-project-4-web-style-guide techdegree-project-4-web-style-guide Public

    For this project, I was provided a completed index.html and styles.css files. I converted the CSS into Sass by splitting the code into several Sass partial files. I stored values in Sass variables …

    CSS