Fall 2015
Sometimes we go through life's obstacles and forget our responsibilities to ourself. Over the course of this semester I lost touch with who I intended to be. Working two jobs was difficult, but I've learned so much. Taking a python class only improved my knowledge and skill set for my job. This semester I wasn't sure of what I should make for my final project. I looked into salt, but couldn't find anything useful that I could create with salt minions and master topography. So I came up with the idea of making modifications to source code that I created for my second job. My second job has always been hush hush, so taking on this task would require people to have knowledge of where I work and what I do. I am a part time consultant at a up and coming telescope(or at least I hope)
Any who, getting to my project and future plans. For my project I used some powerful we scraping tools from beautifulsoup and also some excel tools from openpyxl. My project aimed to retried information from discussion boards that were posted to the repositories website. Initially the code could only scrape basic information and was unable to get the responses that users created. With some fine tuning it was created to where using this script we could scrape user feedback in accordance to machining parts for a telescope. Future endeavors for this code is to have it be more smart. I intend on creating a GUI for the scripts that are created and at the click of a button the GUI can run tasks and reports that the user requests. This way the user wouldn't actually need any code and wouldn't have to know how to run the code. They would only have to learn the GUI. Creating a GUI is a daunting task to me, but I believe with the tools I learned from CS294 I can accomplish great things.








