Skip to content
View RafaelVVolkmer's full-sized avatar

Block or report RafaelVVolkmer

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

> Rafael V. Volkmer

Software Developer | Hardware Developer | Embedded Systems

Results-driven developer with expertise in managing large-scale repositories and building scalable codebases. Proven ability to deliver clean, well-documented code with low technical debt and modular architectures. Driven by curiosity and a passion for innovation, continuously seeking knowledge. Committed team player with empathy and kindness, dedicated to learning from colleagues and mentoring others, always striving to enhance the professional environment. Self-taught and determined to advance technical expertise and personal growth, consistently overcoming challenges and adapting to new technologies and methodologies.

I serve as the Technical Lead for automotive embedded‐systems projects, overseeing both hardware and firmware design. In this capacity, I manage integration of Linux and bare‐metal platforms, coordinate system planning, implementation, and maintain direct collaboration with semiconductor suppliers and end customers to ensure seamless delivery. I possess R&D experience in designing and manufacturing innovative, cutting-edge devices for the industrial and automotive automation sectors, with a strong emphasis on researching and developing new technologies.


Animated Tech Stack

Area Technologies
System Linux Arch Linux Ubuntu Fedora Windows 11
Embedded C CPP CMake Assembly Rust Zig
Script Bash Lua Python Perl Octave YAML
Version Control Git GitHub GitLab
Backend GoLang Kafka
Database MySQL SQLite
DevOps Docker Kubernetes Jenkins Qemu GitHubActions
Hardware Altium Kicad Multi-Sim
Documentation LaTeX Markdown Doxygen

Pinned Loading

  1. libmemalloc libmemalloc Public

    Libmemalloc lets you choose between First-Fit, Next-Fit or Best-Fit strategies while transparently tracking every allocation (with size, address, call site and free status). It also offers optional…

    C 12

  2. NeuroTrack NeuroTrack Public

    NeuroTrack is a Convolutional AI (CNN) model responsible for classifying magnetic resonance images of human brains and identifying the degree of Alzheimer's disease present or not in them. It is de…

    2

  3. CodeStyleChecker CodeStyleChecker Public

    Go-powered C code style checker — Detects and reports formatting, naming, and brace style issues in C/C++ code using regex-based parsing and tokenization. Supports K&R and Allman styles, JSON expor…

    Go