Skip to content
View Cheese-Curd's full-sized avatar
🤡
bein' a clown
🤡
bein' a clown
Block or Report

Block or report Cheese-Curd

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

Eliana's Github Stats

Eliana's Top Languages

package Planets.Earth;

import Planets.Earth.Person;

class Eliana extends Person
{
    public function new()
    {
        super();
        name = "Eliana";
        pronouns = ["She", "Her"];
        trace("Created Person named " + name + " with prounouns " + pronouns.join("/"));
    }
}
09:14:33:919 Eliana.hx:12:,Created Person named Eliana with prounouns She/Her

Pinned

  1. Basic-Python-Console Basic-Python-Console Public

    This is a basic Python console that supports commands and custom users

    Python 1

  2. sad-chill-bot sad-chill-bot Public

    Source code for my discord bot, Sad Chill Bot

    JavaScript 1

  3. I-hate-my-class I-hate-my-class Public

    Visual Basic .NET

  4. Cheese-Curd.github.io Cheese-Curd.github.io Public

    I'm just following a tutorial on how to make a github website lol

    JavaScript 1