Git Product home page Git Product logo
using System.Runtime.InteropServices;

public class Profile
{
    [DllImport("user32.dll")]
    public static extern int AboutMe();

    public string Name => "Stella";
    public string Discord => "yami.dev"; 
    public string Role => "Software Developer";
    public string[] Hobbies => { "Watching Anime", "Cosplaying", "Playing Video Games" };
    public string Website => "https://hylia.dev";
    public string[] Languages => { "English", "Japanese", "Polish" };
    public string GenderIdentity => "TransFem";
    public string SexualOrientation => "Bi-Sexual Furry";
    public string[] Projects => { "https://vtubers.wiki" };
    public string[] ProgrammingLanguages => { "TypeScript 100%", "C# 20%", "Python 50%", "HTML 100%", "CSS 90%", "JavaScript 100%", "C 40%" };
    public string[] Tools => { "Git", "Bootstrap", "NodeJS", "NextJS", "npm" };
}
// 0x48656c6c6f2c20576f726c64 \\

ステラ's Projects

basic-webserver icon basic-webserver

Basic web server built using Node.js and Express. Includes an API endpoint that returns the server's status, including uptime, memory usage, and memory total.

chika-bot icon chika-bot

The Official Discord Bot For My Discord Server

chiyeko-discord-bot icon chiyeko-discord-bot

Chiyeko is an up-and-coming AI Vtuber who is eagerly anticipated by fans all over the world. This is the discord bot for the discord server.

community-server-discord-bot icon community-server-discord-bot

The discord bot for my discord server "Furry Nation". A welcoming community for furries, anime fans, and enthusiasts from around the world. Join us to share art, make friends, and celebrate our furry passions! 🎨🌐

config icon config

The Github Repos serves as a way for me to upload my custom configs for application in Linux.

developer-toolkit icon developer-toolkit

A collection of utility functions and tools for developers to streamline their projects.

discord-rpc icon discord-rpc

This is a simple Discord Rich Presence application that displays the user's current activity in Discord.

file-organizer icon file-organizer

This is a Python script that organizes files in a directory based on their file type.

gluon icon gluon

A new framework for creating desktop apps from websites, using system installed browsers and NodeJS

goddess-anime icon goddess-anime

Goddess Anime Cards is a website / bot where you can trade anime cards with other users. You can also buy cards from the shop and sell your own cards to other users.

presences icon presences

🛒 Storage for Presences located at our Presence Store.

print-malware icon print-malware

Print Malware is a playful project that sends friendly cat-themed messages to your printer. It's harmless and designed for fun.

scripts icon scripts

This repository serves as a way to archive and download my scripts for my Personal and Home Servers.

wiki icon wiki

Search or browse in depth information about Vtubers or software related to Vtubers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.