Skip to content
View Kheeto's full-sized avatar
🔥
Stay hard
🔥
Stay hard
  • Lombardy, Italy
  • 11:24 (UTC +02:00)

Organizations

@Endless-Development
Block or Report

Block or report Kheeto

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

Kheeto

Student and Developer, I like making games
Founder of Endless Network

import github.profile.Developer;
import github.profile.Status;

public class Kheeto extends Developer {
    public Kheeto()
    {
        this.location = "Italy";
        this.languages = {"C#", "Java", "JS"};
        this.projects = {"Unity3D", "SpigotAPI", "Node.js"};
        this.discord = "Kheeto#9999";
    }

    public String getStatus() { return Status.STUDENT; }
}

Pinned Loading

  1. Cosmo Cosmo Public

    Space Combat game made with Unity

    C# 1

  2. TrafficSystem TrafficSystem Public

    A road traffic simulation that uses a waypoint navigation system

    C# 3 1

  3. AES-Encryption AES-Encryption Public

    Windows forms app that can encrypt and decrypt a text using a specified key

    C# 1

  4. Unity-FPS Unity-FPS Public

    Advanced FPS movement and combat prototype

    C# 2

  5. HackControl HackControl Public

    A Spigot and Bungeecord plugin to manage hack controls

    Java 5 1

  6. Endless-Development/EndlessBot-js-v14 Endless-Development/EndlessBot-js-v14 Public

    New discord bot we are developing, made with discord.js v14

    JavaScript 1