Skip to content
View JoseMRT2004's full-sized avatar
📚
Studying hard
📚
Studying hard

Block or report JoseMRT2004

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
JoseMRT2004/README.md

👋 I'm José M. Taveras
@JoseMRT2004, a tech enthusiast from La Romana, Dominican Republic.
Actively pursuing new knowledge and practical skills in technology.
🐧 Linux enthusiast, excited to explore and contribute to the tech world! 🚀

Other Skills

SoftSkills = {
    'Languages': {
        'Spanish': 'Native',
        'English': 'Intermediate (Conversational)'
    },
    'Collaboration & Adaptability': [
        'Collaborative team player',
        'Adaptability across diverse fields'
    ],
    'Learning & Motivation': [
        'Strong commitment to learning new technologies',
        'Highly motivated with strong work ethic'
    ],
    'Time Management & Prioritization': [
        'Effective time management',
        'Prioritization skills'
    ]
}

Note

Open to: Collaboration, Research Internships, Technology Discussions, Contributing to Open Source Projects

Tools & Technologies

My Skills

Important

Connect with me for more information through my LinkedIn

Pinned Loading

  1. JoseMRT2004 JoseMRT2004 Public

    Hi, I'm José M. Taveras Reyes, a DevOps trainee 🚀 and software development student 💻 with a passion for coding. I’m focused on enhancing my skills through practical projects 🛠️ and continuous learn…

  2. Microsoft.PowerShell_profile.ps1 Microsoft.PowerShell_profile.ps1
    1
    # =============================== Terminal Theme ======================================
    2
    
                  
    3
    # Sets the terminal theme before loading the .json configuration
    4
    & ([ScriptBlock]::Create((oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\pararussel.omp.json" --print) -join "`n"))
    5