Dubsta
Michael works for Spatial Media, supplying custom solutions for clients to engage their audience in revolutionary ways.
Sydney, Australia
Pinned Repositories
2020-personal-website
Landing page for personal portfolio
Average-hours-a-day
Input total hours and find out your average hours per day for the year.
CardFlip
2D card matching game. Built in Unity
Credit-Card-Validator
Validate a credit card by checksum and find if the card is VISA, MASTERCARD, or AMEX
DiceRoller
Simple dice roller in C
ISBN-Validator
Validate International Book Numbers
Linked-List-Maker
A small program to practise making and manipulating linked lists. A user can add nodes, search, and delete nodes as well as print out list information.
QuizMaster
Do a quiz!
QuoteMachine
Get random quotes.
Rock-Scissors-Paper
Simple page to show a Rock, Scissors, Paper game.
Dubsta's Repositories
Dubsta/QuizMaster
Do a quiz!
Dubsta/QuoteMachine
Get random quotes.
Dubsta/ISBN-Validator
Validate International Book Numbers
Dubsta/Rock-Scissors-Paper
Simple page to show a Rock, Scissors, Paper game.
Dubsta/2020-personal-website
Landing page for personal portfolio
Dubsta/Average-hours-a-day
Input total hours and find out your average hours per day for the year.
Dubsta/CardFlip
2D card matching game. Built in Unity
Dubsta/Credit-Card-Validator
Validate a credit card by checksum and find if the card is VISA, MASTERCARD, or AMEX
Dubsta/DiceRoller
Simple dice roller in C
Dubsta/Linked-List-Maker
A small program to practise making and manipulating linked lists. A user can add nodes, search, and delete nodes as well as print out list information.
Dubsta/HowFarToUluru
A small project to learn about MapBox
Dubsta/odin-css-exercises
Exercise repository from The Odin Project, intended for css practice.
Dubsta/odin-recipes
A demo project for the Odin Project. The objective is to demonstrate learning of basic HTML
Dubsta/web-image-editor-drag-and-drop
An example of using the Creative SDK Image Editor for Web with the HTML Drag and Drop API