mirror of
https://github.com/itme-brain/itme-brain.github.io.git
synced 2026-06-22 19:10:11 -04:00
1.9 KiB
1.9 KiB
| layout | title |
|---|---|
| page | Linux Systems & Automation Engineer |
I work on Linux systems, real-time computing, infrastructure automation, and applied AI tooling. My work spans low-level diagnostics, C and Python development, reproducible infrastructure, and debugging latency-sensitive systems where correctness and determinism matter.
Lately I have been focused on minimizing vendor dependencies for developer infrastructure and automation via RAG AI pipelines.
Reach me at bryan@ramos.codes
Stack & Tools
Linux
Real-Time Linux
Systems Diagnostics
Automation
APIs
Nix
Python
C/C++
Bash
Docker
SQL
Networking
KVM/QEMU
AI Integration
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 →