Skip to content
View CampioniMan's full-sized avatar
đź’­
Gaming
đź’­
Gaming

Highlights

  • Pro
Block or Report

Block or report CampioniMan

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

Pinned Loading

  1. campioniman.github.io campioniman.github.io Public

    My own GitHub blog-ish page

    HTML

  2. Assembly code about palindrome words Assembly code about palindrome words
    1
    section	.data
    2
    
                  
    3
    msg	db	'tuutt',0xa	;the string about to be tested
    4
    len	equ	$ - msg		;length of the string
    5
    sim	db	'sim',0xa	;good final result (palindrome)
  3. FishBay FishBay Public archive

    O jogo de pesca feito em C#

    C# 2

  4. JogoSergio JogoSergio Public archive

    Esse é o repositório pro jogo temático da matéria de Assembly.

    Assembly 2

  5. CampMan CampMan Public archive

    O famoso jogo CampMan sob desenvolvimento!

    JavaScript 1

  6. tiagodalloca/PDpedia tiagodalloca/PDpedia Public

    A (wiki) enciclopédia de PD

    HTML 5