Skip to content
View P81000's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report P81000

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

P81000 (Pedro Masteguin)

Linux Windows 11 Raspberry Pi

Neovim Git GNU TMUX

C C++ Rust Lua Bash Java Python

Anurag's GitHub stats


LinkedIn Instagram Twitter Github DEV


About Me

🤖 I'm a tech enthusiast with a knack for embedded systems programming, currently working as a Embedded Systems Programmer at AeroRiver.

🎓 I hold a Bachelor's degree in Science and Technology from UNIFESP and have a background in electronic engineering from the Instituto Federal de Educação, Ciência e Tecnologia de São Paulo. Currently pursuing a Bachelor's degree in Computer Science.

💻 Proficient in C/C++, Rust, and Python, with a focus on real-world problem-solving. I'm also well-versed in Linux systems and electronics.

Interests and Skills

I have a particular interest in embedded systems and enjoy crafting efficient solutions for complex problems within this domain. Continuously exploring new technologies and programming languages, I strive to remain up-to-date and discover innovative approaches to problem-solving. Additionally, I have a keen passion for configuring my Linux development environment and thoroughly enjoy working with Vim to enhance productivity.

What You'll Find Here

In this repository, you will find my work and projects related to computer science. From embedded systems projects to personal endeavors, I am constantly seeking to share my learnings and contribute to the developer community. Feel free to explore my repositories, and if you'd like, provide feedback or collaborate on any of the projects.

Contact

If you'd like to get in touch with me, feel free to send me an email at [email protected] or reach out to me through my social media channels such as LinkdIn: linkedin.com/in/pedrohenriquemasteguin and Twitter: @pedro_masteguin. I am open to collaboration opportunities and would love to hear your ideas.

Thank you for visiting my GitHub profile, and I hope you find something interesting here! 😊


📌 Pinned 📌

Readme Card Readme Card Readme Card Readme Card

Pinned Loading

  1. Masteguin.Neovim Masteguin.Neovim Public

    My personal development environment in Vim, write in Lua. To develop and study: C/C++, Rust, Bash and More

    Lua 1

  2. Resume-EN Resume-EN Public

    My personal resume write in latex

    TeX 1

  3. RaspiMAVProxy RaspiMAVProxy Public

    This repo is dedicated to save tests and try modifications in mavproxy and mavlink communication. All rights reserved to orginal developers from ArduPilot-MAVProxy, ArduPilot-mavlink and ArduPilot-…

    Python 1

  4. VPN-based-Blockchain-Network VPN-based-Blockchain-Network Public

    Go 2 1

  5. C-DynamicArray - Implementing C++ st... C-DynamicArray - Implementing C++ std::vector approach in C
    1
    #include "vector.h"
    2
    #include <stdint.h>
    3
    
                  
    4
    /* Sample */
    5
    typedef struct {
  6. AdventOfCode2024 AdventOfCode2024 Public

    Resolution of Advent of Code 2024

    C 1