Skip to content
View claudioavgo's full-sized avatar
🌩️
🌩️

Organizations

@azulihq

Block or report claudioavgo

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

Cláudio Alves

Computer Science student at CESAR School (2026) ⚡ Software developer since age 13
Building practical, creative solutions—currently working on Azuli, a sales platform


I turn ideas into working software and love tackling challenges head-on. My journey started early, and today I combine curiosity, creativity and a “get-it-done” attitude to deliver real value.

Feel free to explore my repositories and see for yourself what I’ve built.

Thanks for stopping by!

Pinned Loading

  1. nextjs-boilerplate nextjs-boilerplate Public template

    🐦 Next.js Boilerplate | Minimal, efficient, and production-grade

    TypeScript 1

  2. beecrowd-extension beecrowd-extension Public

    View Beecrowd problems inside VS Code. Fast, distraction-free, and optimized for competitive programming.

    JavaScript 4

  3. ardpix ardpix Public

    Real-time balance notifier using a Flask API and ESP8266 with LCD display – fetch and display bank balance securely over HTTPS.

    C++ 4 2

  4. virtual-memory-manager virtual-memory-manager Public

    A virtual memory manager implementing FIFO, LRU, and TLB simulation, built for an OS course based on Silberschatz’s concepts.

    C