This summer I had a great experience as a Software Engineering Intern at Xandr. Despite being fully remote, I felt a great sense of community and an innovative culture. One of my tasks was to contribute to the company’s open source UI component library named lucid.
This component is for a more interactive UI on a piece of the Xandr platform. Specifically, it is a line chart where the points on the graph are draggable. To build the component, I utilized D3 (data driven documents) and React together. …