Skip to content
View jebediah47's full-sized avatar
📚
Studying for uni entrance exams 1 year left
📚
Studying for uni entrance exams 1 year left
  • Athens, Greece
  • 20:29 (UTC +03:00)

Highlights

  • Pro

Organizations

@woof-os
Block or Report

Block or report jebediah47

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

Hey, I'm Christian aka jeb47🚀


class AboutMe {
  // Singleton instance
  public static instance = new AboutMe();
  
  public languages: string[] = ["Greek", "󠁧󠁢English", "Albanian"];
  public currentLocation: string = "Athens, Greece";
  public futureGoal: string = "Don't have one, I be good rn";

  public toJson(): string {
    return JSON.stringify(this);
  }
}

// Log output to console
console.log(`${AboutMe.instance.toJson()}`);

Currently using:

⌨️ OSes

📝 IDEs

Languages and Tools

JavaScript TypeScript Node.js Svelte Tailwind
Prsima ORM Express Fast API Docker git
Python Lua C++

Github Stats


Profile views counter

Pinned

  1. galactica-bot galactica-bot Public

    A open-source Discord bot made with Typescript using the Discord.js v14 library.

    TypeScript 16 1

  2. jebediah47 jebediah47 Public

    1

  3. vibe-command-handler vibe-command-handler Public

    JavaScript

  4. DashCruft-Nation/DisCruft-Bot DashCruft-Nation/DisCruft-Bot Public

    An open-source DJS bot, made by the DashCruft Nation contributors with love <3

    JavaScript 54 29