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.

  • Thumbnail for dan.cx (this site!)

    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)
  • Thumbnail for ReactJS.NET

    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)
  • Thumbnail for JSPool

    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)
  • Thumbnail for RouteJs

    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)
  • Thumbnail for SimpleIdentity

    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)
  • Thumbnail for VCE ATAR Calculator

    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.