Pinned Repositories
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
3DRotation
Just a small repo for testing 3D rotation/rendering. It renders a 3D cube and allows to rotate. Based on Avalonia.
Draughts
Draughts is a group of strategy board games for two players which involve diagonal moves of uniform game pieces and mandatory captures by jumping over opponent pieces. To draw a game's board and checkers was used standard WPF shapes.
Edge
A new syntax to create UI (WPF).
Maze
Path search algorithms
ProcessMonitor
ProcessMonitor is desktop app that allows you to watch processes. It has a service that can be installed on a remote computer and you can connect to this service via WCF and monitors running processes. Also it has installer that installs the service and the desktop app. All code is written on C#.
Pyro
Pyro is a platform designed to manage and collaborate on code, repositories, issues, and pull requests.
ThreadPoolLibrary
The implementation of a fixed thread pool.
xFunc
xFunc provides a powerful parser and analyzer for mathematical expressions. It excels at calculating derivatives, simplifying expressions, and achieving high performance.
xFunc.UI
xFunc is a simple and easy to use application that allows you to build mathematical and logical expressions. It's written on C#. The library includes the code that converts strings to expressions (parser, lexer and etc.)
sys27's Repositories
sys27/xFunc
xFunc provides a powerful parser and analyzer for mathematical expressions. It excels at calculating derivatives, simplifying expressions, and achieving high performance.
sys27/Edge
A new syntax to create UI (WPF).
sys27/ThreadPoolLibrary
The implementation of a fixed thread pool.
sys27/3DRotation
Just a small repo for testing 3D rotation/rendering. It renders a 3D cube and allows to rotate. Based on Avalonia.
sys27/Draughts
Draughts is a group of strategy board games for two players which involve diagonal moves of uniform game pieces and mandatory captures by jumping over opponent pieces. To draw a game's board and checkers was used standard WPF shapes.
sys27/Maze
Path search algorithms
sys27/Pyro
Pyro is a platform designed to manage and collaborate on code, repositories, issues, and pull requests.
sys27/xFunc.UI
xFunc is a simple and easy to use application that allows you to build mathematical and logical expressions. It's written on C#. The library includes the code that converts strings to expressions (parser, lexer and etc.)
sys27/2048
2048 Game
sys27/BlackHole
Implementation of Huffman coding
sys27/Chess
sys27/go-basic-calculator
The solution for https://leetcode.com/problems/basic-calculator/
sys27/Labyrinth
Solution for CodinGame puzzle
sys27/MarsLander
Solution for https://www.codingame.com/training/medium/mars-lander-episode-2
sys27/Mirai
sys27/NonogramInversor
The solution for CodinGame's Nonogram Inversor Game
sys27/SpringChallenge2021
Code for CodinGame's Spring Challenge 2021
sys27/SRF
SRF is a simple application. It was created to send and receive files. It's developed in C# (with using WPF and MVVM-pattern).
sys27/sys27
sys27/trilang
sys27/blog-social-updater
sys27/escaping-the-cat
Solution for https://www.codingame.com/training/medium/escaping-the-cat
sys27/homebrew-cask
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
sys27/homebrew-core
🍻 Default formulae for the missing package manager for macOS
sys27/MonoGame
Cross Platform Implementation of XNA for iOS, Android, Mac , Linux, Windows, Windows8, OUYA and Playstation Mobile
sys27/nn
sys27/offset-arrays
Solution for https://www.codingame.com/training/easy/offset-arrays
sys27/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
sys27/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
sys27/ssd_keras
A Keras port of Single Shot MultiBox Detector