/academic_university_2016-2018

Code that I wrote during pursuing Master's degree at Saint-Petersburg Academic University in 2016-2018. Arranged by subjects that I studied.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Showcase of my code during pursuing Master's degree at SPb AU.

Code that I wrote during pursuing Master's degree at Saint-Petersburg Academic University in 2016-2018. The repository is split into two parts: subjects and projects.

Projects are big chunks of code that perform useful work or were very hard to write. I can highlight Kotlin Fuzzer - a fuzzer for Kotlin compiler that found many bugs in it. I designed and implemented the fuzzer.

Subjects are all subjects that I studied (C++, Java, Databases, Machine Learning, Linux kernel, etc.). They contain a lot of code as well, but tasks inside the subject are more or less independent.