Skip to content
View sylviameows's full-sized avatar

Block or report sylviameows

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

Hi I'm Vae!

import { type GithubProfile, Language } from "github";

const vae: GithubProfile = {
  username: "sylviameows",
  name: "Sylvia",
  age: 18,
  pronouns: ["she", "her", "they", "them"],
  code: [
    Language.TypeScript, 
    Language.JavaScript, 
    Language.Kotlin, 
    Language.Java, 
    Language.Python, 
    Language.HTML, 
    Language.CSS
  ],
  lang: ["en_US"],
};

export default vae;

Pinned Loading

  1. amayi amayi Public

    an open-source discord.js bot made in typescript

    TypeScript

  2. DFOnline/CodeClient DFOnline/CodeClient Public

    A DiamondFire utility client for advanced coding.

    Java 18 14

  3. Flask Flask Public

    minigame plugin library for 1.21.1

    Java 3