Skip to content
View caiomarxm's full-sized avatar

Block or report caiomarxm

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

Hey there 👋

As a physics student I'm very curious and passionate about how the universe works, and as a programmer I'm very excited about creating new universes!

I'm a curious and passionate person, always seeking new challenges, learning and personal growth. Some of my interests are Data Analysis, Software Development, API Development, Data Modeling, Web Scraping, Task Automation and Machine Learning.

Technically I'm fluent in Python and Javascript and I have academic and personal experience with C and Golang.

Popular repositories Loading

  1. cpp-calculator cpp-calculator Public

    A calculator application developed in C++!

    C++ 1

  2. caiomarxm caiomarxm Public

  3. realCapacitorPotential realCapacitorPotential Public

    Numerical analysis of the electric potencial and electric field in the vicinities of a real parallel plate capacitor via SOR method.

    Jupyter Notebook

  4. renew_books renew_books Public

    A Python script to automatically renovate book loans on a library system as return dates get closer.

    HTML

  5. nvim_config nvim_config Public

    My personal config for neovim

    Lua

  6. pylox pylox Public

    Interpreter for the lox language (from Bob Nystrom's Crafting Interpreters)

    Python