Skip to content
View borgesmj's full-sized avatar
📌
#OpenToWork
📌
#OpenToWork

Block or report borgesmj

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

💫 About Me:

👋 Hi! I'm Miguel Borges

💻 FrontEnd Developer with experience in JavaScript, React and Astro. Since 2023, I've been focused on creating web applications that combine attractive design with excellent user experience.

🚀 Always constantly learning, I also explore areas such as BackEnd and databases, with skills in Firebase, NodeJs, SQL, Python and Java. My focus is to deliver innovative and efficient solutions, working on projects ranging from e-commerce to real-time chats.

🌱 In my spare time, I like to improve my UI/UX skills and try new tools to optimize development.

🤓 Currently working on:

Buildind the version of Sweet Bites with Next and firebase for orders management

👀 Looking for:

Currently open to new opportunities! I'm seeking roles as a FrontEnd Developer, either in freelance or within a dynamic company. Alongside React, JavaScript, and Astro, I have a foundation in Python and SQL, eager to contribute to innovative projects.

📌 #OpenToWork

Currently looking for new opportunities as a FrontEnd Developer. If you're hiring or know someone who is, or some freelance work, feel free to reach out through Linkedin or Gmail.

🌐 Socials:

Portfolio Instagram LinkedIn Twitter Codepen Upwork Telegram Gmail

💻 Tech Stack:

Main

HTML5 JavaScript CSS3 Vite TailwindCSS React React Router Astro Markdown GithubPages Firebase NPM Firebase GitHub

Second

Netlify Python Figma Canva Java PowerShell PythonAnywhere Flask MySQL

Recent Work

FrontEnd 101 Demo Repo
ChatMob Demo Repo
Sweet Bites Demo Repo

📊 GitHub Stats:



✍️ Random Dev Quote


💰 You can help me by Donating

Haz una donación

Pinned Loading

  1. MySQL cheatsheet MySQL cheatsheet
    1
    
                  
    2
    # MySQL Cheat Sheet
    3
    
                  
    4
    ## Conexión a MySQL
    5
    ```bash
  2. Python cheat sheet Python cheat sheet
    1
    
                  
    2
    # Python Cheat Sheet
    3
    
                  
    4
    ## Variables y Tipos de Datos
    5
    ```python
  3. Las alertas son una extensión de Mar... Las alertas son una extensión de Markdown que se utiliza para enfatizar la información crítica. En GitHub, se muestran con colores e iconos distintivos para indicar la importancia del contenido.
    1
    Ejemplo de uso:
    2
    
                  
    3
    ```
    4
    > [!NOTE]  
    5
    > Highlights information that users should take into account, even when skimming.