<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

sfsdfsf

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

jose.correax@gmail.com

⌨️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)**