Project name | Description | Stack |
---|---|---|
SQL Info | Analysis and statistics of school data 21. | PostgreSQL |
SQL Bootcamp | Two-week intensive course on the basics of sql. | PostgreSQL |
Project name | Description | Stack |
---|---|---|
3D_Viewer v2.0 | A program for visualizing a wireframe model in three-dimensional space. | C++, OOP, Qt, OpenGL, CMake, Makefile, Gtest |
Brick Game | Set of classic games that includes the snake game and Tetris. | C++, OOP, Qt, CMake, Makefile, Gtest |
Containers library | The library includes implementations of various data containers such as list, queue, set, map, stack, and vector. | C++, OOP, Makefile, Gtest |
Matrix v2.0 | This project is a library for working with matrices in C++. | C++, OOP, Makefile, Gtest |
Project name | Description | Stack |
---|---|---|
3D Viewer | A program for visualizing a wireframe model in three-dimensional space. | C/C++, OOP, Qt, OpenGL, QMake, Makefile, check.h library |
Smart Calculator | Implementation of a smart calculator. | C/C++, OOP, Qt, QMake, Makefile, check.h library |
Matrix v1.0 | This project is a library for working with matrices in C. | C, Makefile, check.h library |
Decimal | Implementation of the decimal.h library for financial calculations in C. | C, Makefile, check.h library |
String Library | Implementation of the string.h library with additional functions in C. | C, Makefile, check.h library |
Math Library | Implementation of the math.h library with basic mathematical functions in C. | C, Makefile, check.h library |
Bash Utils | Implementation of basic Bash utilities (cat and grep) in C. | C, Makefile |