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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
daryark/README.md

Hi ๐Ÿ‘‹! I'm Daria - Software developer from Ukraine๐Ÿ‡บ๐Ÿ‡ฆ

About me and interests

๐Ÿ” Focus โ€“ Web-development (backend mostly), C/C++ and low-level programming as a hobby
๐ŸŒ Fields of interest โ€“ IoT, Smart Systems, Robotics and Industrial Tech

๐Ÿ‘ฉโ€๐Ÿ’ป Advanced student in 42 Wolfsburg
๐Ÿ‡ฉ๐Ÿ‡ช German Learner โ€“ Currently B1

๐Ÿ“ Location โ€“ Wolfsburg, Germany



My teck stack

c logo cplusplus logo cmake logo arduino logo qt logo

javascript logo react logo redux logo sass logo nodejs"

bash logo linux logo git logo docker logo mariadb


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 1

  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