Skip to content
View asoji's full-sized avatar
  • in one of the IKEA drawers
  • denting your local laptop lid
  • 10:01 - 7h behind

Highlights

  • Pro

Organizations

@ConsistencyPlus @devOS-Sanity-Edition @illumi-engineering @Tricky-Tanuki-Studios

Block or report asoji

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

fun main() {
    println(AboutMe(
        name = "asojidev",
        preference = mutableListOf(
            "they/them",
            "gay",
            "non-binary masc"
        ),
        occupation = mutableListOf(
            "Hobbyist software developer",
            "UI/UX Designer"
        ),
        groups = mutableListOf(
            "devOS: Sanity Edition [Lead Studio Head]",
            "Tricky Tanuki Studios [owned by devOS: Sanity Edition]",
            "Illumi Engineering"
        ),
        languages = mutableListOf(
            "Kotlin",
            "Java",
            "C#"
        ),
        socials = AboutMe.Socials(
            github = "@asoji",
            bluesky = "@asoji.gaywizard.xyz",
            mastadon = "@[email protected]"
        ),
        profilePictureArtist = "@GreenyPika on Twitter"
    ))

    println(Projects(
        projects = mutableListOf(
            Pair("Softer Pastels",  "https://github.com/devOS-Sanity-Edition/SofterPastels"),
            Pair("Yiski",           "https://github.com/devOS-Sanity-Edition/yiski/"),
            Pair("EasyLogPlus",     "https://github.com/asoji/EasyLogPlus"),
            Pair("PopcornCounter",  "https://github.com/asoji/PopcornCounter"),
        )
    ))

    println(PCSpecs(
        link = "https://pcpartpicker.com/list/xTbjb2" // Go here for a more up-to-date PC Part Picker List
    ))


    TODO("Add more to this readme, this is all I could come up with for now :p")
}

Pinned Loading

  1. EasyLogPlus Public

    Forked from atomsk-0/EasyLog

    A [relatively] simple .NET 6 logging library. Originally made by byte-0x74.

    C# 10 1

  2. UE5LightTheme Public

    An attempt at making a light theme for UE5, mainly so my eyes don't need to strain and have migraines due to Dark Theme.

    2

  3. devOS-Sanity-Edition/yiski Public

    a devOS discord bot

    Kotlin 1

  4. PopcornCounter Public

    a dumb thing to count how many buckets of popcorn you've eaten while watching drama

    CSS

  5. devOS-Sanity-Edition/dotCrab Public

    C# 1

  6. MX-Master-3s-Profiles Public

    Just my personal profiles for my Logitech MX Master 3s via Logi Options+ software

641 contributions in the last year

Contribution Graph
Day of Week June July August September October November December January February March April May
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing asoji's contributions from May 26, 2024 to May 28, 2025. The contributions are 92% commits, 5% issues, 3% pull requests, 0% code review.

Contribution activity

May 2025

Created 4 commits in 1 repository
Created 1 repository
Opened 1 issue in 1 repository
devOS-Sanity-Edition/yiski 1 open
7 contributions in private repositories May 15 – May 25
Loading