mirror of
https://github.com/itme-brain/itme-brain.github.io.git
synced 2026-03-23 12:09:44 -04:00
1.7 KiB
1.7 KiB
| layout | title |
|---|---|
| page | Software & Systems Engineer |
I work with systems programming, real-time computing, and simulation engineering. My background spans Linux, low-level development in C and Python, and debugging latency-critical systems where determinism and microseconds count. Currently exploring applied AI and LLM integration.
Reach me at bryan@ramos.codes
Stack & Tools
C
Python
Bash
Linux
Real-Time Systems
Simulation Engineering
AI/LLM Integration
Automation
Networking
Docker
KVM/QEMU
Nix
SQL
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 →