Skip to content
View MattStazza's full-sized avatar
  • Australia

Block or report MattStazza

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. BrightwaterWebsite BrightwaterWebsite Public

    A website for the Brightwater Care Group that aims to support youth affected by YOD. A project for University.

    HTML

  2. CheatAtWordle CheatAtWordle Public

    C++ Program that uses a dictionary text file to cheat at the game Wordle. Also includes other tasks/functions.

    C++

  3. DictionaryTasks DictionaryTasks Public

    C++ Program that uses a dictionary text file to run basic tasks like searching for a word and printing it's definition.

    C++

  4. PasswordGuessingGame PasswordGuessingGame Public

    This is a Python program where the user guesses the password and is given clues based on the correct letters in their previous guess.

    Python

  5. WeatherApp WeatherApp Public

    This is a web based app that shows the weather using a public weather API and you location. It's one of the programs I built during my internship at Ninja Software.

    JavaScript

  6. GameOfLife GameOfLife Public

    "The Game of Life", also known simply as Life is a cellular automaton. Created with the Solar2D Game Engine and written in lua for a University Assignment.

    Lua