Skip to content
View alissonmarcs's full-sized avatar
  • São Bernardo do Campo, São Paulo, Brasil
  • 21:19 (UTC -03:00)
  • LinkedIn in/alissonmarcs

Highlights

  • Pro
Block or Report

Block or report alissonmarcs

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

Hello World!!

t_person alisson;

alisson = (t_person)
{
	.name = "Alisson Marcos",
	.age = "20",
	.city = "São Bernardo do Campo, São Paulo, Brazil",
	.languages = "Portuguese, English",
	.soft_skils = "Cooperation, Organization, Self and fast learning, Comunication",
	.occupation = "Software Engineering student at 42 São Paulo"
};

I know the following technologies

More about me

I like the ideas of self-learning, continuos find of knowledge, cooperation and contribution with others. Luckly existis an amazing university that have these same values where could I join and practice these ideas, the 42. I have develop several software projects in 42 where I learned fundamentals of computer programming. Some of them are: created my own standard library, recode the famous printf() function, code a program that render 3D maps, and a lot more. All these projects use C language.

42 School projects

Popular repositories

  1. minishell minishell Public

    Little clone of Bash.

    C 5

  2. Libft Libft Public

    Libft project of 42

    C 2

  3. get_next_line get_next_line Public

    Write a function to get next line of a file descriptor

    C 1

  4. fdf fdf Public

    FDF project of 42 São Paulo

    C 1

  5. notes notes Public

    Minhas anotações de estudos

  6. dotfiles dotfiles Public

    my personal dotfiles and some scripts

    Shell