Jack Bodine
Artifacts are tangible pieces of evidence demonstrating the skills and knowledge I’ve acquired from various learning experiences. Links labeled “currently unavailable” indicate either that I haven’t gotten around to publishing it or that the project contains exam/coursework which must remain private for furture iterations of the course. However, if you email me, I’ll try to expedite it.
December 2021
Rad Routes
Principles of Database Systems
Rad Routes is a web app for finding and sharing outdoor bouldering routes. This project was made with two others as part of our Database Systems course. It involves designing a SQLite database, creating a back-end with Django and front-end with react.
Database Systems, JavaScript, Web Development
April 2020
Matheroids
CSCI240 - Software Engineering
A portmanteau of “math” and “asteroids,” Matheroids is a childrens math game made for CSCI240 - Software Engineering at University of Puget Sound. This game was made by a team of five, and an online version is currently hosted by another teammate here.
The course focused on teaching software engineering principles like SCRUM, Git, and team collaboration. Additionally, we learned useful programming tools relevant to web development, including JavaScript and PHP.
Web Development, JavaScript, Php