Skip to content
View PedroFnseca's full-sized avatar
💀
💀

Organizations

@IntecEmbu @Jovens-do-futuro @sombras-do-sertao

Block or report PedroFnseca

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

Hey, I'm Pedro Fonseca

I turn ideas into systems. From low-level C projects to full-blown cloud architectures.

🛠️ Projects I’ve Built

  • Sombras do Sertão – Retro-style game about the Brazilian cangaço made in C (A lot of math and no engine).
  • REST API in C – REST API built in C to explore low-level backend architecture (My best known project).
  • Logger Endpoints API – Minimal Express middleware that logs HTTP requests (Simple idea, built for real-world use).

🎤 Talks

  • I’ve given tech talks at technical schools like SENAI, SENAC, and ETEC, teaching topics ranging from GitHub automations to how to create impactful personal projects, sharing practical insights to inspire students and aspiring developers.

🎓 Education

  • Automation Industrial Technician – ETEC
  • Systems Development Technician – ETEC
  • Bachelor in Computer Science – SENAC
  • Google Cloud Computing Academy – Google


Always building. Always learning 🚀

Pinned Loading

  1. rest-api-C rest-api-C Public

    A simple RESTful API built in C for lightweight and fast web servers.

    C 66 9

  2. sombras-do-sertao sombras-do-sertao Public

    Forked from sombras-do-sertao/sombras-do-sertao

    Sombras do Sertão é um jogo retrô de pixel art sobre o cangaço, com batalhas estratégicas e uma narrativa envolvente que explora as áridas paisagens do Nordeste brasileiro.

    C

  3. logger-endpoints-api logger-endpoints-api Public

    📝 Monitor and analyze your Express applications with ease using this lightweight npm package.

    JavaScript 2

  4. Jovens-do-futuro/website Jovens-do-futuro/website Public

    🌍 Iniciativa digital para transformar vidas na ONG Associação Jovens do Futuro.

    CSS 1 3

  5. nodejs-actions nodejs-actions Public

    Exemplos de Github Actions utilizando Nodejs

    JavaScript 4

  6. data-structure-C data-structure-C Public

    Educational repository featuring data structure implementations in C

    C