Skip to content
View isamon96's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report isamon96

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

Isabela's Profile

import React from 'react';

const Isamon96Profile = () => {
  return (
    <section>
      <h1>👋 Hi, I'm @isamon96</h1>
      <p>👀 I'm currently working on developing cutting-edge web and mobile applications, with a focus on creating seamless user experiences.</p>
      <p>🌱 I'm currently learning and expanding my skills in software development, with a particular emphasis on JavaScript, React.js, and other front-end technologies.</p>
      <p>💞 I'm looking to collaborate on exciting software projects that challenge my problem-solving skills and creativity.</p>
      <p>📫 How to reach me:</p>
      <ul>
        <li>LinkedIn: <a href="www.linkedin.com/in/isabelamondragonr">Isabela Mondragon Rodriguez</a></li>
        <li>Email: <a href="mailto:imondragon920@gmail.com">imondragon920@gmail.com</a></li>
      </ul>
      <p>🤯 Fun fact: Lately, I've been obsessed with Clusterduck, a super fun game all about evolving ducks.</p>
    </section>
  );
};

export default Isamon96Profile;

@isamon96's activity is private