Hi! I'm Stephen Johnston, a student at PDX Code Guild who is learning how to become a Full-Stack Developer.
I have discorvered that I have a passion for coding and the problem solving that is core to development.
I currently reside in Vancouver, WA. I proudly served for six years in the US Army as an Airborne Infantryman and have nearly a decade of experience in food package printing. I am excited to embark on this new adventure. When I'm not learning how to code, I enjoy reading sci-fi and fantasy novels, fishing, camping and online gaming.
Languages
Upcoming
This webscraper uses requests and BeautifulSoup4 to scrape the prices from a list of Amazon product URLs in a csv with a buy-below threshhold. If a price is below the threshhold, an email alert is sent.
See the CodeThe classic game Tic-Tac-Toe. It was built to allow to players to input names, conduct a coin toss to see who goes first and the play the game.
See the CodeThis program uses object-oriented programming to simulate an ATM machine. Deposit, withdraw and view your transaction history.
See the Code