I have already read A first countable, countably compact space is sequentially compact and wish not use limit point compactness in my proof. Please do not reference.
Let $X$ be first countable and suppose also that $X$ is countably compact. We need to show that every sequence in $X$ has a convergent subsequence. We know
1.) Since $X$ is first countable, every point has a countable local base
2.) Since $X$ is countably compact, every countable cover has a finite subcover
Suppose $X$ is first countable and countably compact. Let $\mathscr{U} = \{ U_i: i =1, 2,\dots, \}$ be a countable open cover of $X$. By hypothesis, there is a finite subcover $\mathscr{U}_0 = \{U_i: i =1, 2, \dots, k\}$. Let $\langle x_i\rangle_{i\in \mathbb{N}}$ be a sequence in $X$ satisfying $x_i \in U_i$ for every $i$.
I have this intuition that once we hit $x_k \in U_k$ we get a sort of boundedness for our sequence since the space is finally covered. But how do I utliize first countability here? What's this proof missing?