DPS909 Retrospective
In general this course was an invaluable learning experience. It allowed me to explore and tinker with a variety of repositories. This included working with a server built on PHP and CSS that was hosted via Vagrant and used an Angolia api service to do searches, tinker with Rust as a beginner (with mixed results thanks to Rust's unique way of handling memory allocation), Try my hand at helping to generate issues and interest for a class repository, and work with a React server that served screenshots for a FireFox plugin, and a few other small things. What I got most out of the experience was mostly a greater appreciation for dev ops, and the ability/effort required to set up various code environments. One of my earlier pull requests had me installing an Ubuntu operating system on an old laptop, getting the repository's Vagrant virtual machine running, and accessing, a search api all so that part of a webpage could render so I could change a few lines of CSS. While bouncing b