Developed a Excel Clone. Implemented all the text related features. Used Graph Data Structure to implement formulative dependencies between grids and used DFS based Cycle Detection Algorithm to detect and track cycle formed in the sheet. Also implemented download and upload feature. Developed the whole application using HTML, CSS and Javascript.