Pinned Repositories
BinaryTranslator
Binary translator from my own Language to x86 architecture.
Derivative-Calculator
A library which calculates dirivatives of any function, moreover, it is capable of writing step by step calculation in LaTex format
Hash-Table
Optimization of Hash table
LanguageStandart
This is a language standart for people who like to suffer.
LFU-Cache
Implementation of LFU Caching algorithm with C++
LovePhysicsLabs
Лабораторные работы простого работяги
Mandelbrot-Fractal
Drawing Mandelbrot fractal with SFML library and optimizing it with AVX instructions
Processor
The simulation of Assembler work.
ProgrammingLanguage
This is my own programming language implementation.
Quadratic_equation
Промышленный подход к написанию кода на примере квадратного уравнения.
dodokek's Repositories
dodokek/Quadratic_equation
Промышленный подход к написанию кода на примере квадратного уравнения.
dodokek/Processor
The simulation of Assembler work.
dodokek/BinaryTranslator
Binary translator from my own Language to x86 architecture.
dodokek/Derivative-Calculator
A library which calculates dirivatives of any function, moreover, it is capable of writing step by step calculation in LaTex format
dodokek/LanguageStandart
This is a language standart for people who like to suffer.
dodokek/LFU-Cache
Implementation of LFU Caching algorithm with C++
dodokek/LovePhysicsLabs
Лабораторные работы простого работяги
dodokek/Mandelbrot-Fractal
Drawing Mandelbrot fractal with SFML library and optimizing it with AVX instructions
dodokek/ProgrammingLanguage
This is my own programming language implementation.
dodokek/Hash-Table
Optimization of Hash table
dodokek/Alpha-Blending
Optimization for Alpha Blending algorithm
dodokek/Assembler-Printf
dodokek/Astro-site
Rep FOr JSON
dodokek/bigdata-sort-emulation
Testcase from YADRO
dodokek/Calculator
An implementation of the simpliest calculator. The goal of this project is to train an algorithm called Recursive Descend
dodokek/CrackMe
dodokek/CV
This is repo for my resume. If you are interested in exact information about me, please contact me on Telegram.
dodokek/dodokek.github.io
Portfolio website
dodokek/DOS-practice
Here is my Asembly progs. Learning the basics to use it further
dodokek/dynamic-string-c-implementation
My implementation of dynamic string in C
dodokek/Linked-List
Cache friendly data structure with cool visualization using graphvis
dodokek/LLVM-IR-Instrumentation
IR pass, instrumentation of basic blocks, coverage collection
dodokek/Onegin
String sorting algorithm
dodokek/OOP_Matrix
Educational project to master the skills of C++ programming.
dodokek/Rapsberry-Scripts
Scripts for RBP, really funny
dodokek/rust-minesweeper
dodokek/space-sandbox
Space sandbox made with pygame
dodokek/Stack
A realisation of stack data structure on C with used Canary and Hash protection
dodokek/Tree-Structure-Akinator
An implementation of Akinator app where you can guess some of your friends, based on binary tree
dodokek/Working-with-strings
Реализация строковых функций на си