Skip to content
View KatrinUbert's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report KatrinUbert

Report abuse

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

Report abuse

Pinned Loading

  1. SQL_Advanced_JOINs_and_Data_Analysis SQL_Advanced_JOINs_and_Data_Analysis Public

    A project to master advanced SQL JOIN operations and data analysis techniques using LEFT, RIGHT, FULL JOINs, CTEs, and complex filtering to answer specific business questions about pizza restaurant…

  2. DSB2_Syntax-Semantics_ DSB2_Syntax-Semantics_ Public

    A project to master Python syntax and semantics through a series of exercises covering data types, file handling, dictionaries, sets, string manipulation, and implementing a Caesar cipher.

    Python

  3. DO4_LinuxMonitoring_v2.0 DO4_LinuxMonitoring_v2.0 Public

    A project to implement real-time Linux system monitoring by developing bash scripts for file system stress testing, log generation and analysis, and integrating Prometheus and Grafana for comprehen…

    Shell

  4. C5_s21_decimal-1 C5_s21_decimal-1 Public

    A project to implement a custom decimal data type library in C (s21_decimal.h) for high-precision financial calculations, replicating and extending the functionality of IEEE 754 decimal floating-po…

    C