Thanks to visit codestin.com
Credit goes to github.com

Skip to content

alx-developer/alx-developer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 

Repository files navigation

Hi there 👀

class Developer {
  name = 'Alejandro Lopez';
  job = 'Grupo Bursátil Mexicano';
  email = '[email protected]';
  position = 'Software Developer';

  work(cup: Cup): void {
    if (cup.isEmpty) {
      throw 'the coffee cup is empty 🥲';
    }
    // execute tasks 💻
  }
}



  • 🔭 I’m currently working on investments
  • 🌱 I’m currently learning React
  • 💬 Ask me about anything related to Javascript/Typescript or Angular
  • 📫 How to reach me: [email protected]
  • ⚡ Fun fact: I ❤️🎧

Passionate Angular Developer 💪


Tech Stack & Tools

About

Config files for my GitHub profile.

Resources

Stars

Watchers

Forks

Contributors