Skip to content
View VydrOz's full-sized avatar
🧙
💧
🧙
💧

Block or report VydrOz

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

Typing SVG



Typing SVG

🗃 Projects

CalculatorJS SnakeJS conway sequence renaming files correctly Risibot

📘 GitHub Gist

DARQ AHK Scripts

📈 Stats

VydrOz's github stats VydrOz's top languages

🔗 Other links

Code Wars | Vydroz CodePen | Vydroz Coding Game | Vydroz

Pinned Loading

  1. CalculatorJS CalculatorJS Public

    Basic calculator made with javascript to practice

    CSS 3 1

  2. renaming-files-correctly renaming-files-correctly Public

    Script to rename files correctly

    PowerShell 1

  3. conway-sequence conway-sequence Public

    Conway (Look and Say) sequence visualizer.

    CSS

  4. SnakeJS SnakeJS Public

    Snake game made with javascript to practice

    JavaScript

  5. AutoHotKey scripts to complete "Off ... AutoHotKey scripts to complete "Off Camera" achievement in DARQ (qwerty/azerty)
    1
    #Requires AutoHotkey v2.0
    2
    
                  
    3
    ^!x::  ; Ctrl+Alt+X
    4
    {
    5
    	move("s") ; down
  翻译: