Skip to content

Instantly share code, notes, and snippets.

@vishnuroshan
Last active June 19, 2024 06:13
Show Gist options
  • Save vishnuroshan/62b46774008b19f96c96c3719c14d3cd to your computer and use it in GitHub Desktop.
Save vishnuroshan/62b46774008b19f96c96c3719c14d3cd to your computer and use it in GitHub Desktop.
JSON Resume
{
"meta": {
"theme": "elegant"
},
"basics": {
"name": "Vishnu Roshan",
"label": "Senior Software Engineer at Sedin Technologies",
"picture": "",
"email": "vishnuroshan4@gmail.com",
"phone": "+91 99520 29597",
"website": "https://github.com/vishnuroshan",
"summary": "I am a Professional with 6+ years of industry experience in designing and developing complex and robust progressive web apps leveraging the latest web technologies.",
"location": {
"countryCode": "IN",
"address": "Medical college road, Thanjavur"
},
"profiles": [
{
"network": "LinkedIn",
"username": "vishnuroshan94",
"url": "https://www.linkedin.com/in/vishnuroshan94/"
},
{
"network": "GitHub",
"username": "vishnuroshan",
"url": "https://github.com/vishnuroshan"
}
]
},
"work": [
{
"company": "Sedin Technologies",
"highlights": [],
"position": "Software Engineer",
"startDate": "2020-10-31",
"summary": "Sedin is an IT Consulting, System Integrator and Software Services company. Operating since 2006",
"website": "https://www.linkedin.com/company/396409"
},
{
"company": "Teknuance Info Solutions",
"endDate": "2020-05-31",
"highlights": ["Designed and developed complex APIs for various projects using Node.js, postgresql, mongoDB.", "Part of a team responsible for designing and developing multiple comples web applications"],
"position": "Software Developer",
"startDate": "2019-07-31",
"summary": "Teknuance is a team of seasoned professional experts in software development and e-commerce solutions",
"website": "https://www.linkedin.com/company/14541540"
},
{
"company": "Bionworks",
"endDate": "2019-06-30",
"highlights": ["Learned and gathered experience in Node.js, Ionic 3 framework and Angular 6.", "Designed, developed and maintained a mobile Application called Healthcommand.\nA personal health record application designed for families to maintain their health records.", "Designed and developed many modules in mobile applications Healthplug MD and Healthplug PX."],
"position": "Full Stack Engineer",
"startDate": "2018-06-30",
"summary": "Bionworks is a B2E technology company that offers cutting edge ML-driven enterprise mobility software for healthcare providers",
"website": "https://www.linkedin.com/company/13186991"
},
{
"company": "Aosta Software Technologies India Limited",
"endDate": "2018-05-31",
"highlights": ["Designed and developed a Android application from scratch for inpatient services as final year college project.", "Exposure to android SDK and gradle."],
"position": "Android Developer",
"startDate": "2017-11-30",
"summary": "Aosta, Inc. was founded in 1999 with the goal of creating the best possible software to make the task of delivering healthcare easier",
"website": "https://www.linkedin.com/company/658084"
},
{
"company": "Feedough",
"endDate": "2017-09-30",
"highlights": ["Wrote an article on Reddit’s business model"],
"position": "Content Writer",
"startDate": "2017-09-30",
"summary": "Feedough is among the top 20 startup websites in the world. Our aim is to become the one-stop resource for entrepreneurs and startup enthusiasts.",
"website": "https://www.linkedin.com/company/13222013"
}
],
"volunteer": [],
"education": [
{
"institution": "PSG College of Technology",
"area": "Computer Science",
"studyType": "Master of Computer Applications - MCA",
"startDate": "2015-12-31",
"endDate": "2018-12-31",
"gpa": "7",
"courses": []
},
{
"institution": "Guru Nanak College - India",
"area": "Computer Science",
"studyType": "Bachelor of Science - BS",
"startDate": "2012-12-31",
"endDate": "2015-12-31",
"gpa": "7",
"courses": []
}
],
"awards": [],
"publications": [
{
"name": "How I quickstart my Node.js application",
"publisher": "Linkedin",
"releaseDate": "2020-09-01",
"website": "https://www.linkedin.com/pulse/how-i-quickstart-my-nodejs-applications-vishnu-roshan/",
"summary": "Article about my template repositoey for creating a node.js application and get going fast"
},
{
"name": "How reddit make money? reddit's business model",
"publisher": "feedough",
"releaseDate": "2017-10-01",
"website": "https://www.feedough.com/reddit-make-money-reddit-business-model/",
"summary": "What exactly is Reddit and how does it work? What is Reddit business model and how does Reddit make money? Let’s try to answer most of your questions related to Reddit in the following sections"
}
],
"skills": [
{
"name": "JavaScript",
"level": "",
"keywords": [
"Web Development"
]
},
{
"name": "MongoDB",
"level": "",
"keywords": [
"Database",
"NoSQL",
"Document",
"Query"
]
},
{
"name": "Node.js",
"level": "",
"keywords": [
"API",
"Backend",
"Architechture"
]
},
{
"name": "Software Development",
"level": "",
"keywords": [
"HTML",
"CSS",
"Javascript",
"Angular",
"React",
"ionic 3"
]
}
],
"languages": [
{
"language": "English",
"fluency": "fluent"
},
{
"language": "Tamil",
"fluency": "Native Speaker"
},
{
"language": "Malayalam",
"fluency": "Native Speaker"
}
],
"interests": [],
"references": [
{
"name": "Thanga Balaji S",
"reference": "Vishnu is a standout Web developer. I had a great time collaborating with him on a side project. I was always fascinated by his eye for design, way of thinking, and how he gets things done from people. A positive and highly motivated guy to be around. He can play really well as a Team player or captain. "
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment