mirror of
https://github.com/itme-brain/itme-brain.github.io.git
synced 2026-06-22 11:00:13 -04:00
tweaks
This commit is contained in:
parent
2f822a2d0e
commit
b574bc0151
2 changed files with 4 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
|||
<footer>
|
||||
<a href="https://git.ramos.codes" title="Forgejo"><i class="fa-solid fa-code-branch"></i></a>
|
||||
<a href="{{ '/assets/public.key' | relative_url }}" title="PGP public key"><i class="fa-solid fa-key"></i></a>
|
||||
<a href="{{ '/feed.xml' | relative_url }}" title="RSS Feed"><i class="fa-solid fa-rss"></i></a>
|
||||
</footer>
|
||||
|
|
|
|||
5
index.md
5
index.md
|
|
@ -7,7 +7,7 @@ title: 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 AI.
|
||||
Lately I have been focused on minimizing vendor dependencies for developer infrastructure and automation via RAG AI pipelines.
|
||||
|
||||
Reach me at [bryan@ramos.codes](mailto:bryan@ramos.codes)
|
||||
|
||||
|
|
@ -20,9 +20,10 @@ Reach me at [bryan@ramos.codes](mailto:bryan@ramos.codes)
|
|||
<span class="skill-tag">Real-Time Linux</span>
|
||||
<span class="skill-tag">Systems Diagnostics</span>
|
||||
<span class="skill-tag">Automation</span>
|
||||
<span class="skill-tag">APIs</span>
|
||||
<span class="skill-tag">Nix</span>
|
||||
<span class="skill-tag">Python</span>
|
||||
<span class="skill-tag">C</span>
|
||||
<span class="skill-tag">C/C++</span>
|
||||
<span class="skill-tag">Bash</span>
|
||||
<span class="skill-tag">Docker</span>
|
||||
<span class="skill-tag">SQL</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue