Skip to content
View PedroSchneider1's full-sized avatar

Highlights

  • Pro

Block or report PedroSchneider1

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

About me

DegreeComputer Science
InstitutionFEI University Center
SkillsC, C++, Python
LanguagesPortuguese, English
- Data & mathematics enthusiast
- Backend developer
- Audio processing aspiring researcher
class Me:
  def __init__(self, name):
    self.name = name
    self.welcome = "Feel free to contact me!"

  def __str__(self):
    return f"Hi! I'm {self.name}! {self.welcome}"

myself = Me("Schneider")

print(myself)

📞 Reach me!

Pinned Loading

  1. CloneGL CloneGL Public

    A simplified version of OpenGL created with the intent of understanding how 3D software rendering works.

    1

  2. CCP230-project1_2024 CCP230-project1_2024 Public

    Repositório criado para o projeto "Exchange de criptomoedas" da disciplina "Desenvolvimento de Algoritmos (CCP230)" - 2° Semestre de 2024

    C 1 1

  3. ThinkDSP-Experiments ThinkDSP-Experiments Public

    Forked from AllenDowney/ThinkDSP

    Think DSP: Digital Signal Processing in Python, by Allen B. Downey.

    Jupyter Notebook

  4. PedroSchneider1 PedroSchneider1 Public

    1