Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- \documentclass[11pt,a4paper,sans]{moderncv}
- \moderncvstyle{classic}
- \moderncvcolor{blue}
- % \nopagenumbers{}
- \usepackage[scale=0.75]{geometry}
- \usepackage{hyperref}
- %personal info
- \firstname{Njagi}
- \familyname{Mwaniki}
- \address{30002-00100 Nairobi, Kenya}
- \mobile{+254 722 631 825}
- \email\href{[email protected]}{[email protected]}
- \homepage\href{http://www.github.com/urbanslug}{github/urbanslug}
- \begin{document}
- \makecvtitle
- %Skills
- \section{SKILLS}
- \cvitem {Programming languages} {Python, Ruby, C++ and C.}
- \cvitem {Git Skills} {Considerable knowledge and use of git.}
- \cvitem {GNU/Linux} {Comfortable with the command line and a fair understanding of the operating system and how it works.}
- \cvitem {Networks} {Comfortable with the Sotware Side of networking and the OSI model.}
- \cvitem {Databases} {Familiar with the installation, setting up and administration of PostgreSQL databases.}
- %Experience
- \section{EXPERIENCE}
- \cventry{akiba} {Cloud Storage} {A personal project in which I plan to write a cloud storage server in Python's Django framework. This is to be accessed within a LAN for persons without cheap and fast internet access.}
- %Education
- \section{EDUCATION}
- \cventry{2012--present}{Moi University}\\{BSc. Informatics Just completed my second year of study}
- \cventry{2007--2010}{Nyeri High School}\\{KCSE Mean Grade: B+}
- %Interests
- \section{INTERESTS}
- \cvitem{Art} {Gifs.}{Music; though I don't play any instrument.}{Making and appreciating ASCII art.}
- \cvitem{Technology} {Coding, }
- \cvitem{Social} {IRC - zipper on \href{irc.freenode.net}{Freenode} }
- \cvitem{General}{Self-teaching}\\{Learning}
- %Languages
- \section{Languages}
- \begin{itemize}
- \item English (Written and Spoken)
- \item Swahili (Written and Spoken)
- \end{itemize}
- %Refences
- \section{REFERENCES}
- Dr. David Gichoya\\
- Mobile: +254 722 836 972\\
- E-mail: [email protected]\\
- Head of Department - Information Technology - Moi University.\\
- Eldoret.\\
- John Macharia Kihahu\\
- Mobile: +254 721 765 789\\
- System Analyst - Consolidated Bank.\\
- P.O. Box 34790 - 00100,\\
- Nairobi.\\
- Maina Njuguna\\
- Mobile: +254 722 566 883\\
- Technical Officer,\\
- P.O. Box 30002 - 00100,\\
- Malindi.\\
- \end{document}
Advertisement
Add Comment
Please, Sign In to add comment