76 lines
3.0 KiB
Markdown
76 lines
3.0 KiB
Markdown
# jrodriiguezg.link — Personal Portfolio
|
|
|
|
> Deployment & Infrastructure consultancy site. Docker, Linux, AI stacks.
|
|
|
|
**Live:** [jrodriiguezg.link](https://jrodriiguezg.link)
|
|
|
|
---
|
|
|
|
## Overview
|
|
|
|
Personal portfolio and landing page for **Juan Raul Rodriguez Gil** — a deployment and infrastructure specialist focused on Linux, Docker, and AI pipelines. The site presents services offered, skills, projects, and contact information in a clean two-column layout.
|
|
|
|
## Tech Stack
|
|
|
|
| Layer | Technology |
|
|
|---|---|
|
|
| Markup | HTML5 |
|
|
| Styling | Vanilla CSS |
|
|
| Typography | Inter (Google Fonts) |
|
|
| Hosting | Self-hosted (Cloudflare Tunnel) |
|
|
|
|
## Structure
|
|
|
|
```
|
|
personal_site/
|
|
├── index.html # Main portfolio page
|
|
├── styles.css # Global stylesheet
|
|
├── favicon.png # Site favicon
|
|
├── robots.txt # SEO crawler rules
|
|
├── sitemap.xml # XML sitemap
|
|
├── lab/ # Home Lab subpage
|
|
├── gamecathode/ # GameCathode project page
|
|
├── grape/ # Grape Models project page
|
|
├── PRRPC/ # PRRPC project page
|
|
└── srag/ # SRag project page
|
|
```
|
|
|
|
## Services Featured
|
|
|
|
- **Container Architecture** — Docker Compose stacks, isolated services, versioned configs
|
|
- **AI & LLM Infrastructure** — Local Ollama, RAG pipelines, ChromaDB integration
|
|
- **Linux Systems Engineering** — Server setup, hardening, administration (Debian, RHEL, Ubuntu, Fedora)
|
|
- **Infrastructure Audit** — Deep deployment review and risk assessment
|
|
|
|
## Skills Highlighted
|
|
|
|
| Category | Tools |
|
|
|---|---|
|
|
| Infrastructure | Docker · Docker Compose · Podman · Cloudflare · Nginx · Bash · Git · Python |
|
|
| Linux & Systems | Debian · RHEL · Ubuntu · Fedora · Windows Server |
|
|
| Networking | DNS · Reverse proxy · VPN · Cloudflare Tunnels · Firewall |
|
|
| AI & Data | Ollama · ChromaDB · LlamaIndex · OpenWebUI · AnythingLLM · Jupyter |
|
|
| Electronics | Circuit design · Soldering · Arduino · ESP32 · Raspberry Pi · KiCad |
|
|
| Business Software | Odoo ERP · Microsoft Excel · Office 365 |
|
|
| Design & Docs | Inkscape · Canva · Markdown · FreeCAD |
|
|
|
|
## Projects
|
|
|
|
| Project | Description | Stack |
|
|
|---|---|---|
|
|
| [LEMoE](https://lemoe.link) | AI middleware with semantic routing across expert models | Docker · Python · Ollama |
|
|
| [SRag](https://srag.jrodriiguezg.link) | Containerized RAG pipeline | ChromaDB · Docker Compose |
|
|
| [PRRPC](https://prrpc.jrodriiguezg.link) | Physical Linux status monitor via RP2040 | Linux · Wayland · Hardware |
|
|
| [Blog](https://blog.jrodriiguezg.link) | Technical writing in English and Spanish | Writing · Linux · Systems |
|
|
| Lab | Two servers, 5.6TB storage, no cloud | HP EliteDesk · Raspberry Pi 4B |
|
|
|
|
## Contact
|
|
|
|
- **Email:** [[email protected]](mailto:[email protected])
|
|
- **LinkedIn:** [juanraulrodriguezgil](https://www.linkedin.com/in/juanraulrodriguezgil/)
|
|
- **GitHub:** [@jrodriiguezg](https://github.com/jrodriiguezg)
|
|
|
|
---
|
|
|
|
© 2026 Juan Raul Rodriguez Gil
|