Worked as a Full Stack Developer.
•Anomaly Detection Algorithm
Developed an application to detect anomalies in the Bank's production dataset with the help of AutoEncoders, Neural Networks and Support Vector Machines with visualization via Tableau. The application can be used on any dataset, custom trained and can be hosted in openshift container to act as a REST service.
Technologies Used: Python, Tensorflow, Tableau, Openshift, Pandas, Scikit-learn.
•Centralize Auditing Application
Was part of a team which developed a JAVA based web application which would solve the bank's problem of centralizing Findings, RFIs, Meetings, and Audits.
Technologies Used: JAVA, React, Spring Framework, Hibernate, JPA, Maven.
Developed a React application which can be used to execute CRUD operations with the help of ag-grid. For executing multiple CRUD operations, a sample JSON was provided and by just editing the values in the JSON and making a POST call to the service the CRUD operations gets executed.
Technologies Used: ReactJs, JSON, HTML, CSS