Skip to content
View PedroASB's full-sized avatar
:atom:
Learning
:atom:
Learning
  • Universidade Federal de Goiás (UFG)
  • Brazil
  • 18:18 (UTC -03:00)

Block or report PedroASB

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

About me

Gmail Telegram LinkedIn

Hi there, I'm Pedro Augusto. I have a B.Sc. in Computer Science from the Federal University of Goiás and I'm currently studying full stack development.

🎓 Undergraduate Studies

During college, I became particularly interested in theoretical areas of computer science, which led me to write my undergraduate thesis in Graph Theory and then publish an article based on it.

I've also built backend-focused projects in languages such as C/C++, Python, Lua and Java — including a language interpreter, a compiler, a restaurant system and several others. You can find some of them in my pinned repositories.

🎯 Current Goal

After initially dedicating myself to the academic research area, I started exploring other paths and am currently studying to become a full stack developer. I already have some interesting projects on GitHub, which can be found in odin-foundations repository.


Languages & Tools

HTML CSS JavaScript Python C C++ Lua Java UML Figma Linux Git GitHub VS Code Google Colab Replit Notion

Stats

Undergraduate Studies GitHub Stats Full Stack Projects

“The only way to do great work is to love what you do.” — Steve Jobs

Pinned Loading

  1. compilador-mgol compilador-mgol Public

    Forked from nickolascarlos/compilador-mgol

    Final project of the Compilers course | 7th semester of undergraduate studies (2023-1).

    Python

  2. odin-foundations odin-foundations Public

    HTML + CSS + JS projects from the Foundations Course of The Odin Project.

    HTML

  3. BOL-Interpreter BOL-Interpreter Public

    Final project of the Programming Languages ​​and Paradigms course | 6th semester of undergraduate studies (2022-2).

    Lua 2

  4. TraceRoot TraceRoot Public

    Forked from ryan-fauder/TraceRoot

    Program that searches for roots of a function using the Netwon-Raphson and bisection methods.

    Python

  5. federated-learning federated-learning Public

    Project on federated learning in wireless networks | 9th semester of undergraduate studies (2024-1).

    Jupyter Notebook

  6. Sistema-de-Restaurante Sistema-de-Restaurante Public

    Final project of the Object-Oriented Programming course | 4th semester of undergraduate studies (2021-2).

    Java