Damodar Shenoy

Logo

A portfolio of my work.

View My GitHub Profile

On twitter — itsdamslife

Working on Apple platforms since 2006. Started with Mac OS X app develop and moved to iOS development since its release. I have been a part of teams developing various types projects, apps and games on iOS and Mac platforms.

Experience

I have around 12 years of experience in software industry. On a technical front I have worked on mac apps, iOS app and game development and also hybrid app development. Apart from work I keep exploring other things I am interested in like Android native development, web development frameworks like Angular and React. Working with diverse set of projects and teams, I have gained knowledge on various stages of development like how a MVP is decided, product is delivered, how scrum teams work, how to decide on what tech stack to be chosen for a kind of product and the timelines.

I have worked for following organisations

companies designation timeline
Robosoft Technologies Pvt Ltd Software Engineer 2006 - 2009
Sourcebits Technologies Pvt Ltd Senior Software Engineer 2009 - 2011
Techjini Solutions Pvt Ltd Senior Technical Lead 2011 - 2016
VMware Software India Pvt Ltd Senior MTS 2016 - 2021
Citrix R&D India Pvt Ltd Staff Software Engineer 2021 - till date

Expertise Include:

Responsibilities organisation-wide:

Side Projects

Android app

Currently working on an Android app just to learn and understand the basics of the platform. Integrate with firebase SDK and provide mobile front-end to the web-app side projects I had done.

Yet to do: First will take up a small ToDo app with firebase integration.

Blog Diary

This is frontend application using local storage. Its main functionality is to record, edit and delete personal journals or say notes. This project I started just to learn and understand the nitty gritties of Angular.js and how it works.

Yet to do: Create a backend server to store data on remote machines and access it on mobile platforms.

Recipe web app

I started this developing this app to learn and understand basics of web development and intricacies of server-client. I used MEAN stack for this product. I was successful in implementing a web server which serves POST, GET, PUT and DELETE methods to add, read, modify and delete recipes. I also developed a generic front end using Angular which can be used for basic blogging and apps like this recipe.

Yet to do: Integrate this server part and the front end, add authentication using passport.js to make it end-to-end usable.