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

Highlights

  • Pro

Block or report cyanidev

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

Welcome to my GitHub page!

:)

Hello! 👋, I'm Andrea a self-taught programer.


👾 Github stats:

Top Langscyanidev's GitHub stats


🛠️ Languages and Tools:

  • C and C++
  • Python
  • Bash
  • Git

🦸 About Me:

  • 🌱 I’m currently working on finishing the 42 common core

github-user-contribution

Popular repositories Loading

  1. Philosophers Philosophers Public

    A version of the dining philosophers with a few extra restrains.

    C 3

  2. Fibonacci Fibonacci Public

    This program calculates the value of a recursive function f(n) that is defined similarly to the Fibonacci sequence, but with an additional static variable prev to keep track of the previous value.

    C 1

  3. cyanidev cyanidev Public

    Config files for my GitHub profile.

  4. monitoring.sh monitoring.sh Public

    A script that will display some information about your machine.

    Shell

  5. Ft_printf Ft_printf Public

    My own printf

    C

  6. Get_next_line Get_next_line Public

    A function that returns a single line from a file descriptor.

    C