- 💬 Welcome to my GitHub -
Deployed proyects
Estudio Jurídico Contable BS&A
E-commerce deployed
repositories
E commerce
API Foods
const person = {
name: {
firstName: "Alejandro",
secondName: "David",
lastName: "Benolol",
},
address: {
homeLand: "South America",
homeCountry: "Argentina",
homeState: "Chaco",
homeTown: "Resistencia",
currentLand: "Israel",
},
citizenships: ["Argentinian", "Israeli", "Italian"],
knoledge: {
fullStack: {
languages: ["Python", "JavaScript",],
frontEnd: {
js: ["React", "Redux",],
py: ["Django",],
},
backEnd: {
js: ["Node", "Express",],
py: ["Python",],
},
testing: "Jest",
database: ["Postgres SQL", "Microsoft SQL", "MongoDb", "MySQL",],
ORM: ["Sequelize"],
},
backgroudn: ["Lawyer Student", "bookkeeper", "information systems engineering student",],
languages: ["eanglish", "Espanish"],
},
contact: "[email protected]",
};