"Use creativity";
import { Person } from "Italy";
new Person({
name: "Amin El Kassimi",
title: "JR Full Stack Developer",
email: "aminelkassimi01@gmail.com",
gender: "Male",
}).introduce();C:\user-24> node index.js
Hi, my name is Amin El Kassimi, I'm a junior Full Stack Developer from Rome.
Copy Paste with ❤️ by Amin El Kassimi


