Skip to content
View Keyes's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report Keyes

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

Header

Hello World πŸ‘‹

Cat & car enthusiast, avid concert goer, high quality code calms my inner Sheldon Cooper.

πŸ“Š GitHub Stats


πŸ›  Tech & Tools

OS: macOS IDE: VS Code

Code: Vue.js Code: JavaScript Code: SCSS

Tool: Node.js Tool: Docker Tool: Git Tool: Slack

πŸ“« How to reach me

Pinned

  1. its-beds-widget its-beds-widget Public

    Scriptable widgets that shows the available ITS beds in Germany and your current state.

    JavaScript 41 4

  2. juliankern/vgrid juliankern/vgrid Public

    Variable SCSS grid system with magic media query mixin

    SCSS 2

  3. juliankern/dmx2homekit juliankern/dmx2homekit Public

    Access your DMX headlights via Apple HomeKit

    JavaScript 1

  4. juliankern/MMM-rbtv-sendeplan juliankern/MMM-rbtv-sendeplan Public

    Module for MagicMirror2 that displays the Timetable for RocketBeans.tv

    JavaScript 2

  5. juliankern/pixelrail juliankern/pixelrail Public

    Node.js application to control Neopixel strips connected to an Arduino with HomeKit

    JavaScript

  6. Bash prompt including package + vers... Bash prompt including package + version and git branch
    1
    export NVM_DIR="$HOME/.nvm"
    2
    [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"  # This loads nvm
    3
    
                  
    4
    export NODE_ENV=development
    5