Skip to content
View d-mg17's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report d-mg17

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
d-mg17/README.md

👋 I’m Diego Martínez García

Typing SVG

🚀 About Me

const DIEGO = {
    location: "Puerto Rico 🇵🇷",
    nationality: "Mexico 🇲🇽",
    bachelor: "Bachelor of Science in Computer Science @ UPR Mayagüez",
    grad_studies: "PhD in Software Engineering @ UPR Mayagüez",
    interests: ["Machine Learning", "Virtual Machines", "High Performance Computing", "BioInformatics"]
};

🛠️ Tech Stack

💻 Programming Languages

Python JavaScript Java C C++

🌐 Frontend Development

React React Native HTML5 CSS3 TailwindCSS Bootstrap

⚙️ Backend Development

Node.js Django Flask

🗄️ Databases

PostgreSQL MongoDB SQLite

🤖 AI/ML & Data Science

TensorFlow PyTorch scikit-learn Pandas OpenCV

🛠️ Tools & DevOps

Git Docker Heroku Postman Figma Arduino Linux

📊 GitHub Analytics

GitHub Streak
GitHub Activity Graph

🤝 Let's Connect!

I'm always excited to collaborate on innovative projects, especially those involving:

  • 🚗 IoT and Embedded Systems
  • 🤖 AI/ML Applications
  • 🌐 Full-Stack Web Development
  • 📊 Data Science, Analytics & BioInformatics
Profile Views

💡 "Innovation distinguishes between a leader and a follower." - Steve Jobs Footer

Pinned Loading

  1. Flask_To-Do_App Flask_To-Do_App Public

    This is a simple to-do app built with Flask framework.It demonstrates how to build a CRUD application with Flask, SQLAlchemy, and Jinja2. It also shows how to use Bootstrap 4 with Flask.

    Python

  2. apartments_webscrapper apartments_webscrapper Public

    This is a Web Scrapper made using Python and the libraries BeautifulSoup4 & requests.

    Python

  3. SpeechRecognition_Project-Alfred SpeechRecognition_Project-Alfred Public

    Speech recognition project named Alfred. Is a simple virtual assistant. Inspiration from @ProgrammingHero1

    Python

  4. Vanilla-Weather-App Vanilla-Weather-App Public

    Simple weather web app using HTML, CSS, and JavaScript to display current weather information.

    HTML