Skip to content
View 0bvim's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report 0bvim

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

Hi, I'm Vinicius!

I'm a student at the 42 school, where I'm deepening my knowledge in C language, Linux environment, terminal, and low-level programming. In addition to my formal education, I'm also self-learning Golang and Ruby. I'm eager to expand my skill set to include the NodeJS stack.

42 Game

🛠️ Skills

  • C Programming
  • Linux
  • Terminal

📝 Ecolé 42 SP Badges

phaseone phasetwo phasethreee


📈 My Stats

status languages

*️⃣ Back-end

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

☁️ Tools

Static Badge Static Badge Static Badge Static Badge Static Badge Markdown Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

📫 Contact

Pinned

  1. cpp cpp Public

    Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff

    C++ 2

  2. cub3d cub3d Public

    Forked from brmoretti/42_cub3d

    C

  3. philosophers philosophers Public

    In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.

    C

  4. minishell minishell Public

    This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.

    C 2 2

  5. push_swap push_swap Public

    This project will make you sort data on a stack, with a limited set of instructions, using

    C 1

  6. go go Public

    Started to learn go and I'll put some exercices here

    Go 2