Skip to content
View tuni56's full-sized avatar
🎯
I may be slow to respond.
🎯
I may be slow to respond.

Block or report tuni56

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tuni56/README.md
# 🧙‍♀️ Rocío Baigorria aka Tuni  
*"Speak 'friend' and enter... to my code realm"*  
**Data Alchemist • Cloud Ranger • Mate-powered Coder**  


---

## 🌌 **The Red Book of Westmarch (README Edition)**  

### 🗡️ **Fellowship of the Stack**  
```rust
// Quest parameters
const CURRENT_CLASS: &str = "Cloud-Breaker Wizard";
const WEAPONS: [&str; 6] = ["Python", "AWS", "Terraform", "Kubernetes", "Streamlit", "React"];
const MOUNT: &str = "AWS Lambda";
const POTION: &str = "Argentinian Mate";

🏰 Artifacts Forged in the Fires of Mount Doom

🔮 The Seeing Stone (ML Predictions)

"One model to rule them all, one loss function to bind them"

  • Technologies: Python • TensorFlow • Scikit-learn
def predict_future():
    while has_mate():
        train_model()
        deploy_to_production()

⚔️ Glamdring (Cloud Infrastructure)

"Foe-hammer of legacy systems"

  • Technologies: Terraform • AWS EC2 • S3
resource "aws_infrastructure" "mordor_gate" {
  scalability = "unlimited"
  resilience  = "Balrog-proof"
}

📜 Scrolls of Wisdom (Education)

  • Minas Tirith Academy (National University of La Plata)
    Majored in Data Prophecies
  • Isengard Institute of Technology (UTN)
    Studied Pythonic Runes

🏹 Quests Accomplished

Artifact Name Magic Type Technologies
Ticket-Slaying Light Streamlit Sorcery Python • Pandas • NLP
Lembas Playlist Creator API Wizardry Terraform • Spotify API
Responsive Web-Cloak Elven Frontend HTML5 • CSS Grid • AWS S3

🧪 Current Brews in the Cauldron

  • Teaching Ents about Kubernetes orchestration 🌳
  • Writing Elvish documentation (readable docstrings) 📜
  • Fortifying Helm's Deep (cluster security) 🏰

📯 Summoning Scroll

"Look to my coming on the first pull request, at dawn look to the CI/CD pipeline."

LinkedIn Palantír
📫 Eagle Post: [email protected]


🔮 Prophecy of Tomorrow

graph LR
    A[Mate Gourd] --> B((Code))
    B --> C{Deploy?}
    C -->|Yes| D[Production]
    C -->|No| E[More Testing]
    D --> F[Scalable Glory]
Loading

🧙‍♂️ Gandalf's Wisdom

"All we have to decide is what to do with the CI/CD pipeline that is given to us."


⚔️ May your merges be conflict-free and your deployments ever-green!

+ Added 5 new AWS certifications
! Fixed Balrog in production
- Deprecated legacy systems

Pinned Loading

  1. demand-forecasting-system demand-forecasting-system Public

    Build predictive analytics solution for inventory management.

    Python

  2. nationwide_radio nationwide_radio Public

    Microservicies to the cloud

    Java

  3. aws-text-to-speech-converter aws-text-to-speech-converter Public

    Python

  4. bash bash Public

    Shell

  5. ventas_streamlit ventas_streamlit Public

    interactive sells and KPI's dashboard

    Python

  6. support_ticket_streamlit support_ticket_streamlit Public

    Interactive support ticket management system

    Python