Skip to content
View rajh-phuyal's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro
Block or Report

Block or report rajh-phuyal

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

python  Vue  django  C  JavaScript  CSS  HTML  MySQL    linux  bash git 

@42

rphuyal's 42 stats

Pinned

  1. 42Minishell 42Minishell Public

    Creating a simple shell in C.

    C 1 1

  2. 42push_swap 42push_swap Public

    Implementing a sorting algorithm in C using stack data structure.

    C

  3. 42get_next_line 42get_next_line Public

    A function that returns a line from a file until the end of the file is reached.

    C

  4. 42minitalk 42minitalk Public

    A small data exchange program using UNIX signals between a server and a client in C.

    C

  5. 42libft 42libft Public

    Libft for 42

    C

  6. 42philosophers 42philosophers Public

    Threading and mutexes in C.

    C