Skip to content
View GilvanTWS's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report GilvanTWS

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.

Content in all repositories owned by your account will be closed.
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
GilvanTWS/README.md

Hi there! I'm Gilvan — a Computer Science student and aspiring software developer, constantly learning and building.

👨‍💻 About Me

  • CS student at UFCA (4th semester)
  • Focused on C programming, algorithms, and problem-solving
  • Interested in backend development and systems
  • Always working on new projects and improving technical skills

🛠️ Tech Stack

C logo C++ logo Python logo Docker logo Raspberry Pi logo Linux logo VSCode logo HTML5 logo CSS3 logo Java logo

📚 Currently Learning

  • Competitive Programming: Practicing on Beecrowd and Codeforces, and participating in programming contests such as SBC and MCP
  • Graph Theory: Implementing BFS, DFS, and Dijkstra
  • Advanced Data Structures: Hash tables and Trees in C/C++
  • Web Development: Backend fundamentals with PHP/Laravel
  • Object-Oriented Programming: Starting Java this semester for POO classes.
  • Web Fundamentals: Improving HTML5 and CSS3 through practical projects.

🚀 Pinned Projects

  • Final-Project-Embedded-Systems-PNAAT — AI-enabled home automation using ESP32-S3, BNO085 sensor, PWM LED control, OLED display, NTP, and MQTT.
  • Dounuts_Game — Game project built in C presented as a partial grade for Introduction to Programming.
  • cartesian_game — Digital game built in Logisim ITA using logic circuits, controlling a point on a 15x15 LED matrix with 7-segment displays.
  • GamerRent — Java-based system project for game rentals (forked from GildoAlvesdeLimaJunior/GamerRent).
  • PreparaEliteLaravel — Web system project developed with PHP/Laravel (forked from luisotavio2023/PreparaEliteLaravel).

📫 Contact


"Keep coding, keep learning."

Pinned Loading

  1. Final-Project-Embedded-Systems-PNAAT Final-Project-Embedded-Systems-PNAAT Public

    AI-enabled home automation: ESP32-S3 recognizes gestures using a BNO085 sensor and Edge Impulse to control an LED via PWM, featuring an OLED display, NTP clock, and MQTT telemetry.

    C 1

  2. Dounuts_Game Dounuts_Game Public

    This project, based on the game Donuts, was presented as a partial grade for the Introduction to Programming course.

    C

  3. cartesian_game cartesian_game Public

    A digital game built in Logisim ITA where a joystick controls a point on a 15x15 LED matrix. The coordinates are displayed using 7-segment displays. Designed to apply concepts of combinational logi…

    1

  4. GameRent GameRent Public

    Forked from GildoAlvesdeLimaJunior/GameRent

    Java

  5. PreparaEliteLaravel PreparaEliteLaravel Public

    Forked from luisotavio2023/PreparaEliteLaravel

    Projeto de uma quase empresa.

    PHP