Skip to content
View valentinrb1's full-sized avatar
  • Córdoba, Argentina
  • 01:36 (UTC -03:00)

Organizations

@Fork-Microsystems @Esc-IngComp-UNC

Block or report valentinrb1

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

Hi there 👋🎉

My name is Valentín Robledo and welcome to my profile.

I am currently finishing my Computer Engineering degree at the university of Córdoba.

Contact

Linkedin Gmail

GitHub stats 📊

Top Languages Used

Popular repositories Loading

  1. simple-linux-shell simple-linux-shell Public

    Developing a Simple Shell for Linux. Command line interpreter designed to run in GNU/Linux environments.

    C

  2. c-basics-mmap c-basics-mmap Public

    Practice with the C language and GNU/Linux tools. Memory mapping and binary handling.

    C

  3. c-basics-string-arrays c-basics-string-arrays Public

    Practice with the C language and GNU/Linux tools. Handling strings, arrays, and structures.

    C

  4. c-basics-static-dynamic-library c-basics-static-dynamic-library Public

    Practice with the C language and GNU/Linux tools. Handling command line arguments, the implementation of a static library (cJSON) and a dynamic library acting as a plugin.

    C

  5. linux-client-server-ipc linux-client-server-ipc Public

    Development of a client/server communication system in C. Interprocess communication system using a client-server architecture.

    C

  6. linux-client-server-sockets linux-client-server-sockets Public

    Development of a Client/Server Communication System in C. Communication system between processes through sockets with client-server architecture.

    C