Skip to content
View risahamm's full-sized avatar

Block or report risahamm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
risahamm/README.md

C++

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++

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

Other

Project name Description Stack
LinuxMonitoring Linux basic bash scripting and system research Bash, Linux

Popular repositories Loading

  1. decimal.h decimal.h Public

    Implementation of decimal.h library in C programming language. Study project.

    C

  2. matrix.h matrix.h Public

    Implementation of the matrix.h library in C programming language.

    C

  3. Simple-Bash-Utilities Simple-Bash-Utilities Public

    Implementation of Bash text utilities: cat, grep in C programming language.

    C

  4. Linux-monitoring-01 Linux-monitoring-01 Public

    Linux basic bash scripting and system research.

    Shell

  5. Matrix_oop.h Matrix_oop.h Public

    Implementation of the matrix library using the object-oriented approach in C++17.

    C++

  6. containers.h containers.h Public

    Implementation of Vector, Map, Set of the STL Containers in C++17.

    C++