I've $I = [0 ,+\infty)\,$ and $f: I \rightarrow \Bbb R.$
a. I've proved that if $f'$ is bounded on $I$ then $f$ is uniformly continuous on $I$.
b. I've proved that if $\lim f' = \infty$ (with $x \rightarrow +\infty$) then $f$ isn't uniformly continuous on $I$.
c. Now I should prove that if $f'$ is unbounded on $I,$ then isn't uniformly continuous on $I$.
Using b I've proved that if c is wrong, there is a segement $T = [0, t]$ where $f'$ is unbounded.
Added: the also known that $f'$ exists on every point on $I.$
As @Kannappan suggested, here is my previous comment, expanded into an answer.
Assertion c) is indeed not correct, not even for bounded intervals. That is, every function that is differentiable on a closed and bounded interval is continuous and hence automatically uniformly continuous there, even if its derivative is unbounded (which is of course possible). An example for the latter case (differentiable everywhere, unbounded derivative on a bounded and closed interval) is $$ f(x) = \begin{cases} x^{3/2} \sin \frac{1}{x} (0 < x \le 1) \\ 0 (x = 0) \end{cases} $$ For the case $I = [0,\infty)$, a counterexample is given by $g(x) = f(\frac{x}{1+x})$ where $f$ is defined as above.