Skip to content

mainmain-rl/mainmain-rl.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

πŸ‘‹ Hey, I'm Romain!

🌐 Network Engineer β†’ ☁️ DevOps Engineer

Building and automating cloud infrastructure, one deployment at a time

πŸš€ About Me

From network engineering to DevOps, I've spent the last few years designing, deploying, and automating cloud infrastructure. I love turning complex infrastructure challenges into elegant, automated solutions.

class WorkingHard:
    def __call__(self, subject: object):
        try:
            process(subject)
        except Exception as e:
            take_a_break(type('Cat', (object,), {}))
            surf_on_stackoverflow(subject)
            ask_to_claude(subject)
            see_that_tomorrow_and_go_do_some_biking()


class DevOpsEngineer:
    def __init__(self):
        self.name = "Romain"
        self.background = "Network Engineering"
        self.current_role = "DevOps Engineer"
        self.passions = ["Python developpement" ,"Infrastructure as Code", "Automation", "Cloud Architecture", "Pet my cats"]
        self.work = WorkingHard()

    def daily_routine(self):
        for passion in self.passions:
            self.work(passion)

πŸ› οΈ Tech Stack

☁️ Cloud Platforms

GCP AWS Cloudflare Render

πŸ”§ DevOps & Infrastructure

Kubernetes Terraform Docker GitHub Actions Cloudflare Workers Cloudflare Pages Cloudflare D1 Cloudflare KV

πŸ“Š Monitoring & Observability

Datadog Grafana InfluxDB

πŸ’» Development

Python FastAPI Go Node.js

πŸ—„οΈ Databases

PostgreSQL MongoDB


πŸ’‘ What I Do

Infrastructure as Code

  • πŸ—οΈ Terraform expert for multi-cloud deployments
  • πŸ“¦ Modular, reusable infrastructure components
  • πŸ”„ GitOps workflows

Cloud Native

  • ☸️ Kubernetes orchestration & management
  • 🐳 Containerization strategies
  • πŸ“ˆ Auto-scaling & high availability

Serverless Architecture

  • ⚑ AWS Lambda for event-driven workflows
  • πŸƒ Cloud Run Jobs for batch processing
  • 🎯 Cost-optimized solutions

Edge & CDN

  • 🌍 Cloudflare (Very good level)
  • πŸš€ Workers & Pages deployment
  • πŸ›‘οΈ Security & DDoS protection

🐍 Python Automation

  • πŸ€– Infrastructure automation scripts
  • πŸ”Œ API development with FastAPI
  • πŸ”§ CI/CD pipeline tooling
  • πŸ“Š Monitoring integrations

πŸ”¬ Currently Learning & Exploring

πŸš€ Languages

  • πŸ”΅ Go - Diving into concurrent programming
  • 🟒 Node.js - Expanding beyond Python

πŸ€– AI & Automation

  • πŸ”Œ MCP Servers - Building custom servers with Python
  • 🧠 Local AI Agents - Running AI models locally on macOS

⚑ Fun Fact

I went from configuring routers to configuring clouds, but I still love a good network diagram!

Profile Views

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published