Advertisement
Guest User

Untitled

a guest
Apr 18th, 2017
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 0.32 KB | None | 0 0
  1. \documentclass{article}
  2.  
  3. \usepackage{color}
  4. \definecolor{DARKBLUE}{RGB}{8, 94, 179}
  5.  
  6. \begin{document}
  7.  
  8. \begin{itemize}
  9.  \item Designed and developed a \textbf{\color{DARKBLUE}Python} based script to
  10.    web scrape and index over \textbf{1.2 TB} of news, patent and market data.
  11. \end{itemize}
  12.  
  13. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement