Pinned Loading
-
Synesthesia-Vision
Synesthesia-Vision PublicThis project contains the implementation of synesthesia, cross-platform work with audio, and some useful API functions.
C++ 3
-
ImageDiffWatcher
ImageDiffWatcher PublicFinds the difference between the stored image and the current one coming from the camera.
C++
-
Pascal-Compiler
Pascal-Compiler PublicThis repository provides a lexer and parser for the Pascal programming language. Both lexer and parser can generate errors indicating the location in the code.
C# 3
-
Simple-Wi-Fi-Logger
Simple-Wi-Fi-Logger PublicA simple Wi-Fi accesspoint list logging tool for professional and non-professional usage. Useful when used in conjunction with a parser and analyzer.
C# 3
-
Question-Answer-platform
Question-Answer-platform PublicA simple server and client implementation of an impromptu Q&A platform.
C#
-
asm8086-io-arithmetic
asm8086-io-arithmetic PublicAn example of the implementation of some functions in the assembly language of the Intel 8086 processor.
Assembly