I'm a Software Architect and also a Full-stack & MEAN-stack developer
Hello! I'm Vikram, a software architect based in Pune, India.
Currently I live in Birmingham, UK. I work for TCS (Tata Consultancy Services Ltd) as Assistant Consultant in the role of Technical Architect, for a major automotive client in transforming their IT business by innovating and understanding their vision, for successful delivery of services.
I believe in systematic structure & order, attention to little details and discipline in quality.
Whenever I get chance I spend time on Stack Overflow answering questions.
I also write blogs on Angular Js and Eclipselink ORM @ngcoderscope.
#mybrand is a project that I've embarked on for creating a personal portfolio site showcasing my potential as a promising software architect.
Currently in the role of a Technical architect working for a major automotive client.This involves building, designing software and bringing architectural changes to the existing legacy applications and make sure their integration with other applications in the landscape runs smooth.My responsibilities include project delivery, HLD, LLD, design specification, data migration, transition steps, guiding development team, advising on business decisions/implications to the client, proposing new alternative solutions for business critical operations and bringing new business opportunities.
After successfully upgrading a legacy application persistence layer to a modern robust and scalable ORM i.e EclipseLink 2.6.3, I've handled the maintenance and core development of the application to sustain the heavy load & usage with the increase in growth of sales of my client.I've also indulged in various activities in the upcoming projects from my client like analysis, design, estimation & implementation of it. In addition to that I've also handled a team of 15+ members in delivering projects on time.
My responsibilities were to migrate a web based application built with Struts 1.x framework to Spring MVC 4 with RESTful Web Services & Angular JS at front end level.Also co-ordinate team members with technical guidance and mentoring new trainees in both functional and technical level.I have also worked on migrating an application running on Eclipse link 2.3 with legacy framework to latest edition of Eclipse Link 2.6.3 along with JPA 2 for enhancing persistence layer for better performance and usage for the users.
Started my career in TCS as Java/J2EE developer on a web based application built with Struts 1.x framework.As a part of my responsibilities I worked on building new features, bug fixing, analyse production issues and also learn new technologies like Angular Js, Spring MVC framework for migrating existing application modules.
We all are aware how many core changes Angular went through from its initial 1.x version.Here is the detailed migration activity related official doc. So today I want to discuss one of the key aspect of $http, which Angular decided to remove(not literally but deprecated) from its core functionalities post 1.4.4 release. The callback methods […]
Hey everyone, hope you all are doing great 🙂 It’s been a long time (actually couple of months) since I wrote any blog , sorry about that. So, on brighter side I’ve been lately working on Eclipse link 2.6.3 (previously 2.3) and JPA 2.0. It’s been challenging but yes having lot of fun working on […]
This post tells us how to call different functions in ng-change or any other angular directive with different approaches.
These are the top 3 names which every Angular developer will definitely come across in the life cycle of playing with $scope or just simply say Angular Js :p when I started learning Angular Js and implementing it these things were super alien to me. So, I initially ignored their importance and was moving on […]
So,lately I was working on different areas of my application and suddenly I’ve noticed something weird,there were lot’s of places where multi-checkbox template was used over and over again. This made me thinking that what if I have a common template for multiple check-boxes which functions similar to what my app requires and can be so […]