A learner who is looking forward to work in IT world, Enthusiastic to learn new Technology and gain industry experience, with at most dedication for the organizational & personal growth.
import SoftwareDeveloper from 'India';
class Bio extends SoftwareDeveloper {
name = 'Sanoj Kumar';
title = 'iOS Developer' || 'React Developer' || 'Full Stack Web Developer';
location = 'Bhagalpur, Bihar, India';
availability = "Available to hire!!"
}
class Skills extends SoftwareDeveloper {
languages = ['Swift', 'UIKit', 'Swift UI', 'Core Data', 'JavaScript','C++', 'Java' 'HTML', 'CSS', 'React Js', 'Redux', 'Node Js', 'MongoDB','Express Js'];
}