Skip to content
View pedromoitinho's full-sized avatar
🎯
Focused
🎯
Focused
  • Centro Universitário Nobre | UNIFAN
  • Brazil
  • 17:44 (UTC -03:00)

Highlights

  • Pro

Block or report pedromoitinho

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.

Content in all repositories owned by your account will be closed.
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
pedromoitinho/README.md

Hi, I'm Pedro

Software engineer working on systems and security. I lead a small cross-functional team building a multi-tenant public accounting platform for municipal governments, where correctness, auditability and data protection are legal requirements rather than nice-to-haves.

My own work goes lower in the stack: memory allocators, kernel internals and cryptographic implementations.

Focus

  • Systems programming — C, C++, Rust, x86-64 assembly
  • Memory safety — allocator design, sanitizers, undefined behavior, formal verification
  • Operating systems — virtual memory, scheduling, concurrency, kernel internals
  • Applied cryptography — constant-time implementation, AEAD constructions, post-quantum primitives

Currently building

  • hyperion — custom memory allocator in C++23: mmap arena, doubly linked free list, O(1) coalescing
  • Kernel labs on MIT xv6 — system calls, page tables, traps, copy-on-write fork, user-level threads
  • Constant-time cryptographic implementations in Rust, validated against official test vectors

At work

NestJS · Next.js · PostgreSQL · Rust · React Native · Docker · CI/CD

Previously built and shipped a production web platform end to end as the sole engineer: React, Spring Boot on Java 21, PostgreSQL, Heroku.

Contact

[email protected]

Pinned Loading

  1. hyperion hyperion Public

    C++ High-Performance Memory Allocator

    C++

  2. desafio-empacotamento-l2code desafio-empacotamento-l2code Public

    L2Code Challenge

    TypeScript

  3. loginMicroservice loginMicroservice Public

    Spring Boot Service

    Java