<aside> 💡 Hi! 👋 Welcome to my personal portfolio, which showcases my current interests, projects, and knowledge.

</aside>


<aside> 📌 Welcome !

I appreciate your visit and invite you to connect with me through any of the provided contact forms. I look forward to engaging in a meaningful conversation with you.

📬 Feel free to drop me a message anytime – your thoughts and inquiries are always welcomed!

</aside>

👋 About Me

Computer systems engineering student 🎓

Group 11 (1).png


{ "👩‍💻 personalInfo": { "👤 name": "Jose", "🎨 role": "Frontend Developer", "🎓 education": "ITSCH" }, "🚀 skills": { "💼 expertise": "Software Engineering" }, "🌐 languages": { " 🇺🇸: English": "B1" } }

import React from 'react';
import { engineers } from 'engineers'; 
// TODO: 
const Jose = () => {
  const joseData = engineers
  .find(engineer => engineer.name === 'Jose Correa M.');

  return (
    <div className="card">
      <img src={ joseData.imgSrc } alt={joseData.altText} style={{
       width: '50%' }
      } />
      <h1>{joseData.name}</h1>
      <p className="title">{joseData.title}</p>
      <p><button>Contact</button></p>
    </div>
  );
};

export default Jose;

☎️ Contact

✉️ Email

[email protected]

⌨️GitHub

github.com/JoseCorreaMorales

🌐 Website

💻 Behance soon...

💼 Linkedin in/jose-correa-morales/

🤝 Let's collaborate here.

josecorreamorales.netlify.app

📚 SKILLS

Java SE

JavaScript

Python

PHP

HTML5

Bootstrap

Photoshop

Illustrator

PICO CSS

Bulma

Node js

Express js

Firestore

MySQL-MariaDB

Lumen

Ubuntu

Git

Angular JS

Postman

Bash shell


🎓 Education

Web development Bootcamp


Bootcamp -  The Complete 2023 Web Development Bootcamp  Udemy

Present

Instituto Tecnológico Superior De Ciudad Hidalgo (I**TSCH)**