seclerp
Software Developer at @JetBrains. NuGet integration, Blazor WebAssembly execution, EF Core tooling
@JetBrainsAmsterdam, Netherlands
Pinned Repositories
rider-efcore
Entity Framework Core UI plugin for JetBrains Rider
dotnet-chrome-protocol
A runtime library and schema code generation tools for Chrome DevTools Protocol support in C#/.NET.
dotnet-wasm-unit-tests
An example of how .NET assemblies compiled into wasi-wasm module could be tested in true WASI WASM environment
Leaves
:leaves: Leaves - tiny, powerful and smart programming language
MicroCosmo
:sparkles: MicroCosmo is a tiny language made for educational purposes. It compiles into CIL and can run under CLR platform.
OxyEngine
:video_game: OxyEngine - 2D full-featured open-source crossplatform game engine
rider-monogame
MonoGame plugin for JetBrains Rider
rider-msbuild-devkit
A plugin for Rider that enhances the MSBuild development experience
Socketize
:cloud: .NET UDP client-server networking framework with declarative message handling setup. Based on Lidgren.Network
Unicorn
:unicorn: High-level programming language with CIL backend. Demo project for bachelor degree paper
seclerp's Repositories
seclerp/OxyEngine
:video_game: OxyEngine - 2D full-featured open-source crossplatform game engine
seclerp/Leaves
:leaves: Leaves - tiny, powerful and smart programming language
seclerp/DES
DES algo implementation for Lab 1 in Data and Program Security course
seclerp/FSharpParallel
Examples for my essay for Parallel Programming course
seclerp/JUMP
My old platformer game for PSP. Runs only on custom firmware.
seclerp/love2d-dark-errors
:fireworks: Dark Skin for Love2d errors screen
seclerp/DataTree
Proof-of-concept tree-based architecture pattern for Unity based on MVVM, Redux, Vuex. etc.
seclerp/DbTextEditor
Text editor that supports editing both local files and files in SQLite database
seclerp/DiffieHellmanExchange
Diffie-Hellman Key Exchange implementation for Lab 3 in Data and Program Security course
seclerp/DummyBilling
Simple LiqPay integration for Lab 5 in Data and Program Security course
seclerp/FileHash
SImple file hash calculation for Lab 4 in Data and Program Security course
seclerp/PingPong-HTML5
Small JavaScript game engine and 2-players PingPong game as a example
seclerp/RsaChat
Simple SignalR chat with RSA encryption for Lab 2 in Data and Program Security course
seclerp/TriangleType
Triangle type solving implementation for Practice 1 in Software Functional Testing
seclerp/TypeShape
Practical generic programming for F#
seclerp/VernamCipher
Vernam cipher implementation for Practice 1 & 2 in Data and Program Security course