<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>
{
"π©βπ» 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;
βοΈ Email
β¨οΈGitHub
π» Behance soon...
πΌ Linkedin in/jose-correa-morales/
π€ Let's collaborate here.
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
Bootcamp - The Complete 2023 Web Development Bootcamp Udemy
Present