Stephen Johnston

Full-Stack Web Developer




ABOUT

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.

hey its me
Brown Trout, East Lake, OR

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.

EXPERIENCE

Languages

  • Python
  • HTML
  • CSS

Upcoming

  • JavaScript
  • Django
  • Vue

PROJECTS

amazon logo
Amazon Webscraper

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 Code
tictactoe
Tic-Tac-Toe Game

The 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 Code
atm
ATM Machine

This program uses object-oriented programming to simulate an ATM machine. Deposit, withdraw and view your transaction history.

See the Code