Senior Internship - Week 5 Journal Entry
- micahwegeleben
- Feb 9
- 1 min read
What was your biggest accomplishment during this week's internship?
Sadly, due to weather conditions, I was not able to attend work this week so I did not make any progress. However, that is not to say I won't be better off next week. This week I had put a lot of time into using and training my python skills.
Document internship accomplishments and present the value of these activities and accomplishments.
While minor, I believe the accomplishment of working on my python skills is still worthwhile and better than nothing. I have thought about how I would tackle the password assignment application in my free time and have come up with the idea of using a csv file with these columns: account name, password, email list.
It is important to note that this isn't technically less secure than what we currently do. These are low-risk accounts. However, storing passwords is generally a bad idea, so I want to think about ways I can encrypt these passwords.
Comments