Project name | Description | Stack |
---|---|---|
3DViewer | Application for 3D-models visualisation | C++, QT, OpenGL |
SmartCalc | Implementation of an extended version of a conventional calculator | C++, QT, Polish Notation |
s21_containers.h | Implementation of Vector, Map, Set of the STL containers | C++, STL |
s21_matrix_oop.h | Implementation of the matrix library using the object-oriented approach | C++ |
Project name | Description | Stack |
---|---|---|
s21_matrix.h | Implementation of the matrix.h library | C, data structures, memory handling |
s21_decimal.h | Implementation of s21_decimal.h library | C, data structures, bitwise operations |
BashUtilities | Implementation of Bash text utilities: cat, grep | C, Bash, regex |
Project name | Description | Stack |
---|---|---|
LinuxMonitoring | Linux basic bash scripting and system research | Bash, Linux |