Skip to content
View Kay0s's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Kay0s

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

  1. Dynamic-Portfolio Dynamic-Portfolio Public

    A dynamic portfolio for various devices and screen sizes.

    CSS

  2. BWCC_Teetime BWCC_Teetime Public

    Forked from flynn0087/BWCC_Teetime

    This MERN application is a scheduler with OAuth authorization, OpenWeather API for current weather conditions and Full Calendar to add events.

    JavaScript

  3. weather-jamz weather-jamz Public

    Forked from nobleburgundy/weather-jamz

    An app that uses YouTube Data API to generate music suggestions based on current weather data gathered from OpenWeather Current Weather API.

    JavaScript

  4. DinnerAndAMovie DinnerAndAMovie Public

    Forked from DaronSchmit/DinnerAndAMovie

    An app that uses TheMealDB API to generate meal recommendations based on user's inputed movie, that then also gathers data about the movie from the OMDb API.

    JavaScript

  5. burger burger Public

    An application using MySQL, Node, Express , Handlebars and a homemade ORM to store information about burgers.

    JavaScript

  6. Regex to Match an Email Regex to Match an Email
    1
    # Regex Tutorial - Matching an Email
    2
    
                  
    3
    Regex is coding to search for patterns to match parts in strings.
    4
    
                  
    5
    ## Summary