Skip to content
View RychkovIurii's full-sized avatar

Highlights

  • Pro

Block or report RychkovIurii

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

Hi there!

A Varia Vantaa Student by day and a Hive Helsinki Student by night

Welcome to my GitHub profile! I’m a dedicated learner exploring the intersections of programming, data analysis, and software development.


C logo javascript logo Python logo Bash logo Powershell logo linux logo GCC logo VS Code logo vim logo React.js logo html5.js logo css3.js logo postman.js logo css3.js logo RStudio logo mysql logo docker logo Git logo Github logo

Connect with Me

Feel free to reach out if you’d like to collaborate or discuss interesting projects!

Pinned Loading

  1. minishell minishell Public

    Forked from omartela/minishell

    Minishell is a shell project. It replicates essential features of a Unix-like shell. Created by Omartela and RychkovIurii

    C

  2. Pipex Pipex Public

    This project is about handling pipes (access, dup, dup2, execve, exit, fork, pipe, unlink, wait, waitpid).

    C

  3. Philosophers Philosophers Public

    This project sharpened my skills in multithreading, semaphores, and process management, as well as in analyzing and optimizing concurrency problems.

    C

  4. 42cursusLibft 42cursusLibft Public

    I implemented various functions that replicate some of the C standard library (Libc) functions and more.

    C