NotSoOld
Passionate programmer. Senior Java specialist, 6+ years enterprise experience (Spring, RDBMS, etc.). Some expertise in vanilla Python + MVC, frontend tech, etc.
T-Bank (ex. Tinkoff)Moscow, Russia
Pinned Repositories
AdventOfMyCodeCpp
My C++ and algorighms training with the help of Advent Of Code puzzles.
alg-graphs
One of interesting projects from my past studies about working with graphs. See report for further info.
java-practice
Solutions for different problems encountered on the Internet written in Java (just to practice my skills).
little-rubic-cube
Project of a 2x2 rubic cube (using Windows BGI graphics) for university practice work
mai-sec-task1
Web apps kit to demonstrate some of the OWASP "Top-10" vulnerabilities.
OpenGPSS
Open source project of a General Purpose Simulation System programming language
qt-kinda-trimble
Project made as a bachelor diploma work at Moscow Aviation Institute by me. This program can communicate with Trimble GPS module via USB-Serial.
rest-boxes
This application is a result of a test case completion, see README.
SHUDRS
Simple Hierarchical Destruction Reactive System for Unity3D
XY-Oscilloscope
Never get interested how you can draw with stereoimage of the sound?
NotSoOld's Repositories
NotSoOld/OpenGPSS
Open source project of a General Purpose Simulation System programming language
NotSoOld/little-rubic-cube
Project of a 2x2 rubic cube (using Windows BGI graphics) for university practice work
NotSoOld/qt-kinda-trimble
Project made as a bachelor diploma work at Moscow Aviation Institute by me. This program can communicate with Trimble GPS module via USB-Serial.
NotSoOld/voltage
Unity3D Android "plumber"-style game created by me
NotSoOld/XY-Oscilloscope
Never get interested how you can draw with stereoimage of the sound?
NotSoOld/AdventOfMyCodeCpp
My C++ and algorighms training with the help of Advent Of Code puzzles.
NotSoOld/alg-graphs
One of interesting projects from my past studies about working with graphs. See report for further info.
NotSoOld/crypt-labs-bignum
Used to code a laboratory work dealing with 128-bit integers for ciphering purposes. See all functions implemented!
NotSoOld/java-practice
Solutions for different problems encountered on the Internet written in Java (just to practice my skills).
NotSoOld/mai-sec-task1
Web apps kit to demonstrate some of the OWASP "Top-10" vulnerabilities.
NotSoOld/rest-boxes
This application is a result of a test case completion, see README.
NotSoOld/SHUDRS
Simple Hierarchical Destruction Reactive System for Unity3D
NotSoOld/crypt-vigenere
Crypto challenge from our lab teacher. Here are my attempts to decrypt this ciphertext and final report about the process.
NotSoOld/CVs
NotSoOld/drivers-lab2-pipey
My own implementation of pipe for Linux kernel.
NotSoOld/drivers-lab3-micey
Character driver which can cat random sequences - at irq when you move the mouse.
NotSoOld/java-calcs-for-fun
Just some Java practice. Or a simple calc app as it's seen by the person with OOP manic syndrome :D
NotSoOld/kora
NotSoOld/Lab1-larc
larc (a.k.a. linux archiver) - simple packer/unpacker
NotSoOld/Lab3-snbash
Simple command interpreter which supports automatic output redirection.
NotSoOld/Lab4-xor-cipher
Programs that are interacting with pipes and coding/uncoding files.
NotSoOld/Lab5-sobel
Multi-threaded Sobel filter for images.
NotSoOld/Lab6-MAIr
Simple messenger which uses the power of Berkeley sockets.
NotSoOld/radare2
unix-like reverse engineering framework and commandline tools security
NotSoOld/unity-ann-xor
Simple project of ANN (artificial neural network) with UI made in Unity written for practice and studying neural networks.