Projects

Personal Website
britnicanale.com
June 2021

This project is my personal website, which you are currently viewing. I developed this website as a personal project, so I could practice my web development skills.

Technologies Used:
  • Python
  • Flask
  • JavaScript
  • HTML
  • CSS
Game Of Life
github.coecis.cornell.edu/bpc72/GameOfLife
May 2021

This project was my final project for my Data Structures and Functional Programming class. I completed this project with a team of two other classmates. The game is modeled after the Game of Life board game. This project allowed be to practice and enhance my functional programming skills. Additionally, since we worked as an Agile team to build this project, I was able to practice the process of iterative improvements with this project as well.

Technologies Used:
  • OCaml
    • OCaml Graphics Library
Minesweeper
canale-minesweeper.herokuapp.com
September 2020

This project is a personal project I created so I could get more practice working with with JavaScript after I first learned it during my internship.

Technologies Used:
  • Javascript
  • HTML
  • CSS
Balance
balancebudget.herokuapp.com
July 2019

This project is the final project I created for the program FinTech Focus which I participated in over the summer after my senior year of high school. This project was the culmination of three weeks of courses in web development, and allowed me to put what I learned to action. My teammates and I completed this web application in four days.

Technologies Used:
  • Python
  • Flask
  • JavaScript
  • HTML
  • CSS
Tanks Game
github.com/britnicanale/Final-Project-Tanks
June 2018

Two-player simple tanks game built as final project for AP Computer Science — Data Structures and Algorithms. During this project I practiced my Java skills, and this was my first major programming project.

Technologies Used:
  • Java
  • Processing