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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
P81000/README.md

Pedro Henrique Masteguin

Systems Software Engineer | C/C++ | Linux | Low-Latency Systems | Networking

Linux Windows 11 Raspberry Pi

Neovim Git GNU TMUX

C C++ Lua Bash Python


LinkedIn Instagram Github DEV


About Me

Systems Software Engineer focused on high-performance C/C++ systems, Linux-based infrastructure, and low-latency networking.

Currently working on secure communication systems and protocol-level software, with experience in TCP/IP, SSH, TLS, and system-level optimization. Background spans distributed systems, embedded software, and real-time applications, including a Redis-like high-performance key-value store built in C++.

Passionate about system design, performance engineering, and scalable backend infrastructure.

Interests

Low-level systems programming, performance optimization, distributed systems, Linux internals, and network protocol design.

Focus on building efficient, scalable, and reliable software systems in C/C++ environments.

What You'll Find Here

This GitHub contains projects focused on systems programming, including high-performance C++ applications, networking systems, embedded software, and distributed architectures.

Highlights include a Redis-inspired in-memory database, computer vision systems, and low-level networking implementations.

Contact

If you'd like to get in touch with me, feel free to send me an email at ph.masteguin@gmail.com 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