DenisBabarykin
Master of Science in Software Engineering, .NET backend developer and teacher in university.
QoolloRussia, Moscow
Pinned Repositories
AspWebApiEfExample
Express example of ASP.NET Core Web Api application with Entity Framework Core for Qoollo summer 2020. YouTube: https://youtu.be/BhbbYkgdYzE
AVR-MicroOS
8-bit micro OS with preemption and shared memory fo AVR microcontrollers
BinaryFilesWorkExample
Example of working with binary files in C. Пример работы с бинарными файлами на языке Си.
bmstu-teach
Материалы для преподавания в МГТУ им Н.Э. Баумана
ExpertSystems
InteriorRedactor
Qt-written (C++) multithreaded crossplatform interior redactor and viewer, with support of using your own obj-models. No OpenGL or DirectX libraries required. Drawing with z-buffer (depth buffer) and Gouraud shading algorythms.
PicardVsRunge-Kutta
Qt-written (C++) crossplatform comparsion of Picard and Runge-Kutta methods for solving ODE's (Ordinary Differential Equation).
SeaBattle
Qt-written (C++) crossplatform multy- and singleplayer battleship game "Sea Battle".
sheatbucket
Simple Heat Bucket storage!
SimpleWebRequests
C#-written library for simple web requests.
DenisBabarykin's Repositories
DenisBabarykin/InteriorRedactor
Qt-written (C++) multithreaded crossplatform interior redactor and viewer, with support of using your own obj-models. No OpenGL or DirectX libraries required. Drawing with z-buffer (depth buffer) and Gouraud shading algorythms.
DenisBabarykin/PicardVsRunge-Kutta
Qt-written (C++) crossplatform comparsion of Picard and Runge-Kutta methods for solving ODE's (Ordinary Differential Equation).
DenisBabarykin/SeaBattle
Qt-written (C++) crossplatform multy- and singleplayer battleship game "Sea Battle".
DenisBabarykin/SimpleWebRequests
C#-written library for simple web requests.
DenisBabarykin/AVR-MicroOS
8-bit micro OS with preemption and shared memory fo AVR microcontrollers
DenisBabarykin/ExpertSystems
DenisBabarykin/FlexMessenger
DenisBabarykin/MarkovProcess
Modelling of Markov's continious time process.
DenisBabarykin/OAuth2AuthorizationExample
Example of OAuth 2.0 authorization
DenisBabarykin/AspMvcExample
Example of ASP.Net Core MVC
DenisBabarykin/AspWebApiEfExample
Express example of ASP.NET Core Web Api application with Entity Framework Core for Qoollo summer 2020. YouTube: https://youtu.be/BhbbYkgdYzE
DenisBabarykin/BinaryFilesWorkExample
Example of working with binary files in C. Пример работы с бинарными файлами на языке Си.
DenisBabarykin/bmstu-teach
Материалы для преподавания в МГТУ им Н.Э. Баумана
DenisBabarykin/sheatbucket
Simple Heat Bucket storage!
DenisBabarykin/DynamicMatrixWorkExample
Example of working with matrixes in both C and C++ style with using of heap memory.
DenisBabarykin/fight-club-mini
Mini version of Fight Club for friendly New Year competitions
DenisBabarykin/QtDrawingExample
Educational example of simple drawing in Qt.
DenisBabarykin/sheetbucket
Simple http api object and file storage on File System.
DenisBabarykin/SimpleFiniteStateMachine
Solution for simple finite state machine problem of ACM Boston Preliminary Programming Contest (BOSPRE 2014)
DenisBabarykin/TCR
Web-application for T cell receptors' repertoires analyzing
DenisBabarykin/testrep
DenisBabarykin/WpfExampleMVVM
Example of using MVVM-pattern in WPF