Sesshoumaru404 portfolio website

Catalog Web App

Developed a content management system using the Flask framework in Python. Authentication is provided via OAuth and all data is stored within a PostgreSQL database.

Barchart

Build a chart similair to this chart.
  • Dataset from US GDP until 2015.
  • Calculator

    A JavaScipt calculator with a display history screen on above.Calculator does plus, minus, times, and divide equation

    Pomodoro

    Pomodoro timer breaks down work into intervals traditionally 25 minutes in length, separated by short breaks in this example the default is 5 mins. Green circle is seconds ticker while the red is mintutes.

    Motivational Quotes

    Motivational quotes that change color base on the current temperature. Blue means cool while red text means hot.

    Twitch

    List is twitch programmers show is user is on-line list stream information is user streaming. Can also search list for streamer matched letter are highlighted

    Camper News

    Build a app that successfully reverse-engineers this site.
    User Story: As a user, I can browse recent posts from Camper News.
    User Story: As a user, I can click on a post to be taken to the story's original URL.

    Wiki Viewer

    Build a app that successfully reverse-engineers this site.
    User Story: As a user, I can search Wikipedia entries in a search box and see the resulting Wikipedia entries.
    Bonus User Story: As a user, I can click a button to see a random Wikipedia entry.

    Tic Tac Toe

    Build a app that successfully reverse-engineers this site.
  • I can play a game of Tic Tac Toe with the computer.
  • My game will reset as soon as it's over so I can play again.
  • Simon

    Build a app that successfully reverse-engineers this site.
  • I am presented with a random series of button presses.
  • I hear a sound that corresponds to each button.