Pinned Repositories
Akinator
Akinator
AlphaBlending
This program will blend some given pictures with alpha blending
BET
Basics of Engineering Training
CPU
This will be my CPU for calculation
CSyscalls
This is course of introduction in C syscall API.
CXXStudyProjects
My projects, that I did on 2nd year of studying in MIPT.
Differentiator
Differentiator of expressions
Language
This is my own programming language
MandelbrotSet
Classic MandelbroSet visualizer in SFML with AVX2 optimisations.
Printf
My print in assembler x86-64
demqa's Repositories
demqa/Language
This is my own programming language
demqa/MandelbrotSet
Classic MandelbroSet visualizer in SFML with AVX2 optimisations.
demqa/Akinator
Akinator
demqa/AlphaBlending
This program will blend some given pictures with alpha blending
demqa/BET
Basics of Engineering Training
demqa/CPU
This will be my CPU for calculation
demqa/CSyscalls
This is course of introduction in C syscall API.
demqa/CXXStudyProjects
My projects, that I did on 2nd year of studying in MIPT.
demqa/Differentiator
Differentiator of expressions
demqa/Printf
My print in assembler x86-64
demqa/DosScripts
These are scripts, that I had written in DOS in 2nd semester
demqa/FileSort
Sorting file by lines
demqa/GradlePluginExample
This will be an example of Gradle Plugin.
demqa/Hacking
This program will do some special effects & patch program that wrote my mate
demqa/intellij-community
IntelliJ IDEA Community Edition & IntelliJ Platform
demqa/List
My List
demqa/llvm-course
This repo is dedicated to coruse of LLVM IR in MIPT 2nd year.
demqa/nZEMAX
This will be repo of my graphical library (ZEMAX like) in the C++ course.
demqa/OOP
Object-Oriented Programming course in C++
demqa/QuadraticEquation
Solution of Quadratic Equation
demqa/Stack
My (Almost) Invulnerable Stack