Pinned Loading
-
ProjectManager
ProjectManager PublicAn example application written in ASP.NET and Angular that uses JWT token authorization.
C# 1
-
GuildManager
GuildManager PublicA web api for a guild management game where players hire minions and send them on jobs.
C# 1
-
Solving Sudoku in a Single SQL Query
Solving Sudoku in a Single SQL Query 1DECLARE @given AS TABLE
2(
3[row] INT,
4[col] INT,
5[val] INT
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.