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.

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

👋 I'm José M. Taveras

@JoseMRT2004, a tech enthusiast from Dominican Republic. Actively pursuing new knowledge and practical skills in technology. Linux enthusiast, excited to explore and contribute to the tech world.

Note

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

  • Research Internships: Eager to gain experience through research internships.
  • Technology Discussions: Open to engaging in conversations about various technologies.
  • Contributing to Open Source Projects: Available to collaborate and contribute to open source projects aimed at enhancing the tech community.

Tools & Technologies

My Skills

Important

Connect with me for more information through my LinkedIn

Pinned Loading

  1. 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. Keylogger Public

    Proyecto diseñado para aprender cómo funcionan los keyloggers en Python. Su propósito es educativo.🔥⌨️

    Python

  3. 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