class EdgarRamirezFuentes:
def __init__(self):
self.username = 'EdgarRamirezFuentes'
self.name = 'Edgar Ramírez',
self.email = '[email protected]',
self.linkedin = 'https://www.linkedin.com/in/edgarramirezfuentes/',
self.code = {
'frontend': ['HTML', 'CSS', 'JavaScript', 'Boostrap'],
'backend': ['Python', 'Java', 'Kotlin'],
'frameworks': ['Spring Boot', 'Django', 'React'],
'database': ['PostgreSQL', 'MySQL', 'SQLite3', 'MS SQL Server'],
'tools': ['Git', 'Postman', 'Docker', 'Bash'],
'cloud': ['AWS',],
'certifications': ['AWS Certified Developer Associate',]
}
def __str__(self):
return self.name
if __name__ == '__main__':
me = EdgarRamirezFuentes()
👨💻
Learning from home
Computer Systems Engineer
-
Encora, Inc
- Mexico city
- in/edgarramirezfuentes
- @EdgarRamirezDev
Pinned Loading
-
Phone-book
Phone-book PublicThis repository is used to storage my final project of the Data structures class
C
-
CS50-Introduction-to-computer-science
CS50-Introduction-to-computer-science PublicThis repository stores my solutions to the labs and problem sets of the CS50 Introduction to computer science course
JavaScript 1
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.