Pinned Repositories
WorkflowSystem
Workflow Management System Developed for the Senior Capstone SER491 Class
Card-Payment
Simple online credit card payment design
Checkbook
A basic checkbook application which keeps track of withdraws and deposits
dbtermproject
Python program that downloads a dataset of movies, and creates a SQL database
DuckOrLlamaGame
A school project recreating the popular phone application "Duck or Llama"
FindTheLady
A virtual card game in which a user must find the Queen card out of a set of 3 cards
HashTable
A school project that calculates the number of unique words and stores them into a hashtable
mattcucuzza.github.io
Online portfolio hosted by GitHub pages
SEWebsite
A enhanced version of Quinnipiac's website describing the software engineering program. The site was designed to acustom stakeholder requests.
WeatherChecker
Javascript application that displays the current weather and 5 day forecast for a specific location.
mattcucuzza's Repositories
mattcucuzza/Card-Payment
Simple online credit card payment design
mattcucuzza/Checkbook
A basic checkbook application which keeps track of withdraws and deposits
mattcucuzza/dbtermproject
Python program that downloads a dataset of movies, and creates a SQL database
mattcucuzza/DuckOrLlamaGame
A school project recreating the popular phone application "Duck or Llama"
mattcucuzza/FindTheLady
A virtual card game in which a user must find the Queen card out of a set of 3 cards
mattcucuzza/HashTable
A school project that calculates the number of unique words and stores them into a hashtable
mattcucuzza/mattcucuzza.github.io
Online portfolio hosted by GitHub pages
mattcucuzza/SEWebsite
A enhanced version of Quinnipiac's website describing the software engineering program. The site was designed to acustom stakeholder requests.
mattcucuzza/WeatherChecker
Javascript application that displays the current weather and 5 day forecast for a specific location.
mattcucuzza/pyLinearAlgebra
Python program to compute various vector operations in linear algebra
mattcucuzza/Sorting-Project
A school project creating random different sized arrays and sorting them using Bubble Sort, Merge Sort, and Selection Sort
mattcucuzza/toggle-switch
Practicing SCSS to create a toggle switch
mattcucuzza/WordSearch
A word search program using the terminal