Hello I am James Rutherford and this is my portfolio on what I have been doing this year in Programming and Robotics.

Trinket Code 1

In this code I made a street fighter type game earlier in the year. This game puts you against a cpu that is pretty easy to take down if you know the right moves. If you win you can play again to see if its any harder.

<iframe src="https://trinket.io/embed/python/af89eb4c86" width="100%" height="600" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen></iframe>

Trinket code 2

This code is also a game but different. Its a number guessing game. If played you will have to guess a number from 1-1000 but you get unlimited tries.

<iframe src="https://trinket.io/embed/python/9080888038" width="100%" height="600" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen></iframe>

NHL Prediction Chart

Throughout the year we been watching and recording nhl players stats. My predictions were pretty accurate throughout the year which was impressive.

<iframe width="600" height="371" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vQZBZv0OwqvbhnJdbQ5ywhEgOiFkW1RPm2bWqV97q7Kws3XDhdO86HtnqE2cIex6R0f53-6i4WD6hZE/pubchart?oid=346606364&amp;format=interactive"></iframe>

Extra coding game (Chess)

This project is still in its testing phase but it still works. It only works on python three. (need help from a friend)

<iframe src="https://trinket.io/embed/python3/5e92b0c481" width="100%" height="356" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen></iframe>

Tech news video 1

this is one the new amp chips

Tech news video 2

New ai tools added to open ai

Extra project with partner

made a project with james wang on top NHL prospects for some NHL teams

<iframe src="https://trinket.io/embed/python/6ccc96c7d3?outputOnly=true" width="100%" height="600" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen></iframe>

Recommended Posts