Here's my list of stuff that I am developing. Because I'm a student, I don't get much time to sit continuously and program. So these things drag on... I am more likely to procrastinate on scripts requiring AJAX, as I'm not too good at it.

Script name Status Priority Description Platform/Language API notes
Special:Scripts Coding started, temporarily suspended Medium Adds a special page which allows users to install any script from WP:US/S like gadgets Wikipedia userscript A bit of AJAXrequired
Talkback Not started Low Allows users to use talkback for selective participants when saving a discussion thread. Wikipedia userscript A lot of AJAX required
OliverTwist Started, suspended for now High Obsoletes User:Manishearth/OrphanTabs with a desktop version Desktop application (Java) User:MER-C/Wiki.java
Redirect conjugator Not started Low Discussion was here till it was archived Desktop application (Java) User:MER-C/Wiki.java
Desktop alerts Not started Medium Alerts for watchlists/WP:AIV, talk pages, etc. Desktop application (JAVA) User:MER-C/Wiki.java
Multiple watchlists Not started Medium Allows users to maintain multiple watchlists easily with Special:RecentChangesLinked. Uses AJAX to add more watch buttons (maybe in a submenu?), and allows users to manage all watchlists efficiently. Note: Might be obsoleted by LiquidThreads Wikipedia userscripts A lot of AJAXrequired
IP/User checker Not started (Waiting for toolserver account approval)) Medium Specifically for ACC users, but there will be a version for general users. This PHP script will do al. l background checks on a User/IP and return a result (Create account!/Too similar/etc) to advise the user. Might later integrate into ACC code. Toolserver script (PHP, SQL, possibly JS) Toolserver SQL queries