▪ Worked with three others to build a web application that used React and TypeScript to parse and visualize JSON
representations of data structures and mechanisms involved in account processing
▪ Utilized the D3 library to create dynamic visualizations of graph nodes that could be resized, expanded, moved around, and
clustered for optimal viewing
▪ Created a data structure that imitated the functionality of a graph-like database in order to properly hold information
about nodes and their relationships with other elements of the graph
▪ Created CICD pipeline using Jenkins to run automated checks on code and automatically push updated versions of master
branch on GitHub to Capital One endpoint where the application was hosted