mirror of
https://github.com/itme-brain/itme-brain.github.io.git
synced 2026-06-22 19:10:11 -04:00
2 KiB
2 KiB
| layout | title |
|---|---|
| page | Linux Systems & Automation Engineer |
I work on Linux systems, real-time computing, automation, and applied AI tooling. My work spans low-level diagnostics, C/C++ and Python development, reproducible infrastructure, and debugging latency-sensitive systems where correctness and determinism are critical.
Lately I have been focused on learning Rust, minimizing vendor dependencies for developer workflows and automation via RAG AI pipelines.
Reach me at bryan@ramos.codes
Stack & Tools
Linux
Real-Time Systems
Diagnostics
Automation
Git
APIs
Service Integrations
Nix/NixOS
C/C++
Python
Bash
Docker
SQL
Networking
KVM/QEMU
AI/LLM Integration
RAG
MCP
Recent Posts
{% for post in site.posts limit:3 %}
{{ post.date | date: "%B %-d, %Y" }}
{{ post.title }}
{% if post.description %}
{% endfor %}
{{ post.description }}
{% endif %}View all posts →