diff --git a/public/resume/resume.tex b/public/resume/resume.tex index f84d237..233bab0 100644 --- a/public/resume/resume.tex +++ b/public/resume/resume.tex @@ -5,109 +5,109 @@ % License: MIT %------------------------ - \documentclass[letterpaper,11pt]{article} - - \usepackage{latexsym} - \usepackage[empty]{fullpage} - \usepackage{titlesec} - \usepackage{marvosym} - \usepackage[usenames,dvipsnames]{color} - \usepackage{verbatim} - \usepackage{enumitem} - \usepackage[hidelinks]{hyperref} - \usepackage{fancyhdr} - \usepackage[english]{babel} - \usepackage{tabularx} - \usepackage{fontawesome5} - \usepackage{multicol} - \setlength{\multicolsep}{-3.0pt} - \setlength{\columnsep}{-1pt} - \input{glyphtounicode} - \usepackage{ragged2e} - - \usepackage{xcolor} - \hypersetup{colorlinks,urlcolor=blue} - - %----------FONT OPTIONS---------- - % sans-serif - % \usepackage[sfdefault]{FiraSans} - % \usepackage[sfdefault]{roboto} - % \usepackage[sfdefault]{noto-sans} - % \usepackage[default]{sourcesanspro} - - % serif - % \usepackage{CormorantGaramond} - \usepackage{charter} - - - \pagestyle{fancy} - \fancyhf{} % clear all header and footer fields - \fancyfoot{} - \renewcommand{\headrulewidth}{0pt} - \renewcommand{\footrulewidth}{0pt} - - % Adjust margins - \addtolength{\oddsidemargin}{-0.7in} - \addtolength{\evensidemargin}{-0.7in} - \addtolength{\textwidth}{1in} - \addtolength{\topmargin}{-.7in} - \addtolength{\textheight}{1.0in} - - \urlstyle{same} - - \raggedbottom - \raggedright - \setlength{\tabcolsep}{0in} - - % Sections formatting - \titleformat{\section}{ - \vspace{-4pt}\scshape\raggedright\large - }{}{0em}{}[\color{black}\titlerule \vspace{-5pt}] - - % Ensure that generated pdf is machine readable/ATS parsable - \pdfgentounicode=1 - - %------------------------- - % Custom commands - \newcommand{\resumeItem}[1]{ - \item\small{ - {#1 \vspace{-2pt}} - } +\documentclass[letterpaper,11pt]{article} + +\usepackage{latexsym} +\usepackage[empty]{fullpage} +\usepackage{titlesec} +\usepackage{marvosym} +\usepackage[usenames,dvipsnames]{color} +\usepackage{verbatim} +\usepackage{enumitem} +\usepackage[hidelinks]{hyperref} +\usepackage{fancyhdr} +\usepackage[english]{babel} +\usepackage{tabularx} +\usepackage{fontawesome5} +\usepackage{multicol} +\setlength{\multicolsep}{-3.0pt} +\setlength{\columnsep}{-1pt} +\input{glyphtounicode} +\usepackage{ragged2e} + +\usepackage{xcolor} +\hypersetup{colorlinks,urlcolor=blue} + +%----------FONT OPTIONS---------- +% sans-serif +% \usepackage[sfdefault]{FiraSans} +% \usepackage[sfdefault]{roboto} +% \usepackage[sfdefault]{noto-sans} +% \usepackage[default]{sourcesanspro} + +% serif +% \usepackage{CormorantGaramond} +\usepackage{charter} + + +\pagestyle{fancy} +\fancyhf{} % clear all header and footer fields +\fancyfoot{} +\renewcommand{\headrulewidth}{0pt} +\renewcommand{\footrulewidth}{0pt} + +% Adjust margins +\addtolength{\oddsidemargin}{-0.7in} +\addtolength{\evensidemargin}{-0.7in} +\addtolength{\textwidth}{1in} +\addtolength{\topmargin}{-.7in} +\addtolength{\textheight}{1.0in} + +\urlstyle{same} + +\raggedbottom +\raggedright +\setlength{\tabcolsep}{0in} + +% Sections formatting +\titleformat{\section}{ + \vspace{-4pt}\scshape\raggedright\large +}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}] + +% Ensure that generated pdf is machine readable/ATS parsable +\pdfgentounicode=1 + +%------------------------- +% Custom commands +\newcommand{\resumeItem}[1]{ + \item\small{ + {#1 \vspace{-2pt}} } - \hypersetup{% - colorlinks=true,% hyperlinks will be colored - linkcolor=blue,% hyperlink text will be green - linkbordercolor=blue,% hyperlink border will be red - } - - \newcommand{\resumeSubheading}[4]{ +} +\hypersetup{% + colorlinks=true,% hyperlinks will be colored + linkcolor=blue,% hyperlink text will be green + linkbordercolor=blue,% hyperlink border will be red +} + +\newcommand{\resumeSubheading}[4]{ + \item + \begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r} + {#1} & #2 \\ + \textit{\small#3} & \textit{\small #4} \\ + \end{tabular*}\vspace{-5pt} +} + +\newcommand{\resumeSubSubheading}[2]{ \item - \begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r} - {#1} & #2 \\ - \textit{\small#3} & \textit{\small #4} \\ - \end{tabular*}\vspace{-5pt} - } - - \newcommand{\resumeSubSubheading}[2]{ - \item - \begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r} - \textit{\small#1} & \textit{\small #2} \\ - \end{tabular*}\vspace{-5pt} - } + \begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r} + \textit{\small#1} & \textit{\small #2} \\ + \end{tabular*}\vspace{-5pt} +} - \newcommand{\resumeProjectHeading}[2]{ - \item - \begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r} - \small#1 & #2 \\ - \end{tabular*}\vspace{-5pt} - } +\newcommand{\resumeProjectHeading}[2]{ + \item + \begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r} + \small#1 & #2 \\ + \end{tabular*}\vspace{-5pt} +} - \renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$} +\renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$} - \newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.15in, label={}]} - \newcommand{\resumeSubHeadingListEnd}{\end{itemize}} - \newcommand{\resumeItemListStart}{\begin{itemize}} - \newcommand{\resumeItemListEnd}{\end{itemize}} +\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.15in, label={}]} +\newcommand{\resumeSubHeadingListEnd}{\end{itemize}} +\newcommand{\resumeItemListStart}{\begin{itemize}} +\newcommand{\resumeItemListEnd}{\end{itemize}} %------------------------------------------- %%%%%%%%%%% RESUME STARTS HERE %%%%%%%%%%% @@ -117,16 +117,16 @@ % ---------- HEADING ---------- \begin{center} - \textbf{\Huge \scshape Ayush Soni} \\ \vspace{10pt} - \href{tel:9644963410}{+91 9644963410} $|$ - {Indore, India} $|$ - {Full Stack Developer} $|$ - \href{mailto:ayushsoni1010.work@gmail.com}{ayushsoni1010.work@gmail.com} \\ \vspace{3pt} - - \href{https://linkedin.com/in/ayushsoni1010}{\underline{linkedin.com/in/ayushsoni1010}} $|$ - \href{https://github.com/ayushsoni1010}{\underline{github.com/ayushsoni1010}} $|$ - \href{https://twitter.com/ayushsoni1010}{\underline{twitter.com/ayushsoni1010}} $|$ - \href{https://ayushsoni1010.com}{\underline{ayushsoni1010.com}} +\textbf{\Huge \scshape Ayush Soni} \\ \vspace{10pt} +\href{tel:9644963410}{+91 9644963410} $|$ +{Indore, India} $|$ +{Full Stack Developer} $|$ +\href{mailto:ayushsoni1010.work@gmail.com}{ayushsoni1010.work@gmail.com} \\ \vspace{3pt} + +\href{https://linkedin.com/in/ayushsoni1010}{\underline{linkedin.com/in/ayushsoni1010}} $|$ +\href{https://github.com/ayushsoni1010}{\underline{github.com/ayushsoni1010}} $|$ +\href{https://twitter.com/ayushsoni1010}{\underline{twitter.com/ayushsoni1010}} $|$ +\href{https://ayushsoni1010.com}{\underline{ayushsoni1010.com}} \end{center} @@ -144,17 +144,17 @@ \section{Education} \section{Technical Skills} \begin{itemize}[leftmargin=0.15in, label={}] - \small{\item{ - \textbf{Languages}{: \hfill Javascript, Typescript, Go, Java, SQL } \\ - \vspace{3pt}\textbf{Libraries/Frameworks}{: \hfill React, Redux, React Native, Next, Vue, Nuxt, NodeJS, Express, ChartJS, Strapi, SASS, Tailwind} \\ - \vspace{3pt}\textbf{UI Component libraries}{: \hfill Chakra UI, Shadcn UI, Radix UI, Ant Design, Material UI, Next UI, styled-components} \\ - \vspace{3pt}\textbf{Databases/Servers}{: \hfill MongoDB, MySQL, PostgreSQL, Prisma, Firebase, Supabase, Nginx} \\ - \vspace{3pt}\textbf{Platforms/Tools}{: \hfill AWS, Vercel, Git, CI/CD, Figma, Storybook, Postman, Docker, Vite, NPM, Yarn, Netlify, GitHub Pages } \\ - \vspace{3pt}\textbf{Other}{: \hfill WebSocket, REST, GraphQL, Jest, Cypress, Kafka, Kubernetes, Jenkins, Swagger, Prometheus, Grafana, Puppeteer } - }} +\small{\item{ + \textbf{Languages}{: \hfill Javascript, Typescript, Go, Java, SQL } \\ + \vspace{3pt}\textbf{Libraries/Frameworks}{: \hfill React, Redux, React Native, Next, Vue, Nuxt, NodeJS, Express, ChartJS, Strapi, SASS, Tailwind} \\ + \vspace{3pt}\textbf{UI Component libraries}{: \hfill Chakra UI, Shadcn UI, Radix UI, Ant Design, Material UI, Next UI, styled-components} \\ + \vspace{3pt}\textbf{Databases/Servers}{: \hfill MongoDB, MySQL, PostgreSQL, Prisma, Firebase, Supabase, Nginx} \\ + \vspace{3pt}\textbf{Platforms/Tools}{: \hfill AWS, Vercel, Git, CI/CD, Figma, Storybook, Postman, Docker, Vite, NPM, Yarn, Netlify, GitHub Pages } \\ + \vspace{3pt}\textbf{Other}{: \hfill WebSocket, REST, GraphQL, Jest, Cypress, Kafka, Kubernetes, Jenkins, Swagger, Prometheus, Grafana, Puppeteer } + }} \end{itemize} - + % ---------- EXPERIENCE ---------- @@ -218,11 +218,11 @@ \section{Projects} \resumeSubHeadingListStart \resumeProjectHeading -{\textbf{\href{https://github.com/ayushsoni1010/mapsearchify}{Inklink}\hspace{5pt}}{{[Nextjs, TypeScript, Nodejs, Go, MongoDB, Shadcn UI]}}}{} +{\textbf{\href{https://github.com/ayushsoni1010/inklink}{Inklink}\hspace{5pt}}{{[Nextjs, TypeScript, Nodejs, Go, MongoDB, Shadcn UI]}}}{} \resumeItemListStart -\resumeItem{It is a web-based application that utilizes the MapboxGL Maps API to provide location-based search functionality.} -\resumeItem{Many people are located on Map like a Snapchat Map feature with an optimized search utility built using Algolia.} -\resumeItem{Users can search for nearby places and filter results by country, city, name, company and maps the user's location.} +\resumeItem{Building a product that simplifies content creation by posting to multiple platforms with a single click in no time.} +\resumeItem{Integrating multiple platforms in one place, helping creators save time on writing once and share everywhere.} +\resumeItem{Users can engage with content by liking, posting, sharing, subscribing to newsletters, building a creator portfolio.} \resumeItemListEnd \resumeSubHeadingListEnd @@ -240,19 +240,18 @@ \section{Projects} % ---------- Awards, Community and Volunteer Experience ---------- \section{Awards, Community \& Volunteer Experience} - \begin{itemize}[leftmargin=0.15in, label={}] - \small{\item{ - \resumeItemListStart - \resumeItem{\textbf{\href{https://mlh.io}{Major League Hacking}}{: Participated in multiple hackathons organized by MLH like Abracadabra Hacks, MLH INIT, Local Hack Day, Design-a-thon, Wittyhacks and attended MLH HackCon IN conference in-person in Delhi.}} \vspace{3pt} - \resumeItem{\textbf{\href{https://studentambassadors.microsoft.com/}{Microsoft Learn Student Ambassador}}{: Conducted hands-on sessions on Git, GitHub, frontend development, open source contribution, taught best practices and promoted Hacktoberfest, and built hands-on projects.}} \vspace{3pt} - \resumeItem{\textbf{Mentor at {\href{https://hackacode.anyonecanco.de}{AnyoneCanCo.de}}, {\href{https://hackthenorth.com}{HackTheNorth}}, {\href{https://swoc.scriptindia.org}{Script Winter of Code}}, {\href{https://gdsc.community.dev/medi-caps-university-indore}{GDSC Medicaps}}:} - {I've mentored aspiring developers, and designers in hackathons and open-source programs, helping them build innovative projects.}} \vspace{3pt} - \resumeItem{\textbf{\href{https://devpost.com/software/budgetstay}{Hackathon Winner at HackThisFall for Most Creative Use of Twilio}}} \vspace{3pt} - \resumeItem{{As a hacker, built a {\textbf{\href{https://devfolio.co/projects/mystic-899b}{{P2P based Play-to-Earn game}}}} in a team at {\textbf{\href{https://ethindia.co/}{{ETHIndia'23}}}} hackathon and won NFTs \& bounties. }} \vspace{3pt} - \resumeItemListEnd - }} - \end{itemize} - +\begin{itemize}[leftmargin=0.15in, label={}] + \small{\item{ + \resumeItemListStart + \resumeItem{\textbf{\href{https://mlh.io}{Major League Hacking}}{: Participated in multiple hackathons organized by MLH like Abracadabra Hacks, MLH INIT, Local Hack Day, Design-a-thon, Wittyhacks and attended MLH HackCon IN conference in-person in Delhi.}} \vspace{3pt} + \resumeItem{\textbf{\href{https://studentambassadors.microsoft.com/}{Microsoft Learn Student Ambassador}}{: Conducted hands-on sessions on Git, GitHub, frontend development, open source contribution, taught best practices and promoted Hacktoberfest, and built hands-on projects.}} \vspace{3pt} + \resumeItem{\textbf{Mentor at {\href{https://hackacode.anyonecanco.de}{AnyoneCanCo.de}}, {\href{https://hackthenorth.com}{HackTheNorth}}, {\href{https://swoc.scriptindia.org}{Script Winter of Code}}, {\href{https://gdsc.community.dev/medi-caps-university-indore}{GDSC Medicaps}}:} +{I've mentored aspiring developers, and designers in hackathons and open-source programs, helping them build innovative projects.}} \vspace{3pt} + \resumeItem{\textbf{\href{https://devpost.com/software/budgetstay}{Hackathon Winner at HackThisFall for Most Creative Use of Twilio}}} \vspace{3pt} + \resumeItem{{As a hacker, built a {\textbf{\href{https://devfolio.co/projects/mystic-899b}{{P2P based Play-to-Earn game}}}} in a team at {\textbf{\href{https://ethindia.co/}{{ETHIndia'23}}}} hackathon and won NFTs \& bounties. }} \vspace{3pt} + \resumeItemListEnd + }} +\end{itemize} \end{document}