DanielField
Recent QUT graduate. The repos here are a combination of uni/TAFE projects and projects that I've started for fun.
Australia
Pinned Repositories
2D-SDL-graphics
Just a two-dimensional game (kind of) written in C++ using SDL.
archinstaller
Just made this for convenience. It's nothing special, but it saves me time. Many improvements could be made.
Django-Message-Board
This is a generic message board which could be used for almost anything, though it's incomplete. I'm new to Django, so I figured I'd just try to make something cool. :)
FieldBrowser
Simple, easy to read web browser with an add/remove tab system. Perfect for people with poor eye sight. (C# .NET)
Pi-Convergence
Calculates pi using an infinite series which converges on pi. This is based on Gottfried Leibniz's formula.
social-network
The backend API for a simple social networking app, using NodeJS/Express and MongoDB.
social-network-frontend
frontend for my social network project. Not much to look at yet.
Supermarket-shipping-manifest-application
QUT assignment
TAFE-Assignment-ArithmeticChallengeGame
This was just an assignment that was submitted during my TAFE diploma course. There isn't much to it, the code is messy, however it's worth sharing.
TAFE-Assignment-ASP.NET-Charity-Kitchen-Ordering-System
Simple ASP.NET WebForms ordering system made for an assignment. Everything here is exactly how it was when I submitted the assignment (At least I hope I uploaded that version). There are some pointless things in here that were put there to meet the criteria of the assignment (some of the stuff in the documentation file)
DanielField's Repositories
DanielField/FieldBrowser
Simple, easy to read web browser with an add/remove tab system. Perfect for people with poor eye sight. (C# .NET)
DanielField/2D-SDL-graphics
Just a two-dimensional game (kind of) written in C++ using SDL.
DanielField/archinstaller
Just made this for convenience. It's nothing special, but it saves me time. Many improvements could be made.
DanielField/Django-Message-Board
This is a generic message board which could be used for almost anything, though it's incomplete. I'm new to Django, so I figured I'd just try to make something cool. :)
DanielField/Pi-Convergence
Calculates pi using an infinite series which converges on pi. This is based on Gottfried Leibniz's formula.
DanielField/social-network
The backend API for a simple social networking app, using NodeJS/Express and MongoDB.
DanielField/social-network-frontend
frontend for my social network project. Not much to look at yet.
DanielField/Supermarket-shipping-manifest-application
QUT assignment
DanielField/TAFE-Assignment-ArithmeticChallengeGame
This was just an assignment that was submitted during my TAFE diploma course. There isn't much to it, the code is messy, however it's worth sharing.
DanielField/TAFE-Assignment-ASP.NET-Charity-Kitchen-Ordering-System
Simple ASP.NET WebForms ordering system made for an assignment. Everything here is exactly how it was when I submitted the assignment (At least I hope I uploaded that version). There are some pointless things in here that were put there to meet the criteria of the assignment (some of the stuff in the documentation file)
DanielField/TAFE-Assignment-IansIndustrialInstallation
This was just an assignment that was submitted during my TAFE diploma course. There isn't much to it, the code is messy, however it's worth sharing.
DanielField/TAFE-Assignment-The-Dungeon-of-Evwiniir_Love2D
2D maze game written in lua with LOVE2D
DanielField/Toolkit
Library with some useful C# methods.
DanielField/Unit-Testing
Testing various algorithms using a suite of tests.
DanielField/Various-Functions
This is my first time using F# so I decided to do some recursion.