const aboutMe = {
name: 'Clara Pacheco',
rank: 'Front-end developer/UX/UI Designer',
country: 'Brazil',
hobbies: [
'Studying',
'Reading',
'Movies',
'Games',
'Swimming',
'Travelling'
],
activity: function makeTheWebABetterPlace(){
let discover = 'solutions'
let think = 'problems'
let drinkCoffee = 'lots of coffee'
let code = 'passion'
let problemsSolutions = `Code with ${code}, drink ${drinkCoffee}
and discover ${discover} for life ${think}, making the web a better place.`
return problemsSolutions
}
};
function contactMe() {
return {
email: '[email protected]',
linkedin: 'https://www.linkedin.com/in/maria-clara-pacheco/',
discord: 'https://discord.com/channels/@me',
FrontendMentor: 'https://www.frontendmentor.io/profile/Clara-Pacheco'
}
}
-
Notifications
You must be signed in to change notification settings - Fork 0
Clara-Pacheco/Clara-Pacheco
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published