Skip to content
View leitaonerd's full-sized avatar
  • Universidade de Brasília
  • Brasília, Brasil
  • 00:20 (UTC -03:00)

Block or report leitaonerd

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
leitaonerd/README.md

Hi there 👋

#include <stdio.h>

int main() {
printf("Hello World\n");
return 0;
}

Pinned Loading

  1. pyp2p-rdv pyp2p-rdv Public

    Forked from mfcaetano/pyp2p-rdv

    Framework de Programação P2P

    Python 2

  2. ProjetoTraineeCJRBack ProjetoTraineeCJRBack Public

    TypeScript

  3. TP1 TP1 Public

    Java

  4. webchecker webchecker Public

    Python

  5. RARSCOV24 RARSCOV24 Public

    "Pac-Man" clone developed for class [not completely finished] in RISC-V assembly

    Assembly 1

  6. number-sums number-sums Public

    clone of number sums (mobile game) made for "algorithms and programing" class at UnB

    C