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

Block or report KatrinUbert

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. C3_SimpleBashUtils-1 C3_SimpleBashUtils-1 Public

    A project to develop fully functional clones of the Bash text utilities cat and grep in C, supporting a comprehensive set of flags and adhering to modern coding standards.

    Shell

  2. C2_s21_stringplus-1 C2_s21_stringplus-1 Public

    A project to build a custom static library (s21_string.a) that recreates and extends the standard C string.h library, including comprehensive implementations of sprintf and sscanf, along with addit…

    C

  3. D01_Linux-1 D01_Linux-1 Public

    A project to master the fundamentals of Linux system administration by installing and configuring Ubuntu Server 20.04 LTS, covering user management, networking, security (SSHD, sudo), service manag…

  4. DO2_LinuxNetwork-1 DO2_LinuxNetwork-1 Public

    A project to explore Linux networking concepts by configuring virtual machines, including static and dynamic routing, IP addressing, firewall management with iptables, NAT, and SSH tunneling.

  5. 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

  6. DO3_LinuxMonitoring_v1.0 DO3_LinuxMonitoring_v1.0 Public

    A project to master Linux system monitoring and bash scripting by developing scripts for collecting, formatting, and visualizing system information, including network, memory, disk, and file system…

    Shell