const aboutMe = {
pronouns: "he" | "him",
code: [Javascript, Typescript, HTML, CSS ],
technologies: {
frontEnd: {
js: ["React"],
css: ["Bootstrap", "Material Design", "Ant Design"]
},
backEnd: {
js: ["Node", "Express"],
},
databases: ["MongoDB", "mySQL", "Postgress"]
},
currentOccupation: ["Analysis and Systems Development student, Working on BIPlan dev"],
challenge: "Release my own game using Unity or Unreal.",
};