Subir archivos a "/"

This commit is contained in:
2026-08-15 15:15:28 +02:00
parent 485879d3f0
commit 077fed41e6
5 changed files with 636 additions and 2 deletions
+74 -2
View File
@@ -1,3 +1,75 @@
# jrodriiguezg.link-page
# jrodriiguezg.link — Personal Portfolio
Files for jrodriiguezg.link main page
> 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