Skip to content
View Vladg24YT's full-sized avatar
🇷🇺
Doing stuff at SCP-RU
🇷🇺
Doing stuff at SCP-RU

Organizations

@OCLIDE-Modules @LilyBukkit @AlphaverSpeedrunning

Block or report Vladg24YT

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

About

Hi, I'm Vlad The Mountain or Vladg24YT. I'm a 16-year-old beginner coder in Java and Lua. I'm also a translator on the Russian Branch of SCP Foundation.

Vladg24YT's GitHub stats Vladg24YT's Top Languages

My projects

What do I know?

My tech stack

Links

Pinned Loading

  1. Ocelot Brain demo in Java. Ocelot Brain demo in Java.
    1
    package com.example.ocelot;
    2
    
                  
    3
    import java.io.IOException;
    4
    import java.nio.file.Files;
    5
    import java.util.ArrayList;
  2. Game-Of-Life Game-Of-Life Public

    A minimalistic Lua implementation of Conway's Game of Life for OpenComputers 1.7.5

    Lua