Skip to content
View FireDragon9's full-sized avatar
πŸ‰
πŸ‰
  • 11:26 (UTC -03:00)

Block or report FireDragon9

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

Welcome to my profile! πŸ‰πŸ”₯

πŸ‰: I'm a Software Engineering student at Universidade de Mogi das Cruzes and Computer Science self-taught at Universidade Brasileira Livre!

My main goal is to be a Graphics Programmer and make Game Engines! I also have a HUGE interest in Cybersecurity!


πŸ‘Ύ: I'm also a console enthusiast. Not only the games, but the hardware it self!

I love jailbreaking and I want to learn how to make homebrew apps for them!


πŸ“š: Books that I'm currently studying:

1 - Structured Computer Organization; 2 - C++: How to Program.


πŸ—ΊοΈ: I speak both Brazilian Portuguese and English. However, I'm studying Japanese too!

🐧: I use Arch Linux, btw...

πŸ“§: [email protected]

image image

Popular repositories Loading

  1. Space-Invaders-Clone Space-Invaders-Clone Public

    Yacc 1

  2. Pokemon-Battle Pokemon-Battle Public

    Project that I’m currently working on to put in practices all my current knowledge about computer / game programming - OOP, Memory management and Logical Programming.

    C++

  3. SoftwareFURIA SoftwareFURIA Public

    C++

  4. FireDragon9 FireDragon9 Public

  5. opengl-review opengl-review Public

    some review i'm doing with opengl and learning some proper organization since the official tutorial (at least at the "getting started" section) don't have. (yes, the Louis.png is from Metaphor: ReF…

    C++

  6. CPU-instruction-execution-simulation CPU-instruction-execution-simulation Public

    I was studying CPU organizations with the book Structured Computer Organization and there was a incomplete instruction execution simulation in JAVA. Then I tried to make my own but only addition op…

    C++