Pinned Repositories
6630-lego-set-visualizer
algs-practice
All of the algorithms practice problems I've done to date from a range of sources.
BasicCalculatorAndroidApp
A basic Android calculator built in Android Studio by following a tutorial by CodeWithMazn on YouTube.
Calculator
A basic calculator built using Java Swing to help me learn Java.
compound-interest-calculator
A compound interest calculator web app.
cs-3390-group-numbers
Group number slips from CS 3390.
ecosim
An economy simulation engine for Unity games.
krisairdancer-dot-com
My portfolio site built with Node.js & Express.js. Running on my Raspberry Pi.
text-adventure-game
Let's see how this goes.
vidya-clone
A clone of the Vidya Intarweb Playlist.
KrisAirdancer's Repositories
KrisAirdancer/6630-lego-set-visualizer
KrisAirdancer/krisairdancer-dot-com
My portfolio site built with Node.js & Express.js. Running on my Raspberry Pi.
KrisAirdancer/ecosim
An economy simulation engine for Unity games.
KrisAirdancer/text-adventure-game
Let's see how this goes.
KrisAirdancer/algs-practice
All of the algorithms practice problems I've done to date from a range of sources.
KrisAirdancer/BasicCalculatorAndroidApp
A basic Android calculator built in Android Studio by following a tutorial by CodeWithMazn on YouTube.
KrisAirdancer/Calculator
A basic calculator built using Java Swing to help me learn Java.
KrisAirdancer/compound-interest-calculator
A compound interest calculator web app.
KrisAirdancer/cs-3390-group-numbers
Group number slips from CS 3390.
KrisAirdancer/cs-3505-a8-team-board
KrisAirdancer/vidya-clone
A clone of the Vidya Intarweb Playlist.
KrisAirdancer/csmarston-dot-com
My portfolio site.
KrisAirdancer/ecosim-docs
KrisAirdancer/Engineering-Statistics-Final-Project
The final report and presentation put together by Ben Essex, Derek Che, and me for our Engineering Statistics course.
KrisAirdancer/Golden_Ramen_Bowl
A clone of a WordPress website where my wife and I document our travels.
KrisAirdancer/KrisAirdancer
Welcome to my GitHub page!
KrisAirdancer/open-table-website
A website for an Open Table game of Dungeons and Dragons.
KrisAirdancer/Planets-vs-Asteroids
A simple game made for my CS 1410 class - Introduction to Object Oriented Programming.
KrisAirdancer/Resources-for-Your-100-Days
This is an open-source repository compiling the best resources that 100daysofcode coders use. Our favourite courses, challenges and places to learn.
KrisAirdancer/Still-Untitled-Game-1.0
A simple text based adventure game I built to help me learn Java. This version runs in the console.
KrisAirdancer/Still-Untitled-Game-3.0
A simple text based adventure game I built to help me learn Java. This version runs in a Java Swing GUI.
KrisAirdancer/UpgradedAndroidCalculatorApp
An Android Calculator App built entirely from scratch as practice after building one from a tutorial to make sure I actually learned something.