Pinned Repositories
kotlin-code-anomaly
Code anomaly detection in Kotlin compiler
cards-toefl
An Android app which helps you learn vocabulary for the TOEFL® Test.
cv-homework
Homework for the MathMech Computer Vision course.
flexicards-android
An Android app for easy learning vocabulary, terms and definitons.
Kotlin101
101 examples for Kotlin Programming language.
kpc
PETOOH and Brainfuck interpreter and compiler (compiles into Java 7 bytecode) written in Kotlin.
ml-homework
Practice from MathMech Stochastic programming course.
neural-benjamin
Generating song lyrics with a neural network (LSTM).
papech-bingo
App for Windows Phone and Android for playing Bingo during EvilArthas (Hailrake) game streams.
Brahma.FSharp
F# quotation to OpenCL translator and respective runtime to utilize GPGPUs in F# applications.
ksmirenko's Repositories
ksmirenko/flexicards-android
An Android app for easy learning vocabulary, terms and definitons.
ksmirenko/cards-toefl
An Android app which helps you learn vocabulary for the TOEFL® Test.
ksmirenko/cv-homework
Homework for the MathMech Computer Vision course.
ksmirenko/ml-homework
Practice from MathMech Stochastic programming course.
ksmirenko/neural-benjamin
Generating song lyrics with a neural network (LSTM).
ksmirenko/kpc
PETOOH and Brainfuck interpreter and compiler (compiles into Java 7 bytecode) written in Kotlin.
ksmirenko/articles
Papers sources, pictures, presentations, and other stuff
ksmirenko/awesome-irc-bot
A simple IRC bot.
ksmirenko/Brahma.FSharp
F# quotation to OpenCL translator. Based on Brahma library.
ksmirenko/Brahma.FSharp.Examples
ksmirenko/breakpad
Mirror of Google Breakpad project with focus on DWARF support.
ksmirenko/breakpad-openshift-server
Minimalistic server that collects and shows Google Breakpad crash reports.
ksmirenko/breakpad-testfield
A simple Qt testfield for Google Breakpad.
ksmirenko/code-anomaly-detection
Kotlin code anomaly detection. This toolchain consist: parsing Kotlin source codes, obtained CST (PSI) factorization, autoencoding (autoencoders) and anomaly selection based on the decoding losses
ksmirenko/doorpi
Simple server for home automation system.
ksmirenko/embox
Modular and configurable OS kernel for embedded applications
ksmirenko/embox-wiki
Wiki for the embox project. This repository is for making and proposing changes to the main wiki repo.
ksmirenko/fight-evader
Sorts the strings of a file in random order. May be used to determine the order of students at university exams.
ksmirenko/jb-lab-proceedings
Automatically exported from code.google.com/p/jb-lab-proceedings
ksmirenko/kotlin-code-anomalies-publisher
Kotlin code anomalies publication to the Kotlin code anomaly detection site: create Github gists and append of new anomalies to the anomalies site config
ksmirenko/kotlin-coroutine-agent-exercise
Тестовое задание для летней практики 2017: Агент и плагин для отладки корутин на языке Kotlin
ksmirenko/kotlin-university-homework
University classwork, homework and examples of OOP patterns (SPBU, MathMech, fall 2015, group 271)
ksmirenko/kotlin-while-translator
Interpreter of While language written in Kotlin.
ksmirenko/ksmirenko.github.io
A web application to build your blog on GitHub
ksmirenko/mailru-age-prediction
Solution for the age prediction problem from Mail.Ru ML Bootcamp (https://mlbootcamp.ru/round/8/sandbox/)
ksmirenko/mathworm
The MathWorm project - a tiny tool containing some mathematical functions, such as the modulo operaton, factorisation, solving Diophantine equations etc.
ksmirenko/qreal
CASE and metaCASE system
ksmirenko/telegram-proger-bot
A bot for Telegram messenger that is designed to help programmers.
ksmirenko/type-providers
A sandbox for F# type providers.
ksmirenko/wpf-localization-sample
A sample app that demonstrates how to do localization in WPF with resource dictionaries. It was implemented as a university homework.