Skip to content
View sleepydollx's full-sized avatar
  • Team CaNine
  • Indonesia
  • 10:43 (UTC +07:00)

Block or report sleepydollx

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sleepydollx/README.md

kucingngoding jpg

Hi, I'm a student and passionate developer from Indonesia 🇮🇩

  • 💻 Coding is my hobby! #mewhenilie
  • 🚀 Currently exploring AI technologies, web development, and game engines (Unity, Unreal Engine, Roblox Studio).
  • 📚 Huge fan of literature, gaming, and all things tech.
  • 🐑 I play piano or cozy games when i'm burnout
  • ⚡ The more you learn in code the more you realize you know nothing 😸
  • 💤 i'm sleepy



A little more about me...

const gabby = {
    species: "Human",
    pronouns: "She" | "Her",
    roles: ["Software Dev", "Web Dev", "Backend Dev", "Game Dev"],
    code: ["Lua", "C#", "C++", "Python", "Javascript", "TypeScript"],
    askMeAbout: ["Tech", "AI", "Games", "Literature", "Music", "Software"],
    technologies: {
        backEnd: {
            stack: ["Node", "Express", "REST API", "WebSockets"],
            database: ["MySQL", "PostgreSQL", "MongoDB"]
        },
        gameEngines: ["Unity", "Unreal Engine", "Roblox Studio"],
        scripting: {
            logic: ["Blueprints Visual Scripting", "Event Graph"],
        },
        languages: ["English", "Dutch", "Indonesian"]
    };

Popular repositories Loading

  1. morute-dev morute-dev Public

    Experimental indie game project powered by Unity

    C#

  2. dev-journal dev-journal Public

    A personal archive of my web development milestones, lessons learned, and coding adventures.

    HTML

  3. github-chapter-2-sandbox github-chapter-2-sandbox Public

    Forked from codedex-io/github-chapter-2-sandbox

    Intended for exercises 6-10 in Chapter 2 of Codédex's Git/GitHub course

  4. blossom-guess blossom-guess Public

    A flower-themed hangman game, built in Python

    Python

  5. flutter flutter Public

    Forked from flutter/flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    Dart

  6. 3d-game-shaders-for-beginners 3d-game-shaders-for-beginners Public

    Forked from lettier/3d-game-shaders-for-beginners

    🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.

    C++