Skip to content
View daf78's full-sized avatar

Block or report daf78

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. portfolio portfolio Public

    Portfolio website with some of my major projects.

    JavaScript

  2. snake-game snake-game Public

    A variant of the popular arcade game born in 1976, based on the concept that Nokia preloaded in its mobile phones in 1998!

    JavaScript

  3. css-hover-effect css-hover-effect Public

    HTML

  4. neumorphism-social-media neumorphism-social-media Public

    Tutorial based on the YouTube video of Coding Artist channel - 16/01/2020

    CSS

  5. Rock, Paper, or Scissors created by ... Rock, Paper, or Scissors created by daf78 - https://repl.it/@daf78/Rock-Paper-or-Scissors
    1
    let userInput = prompt('Rock, Paper, or Scissors ?', 'insert your choice here...');
    2
    userInput = userInput.toLowerCase();
    3
    
                  
    4
    const getComputerChoice = () => {
    5
      let getNbr = Math.floor(Math.random()*2);
  6. cannabidiol cannabidiol Public

    website landing page