Open Source
Popper
Popper is an open-source CLI tool for scientific explorations and academic writing using DevOps principles. As a core contributor during my summer internship at UC Santa Cruz's Center for Research in Open Source Software (CROSS), I was instrumental in the development and first official release. I designed and implemented the 'popper workflow' command using Python, enabling visual representation of shell scripts through AST construction and dot graph generation.
Tech Stack
Python AST CLI DevOps
Key Highlights
- Instrumental in development and first official release
- Designed and implemented the 'popper workflow' command via AST construction
- Developed multiple subcommands (add, search, import, reset, cleanup, ci, metadata)
- Enhanced user experience addressing key user challenges