Skip to content
View Vladg24YT's full-sized avatar
🇷🇺
Studying in university
🇷🇺
Studying in university

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 Vladislav Gorskii, also known as Vlad The Mountain or Vladg24YT. I'm an 18-year-old beginner coder in Java and Lua. Most of my projects are INDEV as for now, but I'm looking forward to releasing them sometime.

Vladg24YT's GitHub stats Vladg24YT's Top Languages

My projects

What do I know?

My tech stack

Links

  • Steam
  • Discord Tag: @vladthemountain

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