Skip to content
View GabrielGrabalos's full-sized avatar
🀯
Learning stuff that are blowing my mind!
🀯
Learning stuff that are blowing my mind!
  • UNICAMP - ColΓ©gio TΓ©cnico de Campinas
  • SΓ£o Paulo - Brazil

Highlights

  • Pro

Block or report GabrielGrabalos

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

Hello, world! I'm Gabriel Grabalos! πŸ‘‹πŸ˜‰

Passionate Developer and Technology Enthusiast Building Amazing Software.

πŸš€ About Me

  • 🌈 I'm a technology enthusiast and passionate developer with a love for building amazing software to make my imagination come true.

  • πŸ”— I enjoy working on both front-end and back-end development and have experience with various programming languages and frameworks.

  • 🀯 I love to explore the limits of programming and to discover new concepts, as well as creative ways of solving any given problems!

πŸ’» Technologies

  • Front-end Development:

    React HTML5 CSS3 Android iOS

  • Back-end Development:

    Node.js Express.js ASP.NET Core Spring Boot

  • Databases:

    MongoDB MySQL SQLServer Firebase

  • Programming Languages:

    JavaScript Python Java TypeScript C# C C++ Kotlin Rust Swift

  • Version Control:

    Git GitHub

πŸ”­ Projects

  • 🎨 Pixelpex: A web game to draw pixel art on an infinite map with friends and the rest of the world! Try it out!

  • πŸͺ Solar System Website: A beautiful and interactive website to teach children about our solar system. Try it out!

  • πŸ‘©β€πŸš€ Procedural Universe: A website that creates a infinite universe that is consistent (I'm still going to expand the idea πŸ‘€) Try it out!

  • 🧠 Huffman Compressor: A file compressor that uses the Huffman algorithm to make the compression, implemented in C++!

  • I still have a lot more comming up soon 🀫!

🌱 Currently Learning

Just like technology never stops advancing, I never stop learning. While I study what my school provides me, I also like to explore everything I can. Currently, I'm interested in artificial intelligence, especially generative models, and cloud computing platforms like Firebase, AWS, and Azure for developing secure database-driven applications. Also, I'm just waiting for the opportunity to start practicing Spring Boot! πŸƒ

πŸ“« How to Reach Me

You can reach out to me via email at [email protected]!

✨ Fun Facts

  • 🍲 I am a lover of lasagna and enjoy cooking it!
  • πŸŽ₯ I participated and won two short-film competition with the short-films All The Times I Remembered About You Guys and PsicΓ³logo! The theme was free! (Subtitles available 😁)
  • πŸ“– I have a great love for storytelling and creating stories. I believe this passion helps me create apps that feel like a journey!
  • πŸ₯· I once practiced Kung-Fu when I was 8 years old. Didn't last much, but it definitely happened. γ€œ(οΏ£β–½οΏ£γ€œ)

πŸ’• Thanks!

Thanks for your interest in me! Hope to see you again. 😊

Popular repositories Loading

  1. GabrielGrabalos GabrielGrabalos Public

    7

  2. Pixelpex Pixelpex Public

    A multiplayer game to draw pixel art in an infinite map =]

    JavaScript 4 1

  3. Procedural-Universe Procedural-Universe Public

    An infinite procedural universe in 2D

    JavaScript 2

  4. Solar-System-WebSite Solar-System-WebSite Public

    This is a little school project A website of a 2D scheme of our solar system, where the user is able to freely explore. The porpuse of the project is to teatch children about the planets and the Sun.

    JavaScript 1

  5. Procedural-Universe-For-RaspberryPI Procedural-Universe-For-RaspberryPI Public

    Remaking my Procedural Universe project optimized enough to run on the simplest RaspberryPI. I'm hopping to bring loads of improvents, both in logics, performance, memory usage and code readability…

    Python 1

  6. Paint-with-Linked-List Paint-with-Linked-List Public

    Um protΓ³tipo de um programa de desenho que utiliza lista ligada para desenhar.

    C#