My labs and stuff for the 4th semester of programming
A certain kind of a big Hello World project with a lot of interoping between languages (C++ libraries in C#, Scala libraries in Java etc.)
A basic C# client generator for a Java server making a use of RoslynAPI
Custom codefixer that can be expanded and integrated into your VScode or whatnot, based on RoslynAPI
A simple genetic algorithm, tested with time and memory metrics and then fixed (kind of)