Shiva Ganesh Ramakrishnan
Portfolio

Software developer well versed in Java, Python, SQL, React

Santa Cruz Crime
Report Tool

This project involves creating a crime report tool by gathering data from the college website, scraping the required information and visualizing the results.

April 18, 2017

JSON to XML Parser
Using PLY

This project revolves around creating an intermediate representation parser using Python Lex Yacc (PLY) that parses a JSON document and returns an XML document as output. The parser also handles special cases where there are duplicate keys in the same JSON object.