Get author’s first name

You can use get_the_author_meta( 'first_name' ); (see Codex for get_the_author_meta)