Skip to content
View LuizGomes56's full-sized avatar
  • Orlando, FL

Block or report LuizGomes56

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LuizGomes56/README.md

Hi there, I'm Luiz! πŸ‘‹

I'm a passionate Student and developer, currently studying Computer Science at the University of Central Florida (started Fall 2024, graduating Spring 2027).
I began my programming journey in February 2023 and have been actively building and learning ever since!


πŸš€ About Me

  • πŸŽ“ Computer Science major at UCF (Class of 2027)
  • πŸ’» Self-taught programmer, always learning and experimenting
  • πŸ”₯ Actively contributing to new projects on GitHub
  • βš™οΈ Mostly coding in Rust, Go, and TypeScript
  • 🌱 Always open to new technologies and challenges
  • πŸ“š Check out my favorite and most active repositories below!
  • πŸ”– Portuguese and English speaker

πŸ† Projects running in production

Here are some of the repositories I’m most proud of (see more on my profile):

  • TSRemakeTutorLoL
    A TypeScript-driven remake of TutorLoL, showing my proficiency in modern web technologies.

  • clean_db
    Command line application that takes in SQL as argument and asynchronously compresses all the data within the selected block using Brotli level 11. Amazing to compress databases that use JSON fields, reaching up to 99% compression rate. My personal example shrank a database from 36GB down to 350MB

  • Periodic Table
    Learn all elements, names, electronic configurations, mass, and more by playing the periodic table game, inspired in Seterra-Geoguessr periodic table challenge


Next projects to be deployed

There are several private repositories I'm working on πŸ‘€, the projects listed below are public, and also thes that I'm getting closer to get a stable, reliable version to publish online, or to replace existing outdated versions running in production

  • tutorlolv2
    My ongoing project, which aims to replace the currently running project - TSRemakeTutorLoL - making it significantly faster, while also providing more relevant information that the frontend application can display to the user

  • tutorlolv2_desktop_app and tutorlolv2_desktop_web
    Another ongoing project, which provides the user interface to display the data returned by the backend server, using Web Assembly (WASM) to make the app run smootly on any device


πŸ“ˆ GitHub Stats

LuizGomes56's GitHub Stats


πŸ› οΈ Technologies & Tools


Thanks for visiting!
Let’s keep building.

Pinned Loading

  1. tutorlolv2 tutorlolv2 Public

    League of Legends library that interacts with Riot Game's API for the live game and evaluates damages of champion abilities, items, and runes very fast, and with support to compile time evaluation

    Rust

  2. tutorlolv2_desktop_app tutorlolv2_desktop_app Public

    TutorLoL's new website and desktop application, based on a native system's Webview and WebAssembly. Uses Tauri and Yew as main frameworks, and performance is the major concern

    Rust

  3. PeriodicTable PeriodicTable Public

    Periodic table game inspired in Seterra Geoguessr game, but with better UI and more game options

    TypeScript

  4. rs_svianet_auth rs_svianet_auth Public

    Authentication service written in Rust

    Rust

  5. TutorLoL-TS TutorLoL-TS Public

    Current production version of TutorLoL to be replaced by the one being produced at my tutorlolv2 and tutorlol_desktop_app repositories. Takes real time data from the game League of Legends and disp…

    TypeScript

  6. tutorlolv2_web tutorlolv2_web Public

    Rust