Pinned Repositories
ActorsNet
Bridge between various actor systems and web app
ClosedLoop
Example of ASP.NET MVC explorer for a tree-like structure.
CSharpTraits
Trait/mixin mechanizm in C#. DI based on csproj settings
MicroserviceMatrixDSL
Microservice Description Language. Research around DSLs
signalr-meets-akka
SignalR + Asp.Net MVC + Akka.NET? Here you are.
lemmit's Repositories
lemmit/ActorsNet
Bridge between various actor systems and web app
lemmit/signalr-meets-akka
SignalR + Asp.Net MVC + Akka.NET? Here you are.
lemmit/ClosedLoop
Example of ASP.NET MVC explorer for a tree-like structure.
lemmit/CSharpTraits
Trait/mixin mechanizm in C#. DI based on csproj settings
lemmit/MicroserviceMatrixDSL
Microservice Description Language. Research around DSLs
lemmit/AdventOfCode15
Solutions for Advent Of Code 2015 (adventofcode.com)
lemmit/Bankapi
lemmit/BioinformaticsKKR
Amino acids, DNA and RNA sequences processing using .NET Bio and Modern UI
lemmit/CarInfoService
Get data about your car history from online database [Poland only]
lemmit/Chatty-cqrs
My cqrs playground, unusable, unfinished, uncompiling + some RabbitMq exploration tests [it's here for my backup].
lemmit/CodeEval
My solutions to codeeval.com problems
lemmit/DesignPatternsUsingImmutableClasses
Ever wondered how design patterns would look like if we use only immutable data structures/classes
lemmit/DugOff
Academic projects [Eng. lvl]
lemmit/fly4free-ajax-gallery-chrome-extension
Extension for fly4free site to use ajax loading for galleries instead of full reload
lemmit/FullStackSQL
From back to front SQL web-app
lemmit/gitfiti-fun
lemmit/MessageBasedDependencies
Message Based Dependencies project is another try to create a strongly typed, DI free object system
lemmit/overview
Information about the profile and repositories
lemmit/PluralsightInterviewProblems
Different solution for the "word score" problem from PS course.
lemmit/RealOOP
Example of OOP from the definition of OOP. Objects that sends messages to each other. Inheritation, method overriding and mixins included.
lemmit/SynacorVirtualMachine
My solution to the challenge from challenge.synacor.com site. Synacor Virtual Machine implementation.