Advertisement
Kitood

Untitled

Mar 24th, 2023
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.61 KB | None | 0 0
  1. % Resume in Latex
  2. % Author : Jake Gutierrez
  3. % Based off of: https://github.com/sb2nov/resume
  4. % License : MIT
  5. %------------------------
  6.  
  7. \documentclass[letterpaper,11pt]{article}
  8.  
  9. \usepackage{latexsym}
  10. \usepackage[empty]{fullpage}
  11. \usepackage{titlesec}
  12. \usepackage{marvosym}
  13. \usepackage[usenames,dvipsnames]{color}
  14. \usepackage{verbatim}
  15. \usepackage{enumitem}
  16. \usepackage[hidelinks]{hyperref}
  17. \usepackage{fancyhdr}
  18. \usepackage[english]{babel}
  19. \usepackage{tabularx}
  20. \usepackage{fontawesome5}
  21. \usepackage{multicol}
  22. \setlength{\multicolsep}{-3.0pt}
  23. \setlength{\columnsep}{-1pt}
  24. \input{glyphtounicode}
  25.  
  26.  
  27. %----------FONT OPTIONS----------
  28. % sans-serif
  29. % \usepackage[sfdefault]{FiraSans}
  30. % \usepackage[sfdefault]{roboto}
  31. % \usepackage[sfdefault]{noto-sans}
  32. % \usepackage[default]{sourcesanspro}
  33.  
  34. % serif
  35. % \usepackage{CormorantGaramond}
  36. % \usepackage{charter}
  37.  
  38.  
  39. \pagestyle{fancy}
  40. \fancyhf{} % clear all header and footer fields
  41. \fancyfoot{}
  42. \renewcommand{\headrulewidth}{0pt}
  43. \renewcommand{\footrulewidth}{0pt}
  44.  
  45. % Adjust margins
  46. \addtolength{\oddsidemargin}{-0.6in}
  47. \addtolength{\evensidemargin}{-0.5in}
  48. \addtolength{\textwidth}{1.19in}
  49. \addtolength{\topmargin}{-.7in}
  50. \addtolength{\textheight}{1.4in}
  51.  
  52. \urlstyle{same}
  53.  
  54. \raggedbottom
  55. \raggedright
  56. \setlength{\tabcolsep}{0in}
  57.  
  58. % Sections formatting
  59. \titleformat{\section}{
  60. \vspace{-4pt}\scshape\raggedright\large\bfseries
  61. }{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
  62.  
  63. % Ensure that generate pdf is machine readable/ATS parsable
  64. \pdfgentounicode=1
  65.  
  66. %-------------------------
  67. % Custom commands
  68. \newcommand{\resumeItem}[1]{
  69. \item\small{
  70. {#1 \vspace{-2pt}}
  71. }
  72. }
  73.  
  74. \newcommand{\classesList}[4]{
  75. \item\small{
  76. {#1 #2 #3 #4 \vspace{-2pt}}
  77. }
  78. }
  79.  
  80. \newcommand{\resumeSubheading}[4]{
  81. \vspace{-2pt}\item
  82. \begin{tabular*}{1.0\textwidth}[t]{l@{\extracolsep{\fill}}r}
  83. \textbf{#1} & \textbf{\small #2} \\
  84. \textit{\small#3} & \textit{\small #4} \\
  85. \end{tabular*}\vspace{-7pt}
  86. }
  87.  
  88. \newcommand{\resumeSubSubheading}[2]{
  89. \item
  90. \begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
  91. \textit{\small#1} & \textit{\small #2} \\
  92. \end{tabular*}\vspace{-7pt}
  93. }
  94.  
  95. \newcommand{\resumeProjectHeading}[2]{
  96. \item
  97. \begin{tabular*}{1.001\textwidth}{l@{\extracolsep{\fill}}r}
  98. \small#1 & \textbf{\small #2}\\
  99. \end{tabular*}\vspace{-7pt}
  100. }
  101.  
  102. \newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-4pt}}
  103.  
  104. \renewcommand\labelitemi{$\vcenter{\hbox{\tiny$\bullet$}}$}
  105. \renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$}
  106.  
  107. \newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.0in, label={}]}
  108. \newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
  109. \newcommand{\resumeItemListStart}{\begin{itemize}}
  110. \newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
  111.  
  112. %-------------------------------------------
  113. %%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
  114.  
  115.  
  116. \begin{document}
  117.  
  118. %----------HEADING----------
  119. % \begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
  120. % \textbf{\href{http://sourabhbajaj.com/}{\Large Sourabh Bajaj}} & Email : \href{mailto:sourabh@sourabhbajaj.com}{sourabh@sourabhbajaj.com}\\
  121. % \href{http://sourabhbajaj.com/}{http://www.sourabhbajaj.com} & Mobile : +1-123-456-7890 \\
  122. % \end{tabular*}
  123.  
  124. \begin{center}
  125. {\Huge \scshape Anuj Thakker} \\ \vspace{1pt}
  126. Mumbai, Maharashtra, India \\ \vspace{1pt}
  127. \small \raisebox{-0.1\height}\faPhone\ 9819393753 ~ \href{mailto:anujthakker07@gmail.com}{\raisebox{-0.2\height}\faEnvelope\ \underline{anujthakker07@gmail.com}} ~
  128. \href{https://linkedin.com/in/anuj-thakker-752300210/}{\raisebox{-0.2\height}\faLinkedin\ \underline{LinkedIn}} ~
  129. \href{https://github.com/AnujT07}{\raisebox{-0.2\height}\faGithub\ \underline{GitHub}}
  130. \vspace{-8pt}
  131. \end{center}
  132.  
  133.  
  134. %-----------EDUCATION-----------
  135. \section{Education}
  136. \resumeSubHeadingListStart
  137. \resumeSubheading
  138. {Veermata Jijabai Technological Institute}{2021 -- 2025}
  139. {Bachelor of Technology in Electronics and Telecommunication Engineering}{Mumbai, India}
  140. \resumeSubHeadingListEnd
  141. \resumeSubHeadingListStart
  142. \resumeSubheading
  143. {Arya Gurukul Airoli}{2019 -- 2021}
  144. {Higher Secondary Education}{Mumbai, India}
  145. \resumeSubHeadingListEnd
  146.  
  147. %------RELEVANT COURSEWORK-------
  148. % \section{Relevant Coursework}
  149. % %\resumeSubHeadingListStart
  150. % \begin{multicols}{4}
  151. % \begin{itemize}[itemsep=-5pt, parsep=3pt]
  152. % \item\small Data Structures
  153. % \item Software Methodology
  154. % \item Algorithms Analysis
  155. % \item Database Management
  156. % \item Artificial Intelligence
  157. % \item Internet Technology
  158. % \item Systems Programming
  159. % \item Computer Architecture
  160. % \end{itemize}
  161. % \end{multicols}
  162. % \vspace*{2.0\multicolsep}
  163. %\resumeSubHeadingListEnd
  164.  
  165.  
  166. %-----------EXPERIENCE-----------
  167. \section{Competitions}
  168. \resumeSubHeadingListStart
  169.  
  170. \resumeSubheading
  171. {Eklavya}{August 2022}
  172. {Theme - Robotics Coding Round for Line Following Bot}{}
  173. \resumeItemListStart
  174. \resumeItem{Developed a program of line following bot using C. Majorly learned the concepts of file handling here}
  175. \resumeItem{Developed a program for small scaled maze solving algorithm which would output the Direction and Turn a bot would take}
  176. \resumeItemListEnd
  177. \resumeSubHeadingListEnd
  178. \vspace{-16pt}
  179.  
  180. %-----------EXPERIENCE-----------
  181. \section{Experience}
  182. \resumeSubHeadingListStart
  183.  
  184. \resumeSubheading
  185. {\textbf{Digital Campus Hackathon} \href{https://github.com/AnujT07/Synched}{\raisebox{-0.2\height} \faLink}}{}
  186. {January 2023}{}
  187. \resumeItemListStart
  188. \resumeItem{It was a 24hr Hackathon where we developed a college portal for event planning}
  189. \resumeItemListEnd
  190. \resumeSubHeadingListEnd
  191.  
  192. \resumeSubheading
  193. {\textbf{Finance} }{}
  194. {}{}
  195. \resumeItemListStart
  196. \resumeItem{Experience in creating an analysis report on companies by reading their balance sheet, annual reports , quarterly conference calls
  197. 4 years of experience of long term investing in stocks}
  198. \resumeItemListEnd
  199. \resumeSubHeadingListEnd
  200.  
  201. %-----------PROJECTS-----------
  202. \section{Projects}
  203. \vspace{-5pt}
  204. \resumeSubHeadingListStart
  205. \resumeProjectHeading
  206. {\textbf{FasterTag} \href{https://github.com/AnujT07/FasterTag}{\raisebox{-0.2\height} \faLink} $|$ \emph{HTML, CSS, Javascript, expressjs, Reactjs, Mongodb, Nodejs , Python, OpenCV }}{October 2022 -- Present}
  207. \resumeItemListStart
  208. \resumeItem{ Implementation of License Plate Scanning in Road Security and reduction in Traffic Congestion.}
  209. \resumeItem{Using Darkflow trained a YOLO model with more than 1000 images }
  210. \resumeItem{Created a MERN based web application through which user can interact with the System.}
  211. \resumeItemListEnd
  212.  
  213.  
  214. %
  215. %-----------PROGRAMMING SKILLS-----------
  216. \section{Technical Skills}
  217. \begin{itemize}[leftmargin=0.15in, label={}]
  218. \small{\item{
  219. \textbf{Languages}{: Python, C/C++, HTML, CSS, JavaScript, } \\
  220. \textbf{Developer Tools}{: Git, Linux, Anaconda, Blender, VS Code, Spyder, Atom} \\
  221. \textbf{Technologies/Frameworks}{: Deeplearning, OpenCV, Numpy, Mongodb, ReactJS, GitHub} \\
  222. }}
  223. \end{itemize}
  224. \vspace{-16pt}
  225.  
  226.  
  227. %-----------INVOLVEMENT---------------
  228. \section{Leadership / Extracurricular}
  229. \resumeSubHeadingListStart
  230. \resumeSubheading{Society of Robotics and Automation}{February 2022 -- Present}{Member}{}
  231. \resumeItemListStart
  232. \resumeItem{Attended \textbf{Wall-E} \href{https://github.com/SRA-VJTI/Wall-E}{\raisebox{-0.2\height} \faLink} (Self Balancing Robot) Workshop and \textbf{Pixels}\href{https://github.com/SRA-VJTI/Pixels_Seminar}{\raisebox{-0.2\height} \faLink} (Image Processing and Computer Vision) Seminar.}
  233. \resumeItemListEnd
  234. \resumeSubHeadingListEnd
  235. \vspace{-20pt}
  236. \resumeSubHeadingListStart
  237. \resumeSubheading{Pratibimb}{VJTI}{Department Coordinator}{January 2022 -- November 2022}
  238. \vspace{-17pt}
  239. \resumeSubheading{}{}{Department Head}{November 2022 -- Present}
  240. \vspace{-17pt}
  241. \resumeSubheading{}{}{Sponsorship Executive}{November 2022 -- Present}
  242. \resumeSubHeadingListEnd
  243.  
  244. \resumeSubheading{IEEE}{VJTI}{Public Relations Executive}{January 2023 -- Present}
  245. \resumeSubHeadingListEnd
  246.  
  247.  
  248. \end{document}% Resume in Latex
  249. % Author : Jake Gutierrez
  250. % Based off of: https://github.com/sb2nov/resume
  251. % License : MIT
  252. %------------------------
  253.  
  254. \documentclass[letterpaper,11pt]{article}
  255.  
  256. \usepackage{latexsym}
  257. \usepackage[empty]{fullpage}
  258. \usepackage{titlesec}
  259. \usepackage{marvosym}
  260. \usepackage[usenames,dvipsnames]{color}
  261. \usepackage{verbatim}
  262. \usepackage{enumitem}
  263. \usepackage[hidelinks]{hyperref}
  264. \usepackage{fancyhdr}
  265. \usepackage[english]{babel}
  266. \usepackage{tabularx}
  267. \usepackage{fontawesome5}
  268. \usepackage{multicol}
  269. \setlength{\multicolsep}{-3.0pt}
  270. \setlength{\columnsep}{-1pt}
  271. \input{glyphtounicode}
  272.  
  273.  
  274. %----------FONT OPTIONS----------
  275. % sans-serif
  276. % \usepackage[sfdefault]{FiraSans}
  277. % \usepackage[sfdefault]{roboto}
  278. % \usepackage[sfdefault]{noto-sans}
  279. % \usepackage[default]{sourcesanspro}
  280.  
  281. % serif
  282. % \usepackage{CormorantGaramond}
  283. % \usepackage{charter}
  284.  
  285.  
  286. \pagestyle{fancy}
  287. \fancyhf{} % clear all header and footer fields
  288. \fancyfoot{}
  289. \renewcommand{\headrulewidth}{0pt}
  290. \renewcommand{\footrulewidth}{0pt}
  291.  
  292. % Adjust margins
  293. \addtolength{\oddsidemargin}{-0.6in}
  294. \addtolength{\evensidemargin}{-0.5in}
  295. \addtolength{\textwidth}{1.19in}
  296. \addtolength{\topmargin}{-.7in}
  297. \addtolength{\textheight}{1.4in}
  298.  
  299. \urlstyle{same}
  300.  
  301. \raggedbottom
  302. \raggedright
  303. \setlength{\tabcolsep}{0in}
  304.  
  305. % Sections formatting
  306. \titleformat{\section}{
  307. \vspace{-4pt}\scshape\raggedright\large\bfseries
  308. }{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
  309.  
  310. % Ensure that generate pdf is machine readable/ATS parsable
  311. \pdfgentounicode=1
  312.  
  313. %-------------------------
  314. % Custom commands
  315. \newcommand{\resumeItem}[1]{
  316. \item\small{
  317. {#1 \vspace{-2pt}}
  318. }
  319. }
  320.  
  321. \newcommand{\classesList}[4]{
  322. \item\small{
  323. {#1 #2 #3 #4 \vspace{-2pt}}
  324. }
  325. }
  326.  
  327. \newcommand{\resumeSubheading}[4]{
  328. \vspace{-2pt}\item
  329. \begin{tabular*}{1.0\textwidth}[t]{l@{\extracolsep{\fill}}r}
  330. \textbf{#1} & \textbf{\small #2} \\
  331. \textit{\small#3} & \textit{\small #4} \\
  332. \end{tabular*}\vspace{-7pt}
  333. }
  334.  
  335. \newcommand{\resumeSubSubheading}[2]{
  336. \item
  337. \begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
  338. \textit{\small#1} & \textit{\small #2} \\
  339. \end{tabular*}\vspace{-7pt}
  340. }
  341.  
  342. \newcommand{\resumeProjectHeading}[2]{
  343. \item
  344. \begin{tabular*}{1.001\textwidth}{l@{\extracolsep{\fill}}r}
  345. \small#1 & \textbf{\small #2}\\
  346. \end{tabular*}\vspace{-7pt}
  347. }
  348.  
  349. \newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-4pt}}
  350.  
  351. \renewcommand\labelitemi{$\vcenter{\hbox{\tiny$\bullet$}}$}
  352. \renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$}
  353.  
  354. \newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.0in, label={}]}
  355. \newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
  356. \newcommand{\resumeItemListStart}{\begin{itemize}}
  357. \newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
  358.  
  359. %-------------------------------------------
  360. %%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
  361.  
  362.  
  363. \begin{document}
  364.  
  365. %----------HEADING----------
  366. % \begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
  367. % \textbf{\href{http://sourabhbajaj.com/}{\Large Sourabh Bajaj}} & Email : \href{mailto:sourabh@sourabhbajaj.com}{sourabh@sourabhbajaj.com}\\
  368. % \href{http://sourabhbajaj.com/}{http://www.sourabhbajaj.com} & Mobile : +1-123-456-7890 \\
  369. % \end{tabular*}
  370.  
  371. \begin{center}
  372. {\Huge \scshape Anuj Thakker} \\ \vspace{1pt}
  373. Mumbai, Maharashtra, India \\ \vspace{1pt}
  374. \small \raisebox{-0.1\height}\faPhone\ 9819393753 ~ \href{mailto:anujthakker07@gmail.com}{\raisebox{-0.2\height}\faEnvelope\ \underline{anujthakker07@gmail.com}} ~
  375. \href{https://linkedin.com/in/anuj-thakker-752300210/}{\raisebox{-0.2\height}\faLinkedin\ \underline{LinkedIn}} ~
  376. \href{https://github.com/AnujT07}{\raisebox{-0.2\height}\faGithub\ \underline{GitHub}}
  377. \vspace{-8pt}
  378. \end{center}
  379.  
  380.  
  381. %-----------EDUCATION-----------
  382. \section{Education}
  383. \resumeSubHeadingListStart
  384. \resumeSubheading
  385. {Veermata Jijabai Technological Institute}{2021 -- 2025}
  386. {Bachelor of Technology in Electronics and Telecommunication Engineering}{Mumbai, India}
  387. \resumeSubHeadingListEnd
  388. \resumeSubHeadingListStart
  389. \resumeSubheading
  390. {Arya Gurukul Airoli}{2019 -- 2021}
  391. {Higher Secondary Education}{Mumbai, India}
  392. \resumeSubHeadingListEnd
  393.  
  394. %------RELEVANT COURSEWORK-------
  395. % \section{Relevant Coursework}
  396. % %\resumeSubHeadingListStart
  397. % \begin{multicols}{4}
  398. % \begin{itemize}[itemsep=-5pt, parsep=3pt]
  399. % \item\small Data Structures
  400. % \item Software Methodology
  401. % \item Algorithms Analysis
  402. % \item Database Management
  403. % \item Artificial Intelligence
  404. % \item Internet Technology
  405. % \item Systems Programming
  406. % \item Computer Architecture
  407. % \end{itemize}
  408. % \end{multicols}
  409. % \vspace*{2.0\multicolsep}
  410. %\resumeSubHeadingListEnd
  411.  
  412.  
  413. %-----------EXPERIENCE-----------
  414. \section{Competitions}
  415. \resumeSubHeadingListStart
  416.  
  417. \resumeSubheading
  418. {Eklavya}{August 2022}
  419. {Theme - Robotics Coding Round for Line Following Bot}{}
  420. \resumeItemListStart
  421. \resumeItem{Developed a program of line following bot using C. Majorly learned the concepts of file handling here}
  422. \resumeItem{Developed a program for small scaled maze solving algorithm which would output the Direction and Turn a bot would take}
  423. \resumeItemListEnd
  424. \resumeSubHeadingListEnd
  425. \vspace{-16pt}
  426. %-----------PROJECTS-----------
  427. \section{Projects}
  428. \vspace{-5pt}
  429. \resumeSubHeadingListStart
  430. \resumeProjectHeading
  431. {\textbf{FasterTag} $|$ \emph{HTML, CSS, Javascript, expressjs, Reactjs, Mongodb, Nodejs , Python, OpenCV }}{October 2022 -- Present}
  432. \resumeItemListStart
  433. \resumeItem{ Implementation of License Plate Scanning in Road Security and reduction in Traffic Congestion.}
  434. \resumeItem{Using Darkflow trained a YOLO model with more than 1000 images }
  435. \resumeItem{Created a MERN based web application through which user can interact with the System.}
  436. \resumeItemListEnd
  437. \vspace{-13pt}
  438. \resumeProjectHeading
  439. {\textbf{TheCreamyLayer} $|$ \emph{HTML, CSS, Javascript, expressjs, Reactjs, Mongodb, Nodejs }}{November 2022 -- Present}
  440. \resumeItemListStart
  441. \resumeItem{Created a MERN based web application for the opening of a pastry shop }
  442. \resumeItemListEnd
  443. \resumeSubHeadingListEnd
  444. \vspace{-15pt}
  445.  
  446.  
  447. %
  448. %-----------PROGRAMMING SKILLS-----------
  449. \section{Technical Skills}
  450. \begin{itemize}[leftmargin=0.15in, label={}]
  451. \small{\item{
  452. \textbf{Languages}{: Python, C/C++, HTML, CSS, JavaScript, } \\
  453. \textbf{Developer Tools}{: Git, Linux, Anaconda, Blender, VS Code, Spyder, Atom} \\
  454. \textbf{Technologies/Frameworks}{: Deeplearning, OpenCV, , Numpy, Mongodb, expressjs, Reactjs, Nodejs, GitHub} \\
  455. }}
  456. \end{itemize}
  457. \vspace{-16pt}
  458.  
  459.  
  460. %-----------INVOLVEMENT---------------
  461. \section{Leadership / Extracurricular}
  462. \resumeSubHeadingListStart
  463. \resumeSubheading{Society of Robotics and Automation}{VJTI}{Member}{February 2022 -- Present}
  464. \resumeItemListStart
  465. \resumeItem{Attended \textbf{Wall-E} \href{https://github.com/SRA-VJTI/Wall-E}{\raisebox{-0.2\height} \faLink} (Self Balancing Robot) Workshop and \textbf{Pixels}\href{https://github.com/SRA-VJTI/Pixels_Seminar}{\raisebox{-0.2\height} \faLink} (Image Processing and Computer Vision) Seminar.}
  466. \resumeItemListEnd
  467. \resumeSubHeadingListEnd
  468. \vspace{-15pt}
  469. \resumeSubHeadingListStart
  470. \resumeSubheading{Pratibimb}{VJTI}{Department Coordinator}{January 2022 -- November 2022}
  471. \vspace{-17pt}
  472. \resumeSubheading{}{}{Department Head}{November 2022 -- Present}
  473. \vspace{-17pt}
  474. \resumeSubheading{}{}{Sponsorship Executive}{November 2022 -- Present}
  475. \resumeSubHeadingListEnd
  476.  
  477.  
  478. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement