Node.js
React.js, AngularJS, AngularUI, JQuery
HTML / CSS, JavaScript, TypeScript
Git, GitLab, GitHub, Bitbucket
JIRA, Trello
Sublime Text, VS Code, Atom, IntelliJ
SCSS
Bootstrap
Jenkins
Developed a dashboard using Angular and D3.js to display time-series data in a different format (graph, chart and table), and based on certain input a user was able to predict the life of plant pipe.
Developed an entire flow using Angular JS and Node.js to provide insurance to the customer.
Developed a search feature and implemented lazy loading with vanilla JS. This application is similar to Hackernews application, in which the latest news will be loaded and users can search the news based on the preference.
Made a clone web application of 2048 game using vanilla JS. In this game, random numbers(2 and 4) are generated, which can be added in either direction using 4 arrows available. If either the gamer makes the sum of 2048 or matrix is full, the game will get over.