Skip to content
View frg2089's full-sized avatar
kila~kila~
kila~kila~

Organizations

@ShimakazeProject @Starry-Orbit-Studio @Cylearun-starforge

Block or report frg2089

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

I'm frg2089

GitHub followers GitHub User's stars

OS:Windows11 OS:Android13

IDE:VSCode IDE:VS2022

Yes! PowerShell!

$frg2089 = @{
  info = @{
    name = 'frg2089'
    aka = @(
      '舰队的偶像-岛风酱!' # Common Nickname
    )
    job = 'On-job C# Engineer (WPF/WinUI 3/Asp.Net)'
  }
  progammingSkills = @{
    console = @(
      'PowerShell'
      '.Net'
      'Node.js'
    )
    'desktop-framework' = @(
      '.Net (WPF / UWP / WinUI 3)'
      '.Net (Avalonia / Uno Platform)'
    )
    'browser-framework' = @(
      'Vue 3'
    )
    'webapi-framework' = @(
      'ASP.Net'
    )
    other = @(
      'MSBuild (XML & .Net Assembly)'
    )
  }
  progammingLanguages = @(
    'C#'
    'TypeScript'
    'JavaScript'
  )
}

🏆 GitHub Profile Trophy

frg2089

📊 My Achievement

frg2089's github stats frg2089's Top Langs

👀 Visitors

frg2089's count

Thanks to visited.

frg2089

Pinned Loading

  1. Notsfsssf/pixez-flutter Public

    一个支持免代理直连及查看动图的第三方Pixiv flutter客户端

    Dart 8.7k 343

  2. Pixeval/Pixeval Public

    Wow. Yet another Pixiv client!

    C# 2.6k 189

  3. SixLabors/ImageSharp Public

    📷 A modern, cross-platform, 2D Graphics library for .NET

    C# 7.7k 869

  4. CnCNet/xna-cncnet-client Public

    XNA / MonoGame based client for playing classic Command & Conquer games both online and offline with a CnCNet game spawner.

    C# 241 99

  5. regzo2/PicoStreamingAssistantFTUDP Public

    Demonstration of how to fetch face tracking data via the Pico Streaming Assistant.

    C# 31 11

  6. microsoft/PowerToys Public

    Windows system utilities to maximize productivity

    C# 118k 6.9k

458 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
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 frg2089's contributions from April 21, 2024 to April 21, 2025. The contributions are 91% commits, 6% pull requests, 3% issues, 0% code review.

Contribution activity

April 2025

Created 1 repository
  • frg2089/csly C#
    This contribution was made on Apr 15

Created a pull request in b3b00/csly that received 2 comments

Add annotations for regular expressions in LexemeAttribute

refactor(lexer): Add annotations for regular expressions in LexemeAttribute Add [StringSyntax] attribute to the pattern parameter in the LexemeAtt…

+7 −1 lines changed 2 comments
Opened 3 other pull requests in 2 repositories

Created an issue in b3b00/csly that received 5 comments

Use StringSyntaxAttribute please.

Use StringSyntaxAttribute please. This can make the editor highlight the string. Like this: csly/src/sly/lexer/attributes/LexemeAttribute.cs

5 comments
Opened 1 other issue in 1 repository
trackd/Sixel 1 closed
Loading