Skip to content
View euopaulin's full-sized avatar
💻
Focusing
💻
Focusing

Block or report euopaulin

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
euopaulin/README.md

Typing SVG

Hi GIF Hey, I'm Paulo!

#!/bin/bash

echo "Café quentinho para hoje?"

function coffee() {
  while true; do
      echo "Tem café disponível? (s/n)"
      read answer
      if [[ "$answer" == "s" ]]; then
          sudo apt-get install coffee
          echo "Café instalado com sucesso! Aproveite seu dia!"
          break
      elif [[ "$answer" == "n" ]]; then
          echo "Que pena, o dia está cinza..."
          break
      else
          echo "Não me esconda a verdade. Por favor, responda com 's' ou 'n'."
      fi
  done
}

coffee
about_me:
  languages: ["pt-br", "eng"]
  description:
    - "🧑‍💻 Tenho 25 anos e sou um entusiasta fascinado por tecnologia, inteligência artificial, games e filosofia."
    - "🎓 Atualmente, estou cursando Engenharia de Software na UCB."
    - "💼 Tenho experiência como Suporte de Banco de Dados PostgreSQL em sistemas Linux e criação de scripts Ruby e 
          também Suporte Técnico N1 e N2."
    - "🧠 Sólida experiência no desenvolvimento de scripts de automação e na implementação de pipelines CI/CD robustos.
          Orquestração de implantações e otimização de sistemas em ambientes multicloud (AWS e Azure).
          Entusiasmo Linux e Inteligência Artificial.
    - "🛠️ Atualmente, estou focado em aprimorar meu conhecimento em Linux, Ruby/Shell, Modelos de LLM, automação
          e IaC(Código como insfrestrutura)."
  contact:
    ask_me_anything:
      text: "💬 Pergunte-me qualquer coisa"
      url: "https://github.com/euopaulin/Ask_me/issues"

My certification badges

AZ-900 MS-900 IT Support Google linux AI Practioner

🛠 Skills

Python ruby Linux Shell AWS

Docker Kubernetes Ansible

GitHub stats    Top languages


Want to exchange ideas?

Contact me on the social media channels above or open an issue here on GitHub! 🚀

🔗 Here are my social networks:

LinkedIn Instagram Steam

Profile views

Pinned Loading

  1. RDP_Raspberry RDP_Raspberry Public

    Documentation and automation script for configuring Raspberry Pi for RDP.

    Python 1

  2. Script_IT_Support Script_IT_Support Public

    Script for automating daily support commands.

    PowerShell 1

  3. local_llm_on_gtx1060 local_llm_on_gtx1060 Public

    Study for running LLM locally with a GTX 1060. Concepts of RAG, ML, and GPU for AI processing.

    Python 1

  4. euopaulin.github.io euopaulin.github.io Public

    Minha página web do meu portfolio em TI

    HTML 1

  5. Script_for_automatic_creation_of_local_LLM_and_OpenWebUI_interface Script_for_automatic_creation_of_local_LLM_and_OpenWebUI_interface Public

    Shell script and Python for automating Linux environment configuration for local LLM implementation.

    Python 1

  6. script_linux_on_via_rede script_linux_on_via_rede Public

    Script for remote control of turning my PC on and off.

    Python 1