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

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Dynamic-PortfolioDynamic-PortfolioPublic

    A dynamic portfolio for various devices and screen sizes.

    CSS

  2. BWCC_TeetimeBWCC_TeetimePublic

    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-jamzweather-jamzPublic

    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. DinnerAndAMovieDinnerAndAMoviePublic

    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. burgerburgerPublic

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

    JavaScript

  6. Regex to Match an EmailRegex 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