import SoftwareDeveloper from 'david4vilac';
def get_bio():
david = {
"name":"David Avila",
"pronouns": {"he", "him"},
"Age": 24,
"Code": [
"Javascript", "C#", "HTML", "CSS", "Python", "Java", "PHP"
],
"technologies": {
"DataBases": ["MongoDB", "MySQL", "PostgreSQL"],
"Cloud": ["AWS", "Heroku", "DETA"]
}
}
return david
Hi, I'm David Avila, a Junior Developer π from Colombia, currently, I'm a Software Engineer at ππ½ββοΈ Universidad CatΓ³lica de Colombia. I'm a creative problem solving enthusiast, with a constantly growing love for languages, I try to learn new things every day. Beside's programming, I enjoy playing videogames and playing the guitar.
$ git commit -m "Believe me I enjoy this."