Skip to content
View CastCris's full-sized avatar
:octocat:
Gatû
:octocat:
Gatû

Organizations

@TLODOA

Block or report CastCris

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

> HELLO WOLRD!

#include<stdio.h>

/* */
int main()
{
  printf("HELLO WORLD!\n");
  return 0;
}
cc -o main main.c
./main

Some errors here and there, but nothing to claim!

Look at me!! I'm the left guy!

What is the meaning of life? What is my purpose? Why am I ugly? WHERE CAN I FIND ANSWERS TO MY QUESTIONS?

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam ac cursus lorem. In tempus ultricies mollis. Etiam ac orci consequat, hendrerit velit semper, feugiat lacus. Suspendisse velit arcu, malesuada ac ligula scelerisque, dictum aliquet purus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Aenean pharetra arcu a odio maximus varius. Donec ex sapien, maximus et euismod id, scelerisque vitae felis.

Lovely Code(s)

My gists!

Call me to play Freeciv!

send a email to: cristianochincarosanches@gmail.com

Popular repositories Loading

  1. TalkTalk TalkTalk Public

    A little challange of little Augusto

    Python 2

  2. CastCris CastCris Public

    My GitHub homepage file.

    1

  3. network network Public

    Aprendendo a me conectar na internet

    HTML 1

  4. College College Public

    Computational programs, exercises and projects from course DS, Desenvolvimento de Sistema( System development), of IFSP from all grades and years of this course.

    Python

  5. ScriptOlympicGames ScriptOlympicGames Public

    Seeds

    C

  6. HELLO_SDL HELLO_SDL Public

    Testing sdl library. Code once, run anywhere

    C