const whoAmI = {
user : `Savannah Vaith`,
occupation : `Full Stack Developer`,
hobbies : [
'Travelling',
'Watching Movies',
'Chasing my dog who loves to steal my socks',
'Staying up all night chasing that ONE bug...'
],
getCity : () => 'London, United Kingdom',
ambitions : () => {
SkyDiving(); // Completed - 2018
IslandHoppingInTheCarribean(); // Pending - post 'rona
CreateMyOwnOpenSourceProject();
}
}
Popular repositories Loading
-
JavaScript-Exercises
JavaScript-Exercises PublicJavaScript Demos and Exercises - Software Cohort March 2020
-
MERN_Stack
MERN_Stack PublicThis repo will be used to go into detail about the MERN stack and each of its components.
-
-
-
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.