export class Info {
name: string = "Jose Correa M.";
age: number = 23;
nationality: string[] = ["Mexican"];
languages: Record<string, string>[] = [
{ Spanish: "Native" },
{ English: "B1" },
];
school: string = "Instituto Tecnológico Superior De Ciudad Hidalgo";
occupation: string = "Web Developer" | "Developer";
freetime: string[] = ["Gym", "Reading", "Hanging out with friends"];
}
export class Programming {
languages: string[] = ["Java", "JavaScript", "PHP", "Python"];
stylesheets: string[] = ["CSS", "SASS", "SCSS"];
frameworks: string[] = ["Bootstrap"];
runtimes: string[] = ["Node"];
databases: string[] = ["MySQL", "MariaDB"];
learning: string[] = ["tailwind", "React", "Mongo"];
projects: string[] = [
"IoT rfidproject",
"Angular inventory app",
"Headphones landing page",
"Courses landing page",
];
}
export class Social {
website: string = "https://josecorreamorales.netlify.app/";
github: string = "josecorreamorales";
discord: string = "josecorream.";
linkedin: string = "linkedin.com/in/jose-correa-morales/";
}
## Frontend
>
>
>
>
- 📖 ** Computer Systems Engineering**\
📆 2019 - Present\
📍 **[Instituto Tecnológico Superior De Ciudad Hidalgo](https://cdhidalgo.tecnm.mx/)** - Ciudad Hidalgo, Michoacán, México
- 📖 ** B1 (CEFR) English course**\
📆 2019 - 2022\
📜 **[Certificate](/joseCorreaMorales/assets/joseEnglishCertificate.pdf)**\
📍 **[Instituto Tecnológico Superior De Ciudad Hidalgo](https://cdhidalgo.tecnm.mx/cle/ingles-para-adultos)** - Ciudad Hidalgo, Michoacán, México
- 📖 ** Technical Programming Program**\
📆 2016 - 2019\
📍 ** [CECyTEM 17](http://cdhidalgo.cecytem.net/)** - Ciudad Hidalgo, Michoacán, México
## Volunteering
- 👨💻 ** Volunteer in the design department**\
📆 2022 - Present\
📍 **Instituto Tecnológico Superior De Ciudad Hidalgo** - Ciudad Hidalgo, Michoacán, México