Hi, I'm Nitish
const Nitish = {
located_in: ["Noida", "India"],
experience: [
{
company: "Appman Technologies",
position: "Software Developer Intern",
},
{
company: "Skillanto",
position: "Software Engineer",
},
{
company: "TechAhead",
position: "Software Engineer",
},
],
education: "Master in Computer Applications",
fields_of_interests: [
"Web Development",
"Front-end Development",
"Full-stack Development",
],
certifications: [
"Introduction to JAVA by Coding Ninjas",
"Front-End Web Development by Coding Ninjas",
"Back End | Full Stack Web Development in Node.js by Coding Ninjas",
"React | Full Stack Web Development by Coding Ninjas"
"Cloud Computing by NPTEL & IIT Kharagpur",
"Introduction to Industry 4.0 and Industrial IOT by NPTEL & IIT Kharagpur"
],
hobbies: [
"Travelling",
"Photography",
"Cinema"
]
};