Skip to content
View neonzada's full-sized avatar
🟣
Studying
🟣
Studying

Block or report neonzada

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
neonzada/README.md
  • 👋 Hello, I’m @neonzada
  • 👀 I’m interested in low-level programming, reverse engineering and natural language processing.
  • 🌱 I’m currently learning C and C++.
  • 💞️ I’m looking to collaborate on open source projects and localization projects to PT-BR.
  • 📫 How to reach me: you can DM me on Discord neonzada
  • ⚡ Knowledge:
    • C/C++
    • Java
    • HTML and CSS
    • VHDL/Verilog
    • Low-level programming (MIPS, x86 assembly)
    • Microcontrollers and Arduino
    • .Net Core
    • .Net Framework
    • Relational and Non Relational Databases (MySQL, MongoDB)
    • Git
    • Linux
    • Elixir

Pinned Loading

  1. DungeonFighter DungeonFighter Public

    A Dungeon Fighter inspired game, made for my OOP classes.

    Java

  2. youtube-downloader youtube-downloader Public

    Downloads YouTube videos in the desired quality.

    Python 2

  3. CollisionSounds CollisionSounds Public

    Basic app built with SFML that draws a circle moving around and plays a sound when anything hits it.

    C++ 1

  4. BRasm BRasm Public

    A simple program in MIPS assembly that generates a (very ugly) 512x512 Brazil flag bitmap.

    Assembly