Credits ├── Nathan Friend │ ├── Original coder of https://tree.nathanfriend.io │ └── Inspiration for this project ├── Brendan Rood │ ├── Coder for this entire project │ ├── Student at the University of Minnesota Duluth │ │ └── Class of 2024(25?) │ ├── Employee at MMADLab │ └── Employee at LARSLab ├── MMADLab │ ├── Motion and Media Across Disciplines Lab at the University of Minnesota Duluth │ ├── Helped pay for this project's production │ │ └── 16 hours of work at a cost of $240 │ └── Ethan Schurman │ ├── Illustrated RTN logo │ └── Provided general design feedback ├── LARSLab │ ├── Laboratory for Advanced Research in Systems at the University of Minnesota Duluth │ ├── Hosts this website on the internet free of charge! │ │ └── Party has no obligation to continue providing this service and may cancel whenever they see fit. │ └── Peter Peterson Ph.D. │ ├── Assisted in devising the parsing algorithm for this program's tree │ ├── Provided misc design suggestions │ └── Assisted Brendan in learning JS initially ├── Compression Libraries │ ├── Used to compress document contents into shareable URL │ ├── Pako compression Library │ │ ├── Legacy Compression Library │ │ └── ZLIB Compression │ └── LZMA JavaScript Library │ ├── Modern Compression Library │ ├── LZMA2 Compression │ └── Offers better compression ratio than ZLIB └── Github Contributions ├── It is possible (and indeed likely) that contributions will be made by others on Github. └── These contributions are visible on the public Github repo.