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

Block or report mycancel

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

Header

LinkedIn

CodeSignal

Currently Coding

Photography Portfolio

Using the React Library, this application will be a website for a photographer. It will showcase a gallery of work and provide an opportunity for users to contact the photographer.

Array-Method-A-Day Sandbox

Challenging myself to explore array methods by using an array method a day. The application will be deployed to Github Pages with the intention to dynamically display information and an example of the array method on the page.

My Latest Project

Flower E-commerce Shop

Collaborators: ntraugh, Hreichgelt, grilledcheeseplease

My responsibilities included:

  • Creating the Seeds to populate the page
  • Implementing Stripe checkout (with assistance from code by Anthony Cooper in the UNCC Bootcamp)
  • Changing the Document Title when page changes
  • Adding a count of items (in the IndexedDB cart) on the Shopping cart icon
  • Adding the color pallete
  • Styling the Signup and Login pages
  • Styling the Featured Bouquet Component (with ntraugh)
  • Assisting team members when they needed feedback or help

Repositories on Hold

Blackjack

A Card Game MERN stack project

This project will be the first big project after my graduation from the UNC Charlotte Bootcamp.

The inspiration from this project comes from my long-time interest in video games. As an avid digital Sudoku and Solitaire player, I want to create a card game that will eventually lead to a larger game. In order to not show my cards just yet, I want to start small with a game of Blackjack.

I will see how far the MERN stack takes me within this project, and I may look into other programming languages in the future to polish it.

Check Out My Stats

GitHub Streak

Pinned

  1. weather-dashboard weather-dashboard Public

    This application gets current weather and a five day forecast for the searched city using the Open Weather API, Moment.js date formatting, and Bootstrap styling.

    JavaScript

  2. ntraugh/flower-shop ntraugh/flower-shop Public

    JavaScript 2 1

  3. Hreichgelt/Maps---The-Fingerprint-of-the-Past Hreichgelt/Maps---The-Fingerprint-of-the-Past Public

    We will be using LeafletJS and the Library of Congress to display our information. While the modern map of the location will be displayed by Leaflet, historical maps of the location can be provided…

    JavaScript 1 1

  4. array-method-a-day array-method-a-day Public

    An application to practice an array method every day and create a resource to visualize how data is returned.

    JavaScript

  5. password-generator password-generator Public

    A random password generator using Javascript, created using starter code from the UNC Charlotte Bootcamp

    JavaScript

  6. code-quiz code-quiz Public

    Through Javascript, this code quiz tests the user with computer science questions with a time limit. Scores are saved and displayed on the scoreboard.

    JavaScript