Skip to content
View NomadRiding's full-sized avatar

Block or report NomadRiding

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

Typing SVG

โ˜• NomadRiding:

Software Engineer because Mage isn't possible in this universe.
I am currently working on a Trivia Web Application using React and Java.
1% better each day - Personal Goal.
Digital Nomad in the making

๐Ÿ’ป Tech Stack:

Languages:

Ruby Java JavasScript HTML5 CSS3

Frameworks & Libraries:

React NodeJS PyTorch OpenCV Spring

Databases:

MySQL

GitHub Stats:


๐ŸŒ Socials:

Instagram LinkedIn TikTok YouTube

Pinned Loading

  1. Hangman game with Javascript Hangman game with Javascript
    1
    let rl = require('readline-sync');
    2
    let hangman = require('hangman-ascii');
    3
    
                  
    4
    let alpha = /a-z/
    5
    // let begin;
  2. gohykr gohykr Public

    CSS

  3. hangman hangman Public

  4. recipe-atlas recipe-atlas Public

    JavaScript

  5. YouTubeMock YouTubeMock Public

    Assigned to recreate a screenshot of a 2014 version of a YouTube video from scratch using Flexbox.

    CSS