Skip to content
View dennis90's full-sized avatar
🚶‍♂️
🚶‍♂️
Block or Report

Block or report dennis90

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. wallet-address-validator wallet-address-validator Public

    Forked from ognus/wallet-address-validator

    Useful library for validation of Bitcoin, Litecoin, Ethereum and other cryptocoin addresses

    JavaScript 1

  2. Minimal Webpack / React project Minimal Webpack / React project
    1
    # Minimal Webpack project with React.js
    2
    
    
    3
    This is a minimal config for React.js that allows code spliting, hot reloading dev server and build capabilities.
    4
    
    
    5
    ## Project structure
  3. Download wallpaper of the day at bin... Download wallpaper of the day at bing and set as wallpaper in xfce4
    1
    import os
    2
    import urllib
    3
    import json
    4
    
    
    5
    from urllib.parse import urlparse
  4. arkanoid arkanoid Public

    Arkanoid game made with pure js (and testing jsdoc)

    JavaScript