Skip to content
View zenialexandre's full-sized avatar
๐Ÿฆฅ
Always on the Backend
๐Ÿฆฅ
Always on the Backend

Block or report zenialexandre

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

Hi there ๐Ÿ‘‹๐Ÿ˜Ž

I am a Software Developer, currently working at Mobiauto and attending Compunter Science at FURB - Blumenau, Santa Catarina.

You can reach me on Linkedin: https://www.linkedin.com/in/alexandre-zeni-8190951b2/
Or at my personal e-mail: zenialexandre123@gmail.com


  • ๐Ÿ’ฎ Iโ€™m currently working on my own Game Engine in Rust: Lotus.
  • ๐Ÿคบ Iโ€™m currently learning about Backend and Game Development.

Pinned Loading

  1. lotus lotus Public

    Lotus is a game engine with the main focus of being easy-to-use and straight forward on developing 2D games.

    Rust 9 3

  2. file-explorer-emulator file-explorer-emulator Public

    File Explorer Emulator - made for my Operating Systems classes at the sixth semester of college.

    Rust 1

  3. asteroids asteroids Public

    Asteroids arcade game made using the Bevy Game Engine. ๐Ÿฆ€๐Ÿ•น๏ธ๐Ÿš€โ˜„๏ธ

    Rust

  4. compilers-furb compilers-furb Public

    Compilers is a small Java project that we did on our fourth semester of college at FURB on the Compilers classes.

    HTML

  5. tic-tac-toe-ai tic-tac-toe-ai Public

    Tic-Tac-Toe game with Artificial Intelligence approach made with the pygame library.

    Python 1

  6. advanced-encryption-standard advanced-encryption-standard Public

    Raw implementation of the AES (Advanced Encryption Standard) for ciphering.

    Python