import { Person } from 'Portugal';
new Person({
name : 'José Rocha',
title : 'Junior FullStack Developer',
email : 'jose.f.rocha92@gmail.com',
hobbies : ['MTG', 'Video/board Games', 'team sports'],
location: 'Aveiro',
}).introduce();
D:\Jose-Rocha> node index.js
Hi, my name is José Rocha, I'm a Junior FullStack Developer from Portugal.
🌐 Weather App - A project to test and learn more about Single Page Applications (SPAs) 🌐
📃 Digital CV - I'm developing a small website where I'll showcase my resume, ongoing project, and completed projects. Each page of the website will be created using a different technology. 📃