After starting section '\newpage', and then:
\begin{minipage}[t]{0.33\textwidth} % The left column takes up 33% of the text width of the page
\section{TECHNICAL SKILLS}
The problem is that left side minipage starts way in the middle of the new page which also causes right side minipage to stretch and overrun to a new line. Why there are these extra spaces before 'TECHNICAL SKILLS' and how to remove them.
Spend a couple of hours to solve this

Thanks a lot!