Custom section (e.g. Demos or Downloads)

You can just create a page template and register a custom post type with its own categories, tags and pretty much everything. You then loop these custom post type entries in your custom template page.

http://codex.wordpress.org/Page_Templates

http://codex.wordpress.org/Post_Types

http://codex.wordpress.org/Class_Reference/WP_Query