Skip to content
View Luiz-Trindade's full-sized avatar
🐧
Programming
🐧
Programming

Highlights

  • Pro

Block or report Luiz-Trindade

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
Luiz-Trindade/README.md

👋 Olá, mundo! Eu sou Luiz Gabriel Magalhães Trindade

🚀 Full Stack Developer | 🎓 Computer Science Student | 🧠 AI Enthusiast

Total Stars Followers Profile Views

📍 Belém, Pará, Brasil 🇧🇷


🛠️ Tech Stack & Skills

💻 Languages

Python JavaScript PHP

🎨 Frontend

Vue.js HTML5 CSS3

⚙️ Backend & Runtime

Django FastAPI Node.js Bun

🗄️ Databases

MySQL PostgreSQL Redis

🤖 AI & LLM Frameworks

LangChain LlamaIndex OpenAI Anthropic Google Gemini

🚀 DevOps & Infrastructure

Docker Linux Nginx Ubuntu

🛠️ Tools & Version Control

Git GitHub VS Code

☁️ Cloud & Deployment

VPS CI/CD Production

💼 Professional Skills

DevOps & Infrastructure:
  - ✅ VPS Setup & Configuration (Ubuntu/Debian)
  - ✅ Docker Container Orchestration
  - ✅ Nginx Reverse Proxy & Load Balancing
  - ✅ SSL/TLS Certificate Management (Let's Encrypt)
  - ✅ Production Environment Configuration
  - ✅ Database Optimization & Backup Strategies
  - ✅ CI/CD Pipeline Implementation
  - ✅ Server Monitoring & Security Hardening
  - ✅ Domain & DNS Configuration

🌟 Sobre Mim

class Developer:
    def __init__(self):
        self.name = "Luiz Gabriel Magalhães Trindade"
        self.role = "Full Stack Junior Developer"
        self.location = "Belém, Pará, Brazil"
        self.education = "Computer Science Student"
        self.passions = ["AI", "Web Development", "Problem Solving", "DevOps"]
        self.specialties = ["VPS Configuration", "Production Deployment", "AI Integration"]
        
    def say_hi(self):
        print("Thanks for stopping by! Let's build something amazing together! 🚀")
    
    def deploy_to_production(self):
        return "From development to production, I got you covered! 🎯"

me = Developer()
me.say_hi()
print(me.deploy_to_production())

🎓 Estudante de Ciência da Computação • 💻 Desenvolvedor Full Stack Júnior
🤖 Entusiasta de Inteligência Artificial • 📚 Apaixonado por aprendizado contínuo
🌱 Sempre explorando novas tecnologias e frameworks • 💡 Transformando ideias em código
☁️ Especialista em VPS & Deploy • 🚀 Production-Ready Mindset


🚀 Projetos em Destaque

🧠 CryptoMind 📰 News App
Bot de Análise Técnica de Criptomoedas Aplicativo de Notícias em Tempo Real
📊 Análise em tempo real de mercados cripto 📱 Interface mobile responsiva
🎯 Recomendações: Comprar, Vender ou Manter 🌐 Integração com NewsAPI
🤖 Integração com APIs de exchanges ⚡ Atualizações em tempo real
📈 Indicadores técnicos avançados 🎨 Design clean e moderno
🐳 Dockerized & Production Ready 🚀 Deployed on VPS
Python AI API Integration Trading Vue.js JavaScript REST API Mobile

📊 GitHub Stats

GitHub Streak


📈 Contribution Graph


🤝 Vamos Conectar?

GitHub LinkedIn Email


💭 Quote of the Day

Quote


GitHub Snake

⭐ Deixe uma estrela nos repositórios se gostar!
🔔 Siga para acompanhar minha jornada de desenvolvimento!

"Code is like humor. When you have to explain it, it's bad." – Cory House


Profile Views

Made with ❤️ by Luiz Gabriel Magalhães Trindade

Pinned Loading

  1. new-instagram-clone new-instagram-clone Public

    📸 Modern Instagram-like UI built with Vue 3, Vuetify 3, and Ionic Capacitor. 🌐 Cross-platform app with modular state ⚙️, smooth routing 🧭, and fast development ⚡ powered by Vite.

    Vue 2

  2. CryptoMind CryptoMind Public

    Cryptomind is a technical analysis bot for cryptocurrencies, such as Bitcoin. 💰📉 It uses data like moving averages 📊 and market news 📰 to recommend whether it's time to buy 🛒, sell 💸, or hold ⏸️ th…

    Python 2 1

  3. collections_cache collections_cache Public

    Collection Cache is a Python package for managing data collections across multiple SQLite databases. It allows efficient storage, retrieval, and updating of key-value pairs, supporting various data…

    Python 1

  4. Portugol_Variante Portugol_Variante Public

    Minha própria variação e tentativa de implementação de um interpretador de portugol escrito em python

    Python 1