Computer Science Graduate · Full‑Stack Developer · Data & Manufacturing Systems Specialist
Let's Connect/** AboutMe.js **/
class HectorRichart {
// Challenge‑driven software developer 🟢
constructor() {
this.name = 'Héctor Richart';
this.location = 'Ciudad Juárez, MX';
this.birthDate = '2000-03-01';
this.email = 'hector_richart@outlook.com';
}
workExperience() {
return [
{ '2024‑now': 'Operations Tech Eng · Inventec' },
{ '2023‑24' : 'IT Eng/Programmer · Columbus Ind.' },
{ '2022' : 'SWE Intern · Microsoft' },
{ '2021' : 'Explore Intern · Microsoft' }
];
}
education() {
return ['B.Sc. CompSci — UTEP (2018‑23)'];
}
skills() {
return [
'React/TSX', 'C#/.NET', 'SQL & NoSQL',
'Power BI', 'Web Dev', 'Java', 'Python'
];
}
hobbies() {
return ['🏋️♂️ Gym', '📷 Photography', '🎮 Gaming'];
}
}
Download a PDF copy with full details about my experience and skills.
Download PDFI'm always open to discussing new opportunities and interesting projects.
📬 E‑mail
richartruizhectorrodrigo@gmail.com