Skip to content
View larkliy's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report larkliy

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

Hi there, I'm Larkliy

I'm a passionate and self-taught .NET Developer with a dual focus: building robust, scalable backend services with ASP.NET Core, and diving deep into the .NET runtime internals, performance optimization, and developer tooling.

🚀 My Key Projects

IGrok - Authentication & Licensing API

A complete REST API for user authentication and license management, built with modern .NET practices. Features a secure JWT implementation with refresh tokens, HWID binding, and a full suite of unit and integration tests.

NativeAOT Metadata Dumper

A low-level tool for parsing and dumping metadata and strings from NativeAOT-compiled executables. This project showcases a deep understanding of the .NET runtime's internal structures.


🛠️ My Tech Stack & Toolbox

Backend:
C# .NET ASP.NET Core Entity Framework Core REST API

Desktop & Web UI:
WPF Avalonia Blazor

Databases:
PostgreSQL MS SQL Server SQLite

Testing & Tools:
xUnit Git GitHub Docker Visual Studio


🌟 Open Source Contributions

Pinned Loading

  1. Pastebin Pastebin Public

    📋 A feature-rich Pastebin clone built with .NET 10 Minimal APIs. Includes user authentication (JWT), private pastes, comments with replies, likes, and comment voting. 🚀

    C# 6

  2. IGrok IGrok Public

    A secure and modern licensing and authentication backend API built with ASP.NET Core Minimal APIs. Features include JWT, refresh tokens, HWID locking, and subscription management, Config Storage, c…

    C# 3

  3. TcpLicenseServer TcpLicenseServer Public

    A lightweight, asynchronous TCP-based license authentication server built with .NET. Features HWID locking, subscription management, remote configuration storage, and an extensible command-based ar…

    C#

  4. LinkShortener LinkShortener Public

    A high-performance, modern link shortener service built with .NET 10, ASP.NET Core Minimal APIs, and Entity Framework Core. Features JWT authentication via ASP.NET Core Identity.

    C# 2

  5. dotnet/runtime dotnet/runtime Public

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

    C# 17.3k 5.3k

  6. PastebinApi PastebinApi Public

    🎲Lightweight and simple Pastebin Api Wrapper to C#

    C#