Skip to content
View daryark's full-sized avatar

Highlights

  • Pro

Block or report daryark

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
daryark/README.md

Hi ๐Ÿ‘‹! My name is Daria and I'm a Software developer, from Ukraine๐Ÿ‡บ๐Ÿ‡ฆ

๐Ÿ“ Location โ€“ Wolfsburg, Germany

๐Ÿ‘ฉโ€๐Ÿ’ป Student in 42 Wolfsburg โ€“ C/C++ and low-level programming
๐ŸŒ Interests โ€“ IoT, Industrial Tech and Smart Systems
๐Ÿ‡ฉ๐Ÿ‡ช German Learner โ€“ Currently at A2 level
๐Ÿ”ง Projects โ€“ IRC chat, next - PiRaser instrument cluster (Arduino, RaspberryPi, Qt, CAN)

languages graph stats graph

c logo cplusplus logo cmake logo arduino logo qt logo
bash logo linux logo git logo docker logo mariadb
javascript logo react logo redux logo sass logo figma logo


Snake animation

Pinned Loading

  1. arduino arduino Public

    Arduino piscine: 4 projects as a starting point to explore arduino.

    C++

  2. FdF FdF Public

    Wireframe model of the map, 3D graphics, event handling, animation, used MLX lib

    C 1

  3. minishell minishell Public

    Recreation of my own bash Shell in mini version with all the main commands being recreated

    C

  4. philosophers philosophers Public

    Threads, mutex, concurrent programming

    C

  5. cpp_modules cpp_modules Public

    C++

  6. push_swap push_swap Public

    The project aims to sort the list of numbers with the least amount of steps. The goal is to use the combination of sorting algorithms that will work with small and big arrays the most effective way.

    C