This site lists most of the large projects I've worked on in the past. There are also many other, smaller projects that are not listed on this page (if I listed them all, this page would be way too long...)
About the selected technology
Loading...
I have worked on at least 9000 projects using this technology:
Active Projects
These are all the projects I'm working on at the moment.
-
dan.cx (this site!)
A personal site about me, listing all the current and previous projects I've worked on, as well as contact information. Site was designed and coded by me, using the ASP.NET MVC framework and my own JavaScript framework (previously, it has used the Kohana PHP framework, and the MooTools JavaScript framework). The source code is available on Github. It is always under construction, I keep changing it. :P
Date: Started , last updated
Website: http://dan.cx/
Technologies used: C# ASP.NET MVC HTML CSS JavaScript + ServiceStack ORMLite,
Code available on GitHub(26 forks, 27 watchers, 15 open issues) -
ReactJS.NET
ReactJS.NET makes it easier to use Facebook's React and JSX from C# and other .NET languages, focusing specifically on ASP.NET MVC (although it also works in other environments).
Date: Started , last updated
Website: http://github.com/reactjs/React.NET
Technologies used: C# ASP.NET MVC JavaScript
Code available on GitHub(947 forks, 2269 watchers, 103 open issues) -
JSPool
JSPool facilitates easy integration of JavaScript scripting into a .NET application in a scalable and performant manner. It does so by creating a pool of engines that can be reused multiple times. This makes it easy to use JavaScript libraries that have long initialisation times without having to create a new engine and load the script again every time.
Date: Started , last updated
Website: http://github.com/Daniel15/JSPool
Technologies used: C# ASP.NET MVC JavaScript
Code available on GitHub(13 forks, 36 watchers, 5 open issues) -
RouteJs
RouteJs allows you to use your ASP.NET MVC or WebForms routes from JavaScript. It does not depend on jQuery or any other JavaScript framework, so can be used in any scenario. RouteJs works with your existing MVC routes, you do not need to use a different routing syntax or modify any of your existing routes at all.
Date: Started , last updated
Website: http://github.com/Daniel15/RouteJs
Technologies used: C# ASP.NET MVC
Code available on GitHub(20 forks, 84 watchers, 11 open issues) -
SimpleIdentity
SimpleIdentity is a simple ASP.NET 5 authentication and identity provider, ideal for smaller websites. Valid users are specified in a simple configuration file rather than a database.
Date: Started , last updated
Website: https://github.com/Daniel15/SimpleIdentity
Technologies used: C# ASP.NET MVC
Code available on GitHub(0 forks, 1 watchers, 2 open issues) -
VCE ATAR Calculator
The VCE ATAR calculator allows you to estimate what your ATAR would be, based on your study score estimates. The previous year's scaling report is used to estimate what these study scores would scale to, and then the aggregate to ATAR table is used to estimate the ATAR. This is one of my most popular sites to date. As shown in the screenshot, the VCE ATAR calculator uses the same design as Syte.
Date: November 2007, updated February 2010
Website: http://atarcalc.com/
Technologies used: PHP MySQL DBMS MooTools JS framework JavaScript HTML CSS
Other Projects
This section lists all the projects I have completed, as well as projects that I was previously working on but don't update any more due to time constraints.
-
Daniel15 JavaScript Framework
This is a simple JavaScript framework I started writing for when I don't need a big framework like MooTools or jQuery. It's currently in use on this site as well as a few other little sites.
Date: Started , last updated
Website: http://dl.vc/jsframework
Technologies used: JavaScript
Code available on GitHub(0 forks, 5 watchers, 4 open issues) -
zURL
zURL is a URL shortening service. Basically, it lets you enter loooong URLs, and make them into nice short ones. Due to the large number of shortening services available these days, I wasn't going to update it much. However, I totally redid the site in February 2010, mainly as an exercise to learn Kohana 3.0. I may eventually open-source the site and its code.
Date: Started , last updated
Website: http://zurl.ws/
Technologies used: Kohana PHP Framework PHP HTML CSS JavaScript MooTools JS framework + Kohana ORM, XMLRPC, AJAX (XMLHttpRequest),
Code available on GitHub(1 forks, 4 watchers, 1 open issues) -
NodeWhiteboard
NodeWhiteboard is a simple whiteboard app using Node.js, SVG (via Raphaƫl) and Socket.io. It allows users to draw stuff and see updates in real-time.
Date: Started , last updated
Website: https://github.com/Daniel15/NodeWhiteboard
Technologies used: Node.js JavaScript HTML CSS + AJAX (XMLHttpRequest),
Code available on GitHub(2 forks, 4 watchers, 1 open issues) -
pmacct-frontend
Pmacct-frontend is a quick and ugly statistics frontend for pmacct for my personal use.
Date: Started , last updated
Website: https://github.com/Daniel15/pmacct-frontend
Technologies used: PHP MySQL DBMS JavaScript HTML CSS + Highcharts,
Code available on GitHub(3 forks, 29 watchers, 2 open issues) -
rTorrentWeb
A web-based frontend for the high-performance command-line torrent client rTorrent. The interface is inspired by uTorrent.
Date: Started , last updated
Website: http://rtorrentweb.com/
Technologies used: PHP Kohana PHP Framework SQLite DBMS MooTools JS framework JavaScript HTML CSS + Kohana ORM, XMLRPC, AJAX (XMLHttpRequest),
Code available on GitHub(2 forks, 18 watchers, 32 open issues) -
Sharpamp
Sharpamp allows you to easily write Winamp plugins in C#. It provides a library for access to the Winamp API, and a Visual Studio template for creating Winamp plugins. It is open-source, licenced under the GNU Lesser General Public License.
Date: Started , last updated
Website: https://github.com/Daniel15/Sharpamp
Technologies used: C# C++/CLI
Code available on GitHub(9 forks, 25 watchers, 2 open issues) -
Syte
Syte is a website that allows you to get a free whatever.syte.cc subdomain. The design for this site was coded by me, and I have reused it on a few other sites (instead of just using a plain layout).
Date: April 2009
Website: http://syte.cc/
Technologies used: PHP MySQL DBMS MooTools JS framework JavaScript HTML CSS + PowerDNS, -
ObviousSpoilers.com
ObviousSpoilers.com is a site that lists a large number of blatantly obvious movie, game and TV show spoilers. All content is user-submitted, and users are able to vote submissions up and down, and favourite the submissions they like the most.
Date: May 2009
Website: http://obviousspoilers.com/
Technologies used: PHP CodeIgniter PHP Framework MooTools JS framework JavaScript HTML CSS -
DanSoft Australia
DanSoft Australia was a website that hosted all the applications I used to develop when I got bored. It is one of my oldest projects that's still live on the internet today. Unfortunately due to time constraints, I have stopped updating it as much as I used to, and instead moved on to developing websites and webapps instead.
Date: 2003 to 2008
Website: http://www.dansoftaustralia.net/
Technologies used: Visual Basic .NET Visual Basic 6 CMS Made Simple HTML CSS -
Daniel15.com
Daniel15.com once contained my blog, and a support forum for SMFShop as well as the other SMF modifications I used to develop. Since then, my blog has moved to this site, and the SMFShop support forum has moved to smfshop.com. Daniel15.com no longer exists, and redirects to this site now. The design I made for Daniel15.com has been updated and used on this site.
Date: 2007 to 2009
Technologies used: PHP WordPress Blog Simple Machines Forum HTML CSS -
DNSTools.ws
DNSTools is a site that contains a lot of DNS utilities, including DNS Lookup, whois, traceroute, ping, and reverse DNS. It is very handy for server administrators who want to check their servers are working correctly.
Date: December 2007
Website: http://dnstools.ws/
Technologies used: PHP HTML CSS -
PicHost
PicHost is a picture hosting website that I developed in my free time. It was never opened publically, and remains forever a beta test.
Date: 2008
Website: http://pichost.ws/
Technologies used: CodeIgniter PHP Framework PHP MooTools JS framework JavaScript HTML CSS -
Dynamic-Sig
Dynamic-Sig is a website that allows you to get a dynamic signature image, based on certain aspects of your computer system, as well as things like local time, and when you were last online. It runs a program on your computer, which sends updated data to the server at a regular interval. The server would then use this data to generate a unique signature image for the user. I've lost interest in this project, so probably won't update it.
Date: 2006 - 2007
Website: http://www.dynamic-sig.com/
Technologies used: Visual Basic .NET Simple Machines Forum PHP HTML + PHP GD (image generation) library, -
SMF Modifications Wiki
The SMF Modifications Wiki is a MediaWiki-powered wiki containing information for SMF (Simple Machines Forum) modification developers. It never really caught on, and now lays abandoned.
Date: 2007
Website: http://www.smfmods.org/
Technologies used: Simple Machines Forum MediaWiki