Ahhhhh...
Change this:
add_action( 'init', 'create_post_type' );
To this:
add_action( 'init', 'create_post_type_project' );
Ahhhhh...
Change this:
add_action( 'init', 'create_post_type' );
To this:
add_action( 'init', 'create_post_type_project' );