Skip to content
View ChiNoel-osu's full-sized avatar
💼
I need a job
💼
I need a job
Block or Report

Block or report ChiNoel-osu

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

Pinned

  1. SDPromptTool SDPromptTool Public

    Stable Diffusion Prompt Tool written in C#. [In slow development]

    C# 9

  2. AzurLaneWikiScraperWPF AzurLaneWikiScraperWPF Public

    All that sweet sweet colorful pngs from Azur Lane wiki.

    C# 1

  3. FolderThumbnailExplorer FolderThumbnailExplorer Public

    Better desktop image folder preview experience.

    C# 39 1

  4. Infix expression to Postfix expressi... Infix expression to Postfix expression (C)
    1
    #define _CRT_SECURE_NO_WARNINGS
    2
    #include<stdio.h>
    3
    #include<stdlib.h>
    4
    #include<Windows.h>
    5
    #include<math.h>