Paradigm Tree

Contents:

Summary

Note

I really enjoyed this project because of the struggles I went through. I wanted to integrate the project into my sphinx site because I want this site to be my ultimate project folder where I can showcase all of my documentation for myself but also my projects for future internship or job opportunties. This led me to trying to integrate javascript, css, and html into a sphinx site which is possible but extremly tempermental to do especially when pushing to a server like I am. Ultimately I was able to getting a working product out of just using python to create a paradigm tree svg. I am happy with the final product even if I did spin my tires initially trying to figure out what path I wanted to go down.