Senior UI engineer for SteelConnect Manager (SCM); a hybrid web interface for Riverbed’s SD-WAN solution.
• Creating an exhaustive and well performed data-driven UI framework for expedited development using Angular, Javascript, Typescript, ES6, HTML5, Bootstrap, Sass
• Analyzing performance of existing pages using chrome performance tools
• Conducting brainstorming sessions for ideas to tackle the performance issues
• Decision making for conversion of initial data load from web socket to REST API
• Using Websockets only for polling
• Implemented an exhaustive pagination mechanism to display minimal records and make table interactions smooth and faster
• Improved the performance of pages by implementing search mechanism on drop-downs and display only searched record sets to reduce number of HTML elements on the page
• Developing a mock wrapper using json-server to use open-api 3.0 specification for backend less development
• Ensure wellformed Javascript/Typscript using jshint and tslint
• Code Review and Code Merge using GIT
• Creating wiki documentation for all the developed components and the process around it