Hi, I'm Nitish
const Nitish = {
located_in: ["Odisha", "India"],
experience: [
{
company: "Appman Technologies",
position: "Software Developer Intern",
},
{
company: "Skillanto Pvt. Ltd.",
position: "Software Engineer",
},
],
education: "Master in Computer Applications",
specialization_course: "Coding Ninjas Fullstack Development",
fields_of_interests: [
"Web Development",
"Front-end Development",
"Back-end Development"
],
currently_learning: "MERN Stack Development",
goals_of_2023: "Create 20+ Projects and learn at least 5 new Technologies",
certifications: [
"Introduction to JAVA by Coding Ninjas",
"Front-End 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"
]
};