Skip to content
View drewbydiego's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report drewbydiego

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
drewbydiego/README.md

Hi there! I'm Diego πŸ±πŸ‘‹

 /*
 I'm a highly motivated software developer and student, focused on solving problems and learning new skills.
 My goal is to become a skilled and efficient programmer, a leader in my field, capable of working in a team and communicating complex ideas.
 I'm passionate about working on challenging projects that allow me to grow and have a significant impact on people's lives.
 
 Here are some things about me:
*/

const diego = {
 name: 'Diego',
 role: 'Jr. Frontend-web developer | Full stack developer',
 education: 'Computer Science & Engineering Student',
 currentFocus: 'Building Expertise at Core Code io',
 skills: ['JavaScript', 'CSS', 'HTML', 'React.js'],
};

// Let's display the information about Diego

console.log(`### Hi there! I'm ${diego.name} πŸ‘‹\n`);

console.log('πŸ‘¨β€πŸ’» About Me:');
console.log(`  - Role: ${diego.role}`);
console.log(`  - Education: ${diego.education}`);
console.log(`  - Current Focus: ${diego.currentFocus}`);
console.log('\n');

console.log('πŸš€ Skills:');
diego.skills.forEach((skill) => console.log(`  - ${skill}`));

console.log('\n');
console.log('βœ‰οΈ Get in touch:');
console.log('  - Email: diegoflo64411@gmail.com');
console.log('  - LinkedIn: linkedin.com/in/hi-iamdiegoflores/ ');

console.log('\nThanks for stopping by! πŸ˜„');

 

Github Stats πŸ“Š

drewbydiego's GitHub stats

Feel free to reach out to me if you have any questions or would like to collaborate on interesting projects!

Popular repositories

  1. core-code-from-scratch-readme core-code-from-scratch-readme Public

    Hey! I'm Diego! This is my readme from scratch where You can find my bootcamp weekly challenges.

    1

  2. GotechGT GotechGT Public

    PHP

  3. reloj-a reloj-a Public

    JavaScript

  4. ReconocimientoDeVoz ReconocimientoDeVoz Public

    CSS

  5. RELOJ RELOJ Public

    JavaScript

  6. AgendaContactos AgendaContactos Public

    JavaScript