Remote Full-Stack Developer Exploring new Opportunities
const krisbobo = {
exploring: 'New Jobs and Opportunities',
hobbies: ['Learning New Stuff','Reading','Coding', 'tennis player', 'football player'],
goals2023: 'Land a fully remote Full-Stack developer role',
pronouns: 'him'||'he',
techStacks: [
'Ruby on Rails',
'React JS',
'Bootstrap',
'Ruby',
'Python',
'JavaScript',
'C',
'Firebase',
'Nextjs'
],
Facts: 'I love football and I can play too.',
welcomeMessage: 'Hello! Welcome to my Github Space. Feel Free to explore my Projects.'
}
console.log(krisbobo.welcomeMessage)
Hello! Welcome to my Github Space. Feel Free to explore my Projects.