Skip to content
View filipe-rds's full-sized avatar
💻
Living
💻
Living

Highlights

  • Pro

Block or report filipe-rds

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
filipe-rds/README.md

Typing SVG

🤖 Main Skills

Programming Languages

Python Java TypeScript

Frameworks & Tools

MLflow Spring Angular Next.js Docker

Databases

PostgreSQL MySQL SQLite MongoDB Supabase

Cloud Computing Services

AWS Firebase Render Vercel

🏅 Certifications

AWS AI Practitioner AWS Cloud Practitioner AWS re/Start Graduate Oracle Fusion AI Agent Studio Foundations Associate Oracle Cloud Infrastructure AI Foundations Associate

📚 Currently Learning

AWS Developer - Associate Django N8N Ollama Pytorch Langchain Terraform

📱 Contact

LinkedIn Email

Pinned Loading

  1. VSCode Settings VSCode Settings
    1
    {
    2
        "workbench.startupEditor": "newUntitledFile",
    3
        "editor.fontSize": 20,
    4
        "editor.lineHeight": 1.8,
    5
        "editor.rulers": [80, 120],
  2. WSL Settings WSL Settings
    1
    [wsl2]
    2
    
                  
    3
    # Define um limite máximo de 4GB de memória RAM para o WSL 2
    4
    memory=4GB 
    5