Templates

Soham Parekh Resume

Preview

Soham Parekh Resume

Compact, ATS-friendly resume with projects, skills, and achievements sections — ideal for CS students and developers

Category

Resume & CV

License

Free to use (MIT)

File

soham-parekh-resume/main.tex

main.texRead-only preview
%-------------------------
% Resume in Latex
% Author : Jake Gutierrez
% Based off of: https://github.com/sb2nov/resume
% 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{multicol}
\setlength{\multicolsep}{-3.0pt}
\setlength{\columnsep}{-1pt}
\input{glyphtounicode}

\pagestyle{fancy}
\fancyhf{}
\fancyfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}

% Adjust margins
\addtolength{\oddsidemargin}{-0.6in}
\addtolength{\evensidemargin}{-0.5in}
\addtolength{\textwidth}{1.19in}
\addtolength{\topmargin}{-.7in}
\addtolength{\textheight}{1.4in}

\urlstyle{same}

\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}

% Sections formatting
\titleformat{\section}{
  \vspace{-4pt}\scshape\raggedright\large\bfseries
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]

\pdfgentounicode=1

%-------------------------
% Custom commands
\newcommand{\resumeItem}[1]{
  \item\small{
    {#1 \vspace{-2pt}}
  }
}

\newcommand{\classesList}[4]{
    \item\small{
        {#1 #2 #3 #4 \vspace{-2pt}}
  }
}

\newcommand{\resumeSubheading}[4]{
  \vspace{-2pt}\item
    \begin{tabular*}{1.0\textwidth}[t]{l@{\extracolsep{\fill}}r}
      \textbf{#1} & \textbf{\small #2} \\
      \textit{\small#3} & \textit{\small #4} \\
    \end{tabular*}\vspace{-7pt}
}

\newcommand{\resumeSubSubheading}[2]{
    \item
    \begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
      \textit{\small#1} & \textit{\small #2} \\
    \end{tabular*}\vspace{-7pt}
}

\newcommand{\resumeProjectHeading}[2]{
    \item
    \begin{tabular*}{1.001\textwidth}{l@{\extracolsep{\fill}}r}
      \small#1 & \textbf{\small #2}\\
    \end{tabular*}\vspace{-7pt}
}

\newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-4pt}}

\renewcommand\labelitemi{$\vcenter{\hbox{\tiny$\bullet$}}$}
\renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$}

\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.0in, label={}]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
\newcommand{\resumeItemListStart}{\begin{itemize}}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}

%-------------------------------------------
%%%%%%  RESUME STARTS HERE  %%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{document}

%----------HEADING----------
\begin{center}
    {\Huge \scshape Soham Parekh} \\ \vspace{1pt}
    \small 📞 +91-0123456789 ~
    \href{https://github.com/johndoe}{\underline{github.com/johndoe}} ~
    \href{https://linkedin.com/in/johndoe}{\underline{linkedin.com/in/johndoe}} ~
    \href{mailto:[email protected]}{\underline{[email protected]}}
    \vspace{-8pt}
\end{center}


%-----------EDUCATION-----------
\section{Education}
  \resumeSubHeadingListStart
    \resumeSubheading
      {Tier 2 College}{Oct. 2023 -- Sept. 2027 (expected)}
      {Bachelor of Engineering in Computer Science}{City, India}
      \resumeItemListStart
        \resumeItem{CGPA: \textbf{8.82/10.00} (As of Mar. 2025)}
      \resumeItemListEnd
    \resumeSubheading
      {School -- 12th Grade}{2023}
      {93.4\%}{}
  \resumeSubHeadingListEnd


%-----------EXPERIENCE-----------
\section{Experience}
  \resumeSubHeadingListStart

    \resumeSubheading
      {XYZ}{Nov. 2024 -- Jan. 2025}
      {Front-End Developer}{Remote}
      \resumeItemListStart
        \resumeItem{Worked at XYZ (full form), a joint initiative by X, Y and Z, as a frontend developer on an autonomous electric vehicle dashboard.}
        \resumeItem{Developed modular, real-time dashboards using Next.js and TypeScript to visualize EV telemetry, diagnostics, and control parameters, integrating voice commands and WebSocket-based data streams.}
      \resumeItemListEnd

  \resumeSubHeadingListEnd
\vspace{-16pt}


%-----------PROJECTS-----------
\section{Projects}
    \vspace{-5pt}
    \resumeSubHeadingListStart

      \resumeProjectHeading
          {\textbf{CryptLock} $|$ \emph{Next.js, TypeScript, Firebase} $|$ \href{https://github.com/}{\underline{GitHub}} $|$ \href{https://demo.com}{\underline{Demo}}}{May 2025}
          \resumeItemListStart
            \resumeItem{Built a zero-knowledge password manager with \textbf{client-side AES-256-CBC encryption} using PBKDF2 (100k iterations).}
            \resumeItem{Created a \textbf{browser extension} for one-click, secure capture of passwords directly into the encrypted vault.}
            \resumeItem{Implemented a real-time security dashboard with password strength analysis and breach detection.}
          \resumeItemListEnd
          \vspace{-13pt}

      \resumeProjectHeading
          {\textbf{Modified SAR Routing Algorithms} $|$ \emph{Next.js, TypeScript, React Flow} $|$ \href{https://github.com/}{\underline{GitHub}} $|$ \href{https://demo.com}{\underline{Demo}}}{June 2025}
          \resumeItemListStart
            \resumeItem{Designed a novel \textbf{Security-Aware Routing (SAR) formula} that extends Dijkstra's and Bellman-Ford algorithms by incorporating security risk ($\beta$) alongside distance ($\alpha$) for emergency routing; achieved up to \textbf{30\% latency reduction} and \textbf{40-60\% lower risk exposure} during attack scenarios.}
            \resumeItem{Built an \textbf{interactive platform} with React Flow to visualize algorithm execution with routing tables, edge relaxation and priority-queue states in real time.}
            \resumeItem{Enabled side-by-side comparison of classic vs SAR modes with live metrics for distance, risk exposure, and hop count.}
          \resumeItemListEnd
          \vspace{-13pt}

      \resumeProjectHeading
          {\textbf{DisabilityLens} $|$ \emph{Next.js, TypeScript, Tailwind CSS, Framer Motion} $|$ \href{https://github.com/}{\underline{GitHub}} $|$ \href{https://demo.com}{\underline{Demo}}}{June 2025}
          \resumeItemListStart
            \resumeItem{Built an accessibility education platform that simulates how users with \textbf{visual, hearing, motor, and cognitive disabilities} interact with digital interfaces.}
            \resumeItem{Used real-time filters and interactive demos to simulate impairments, promoting WCAG design and accessibility standards.}
          \resumeItemListEnd
          \vspace{-13pt}

      \resumeProjectHeading
          {\textbf{DraftWise} $|$ \emph{Next.js, TypeScript, Gemini Agent SDK, SSE} $|$ \href{https://github.com/}{\underline{GitHub}} $|$ \href{https://demo.com}{\underline{Demo}}}{April 2025}
          \resumeItemListStart
            \resumeItem{AI tool that uses \textbf{domain-specific agent debates} (UX, DevOps, Finance, etc) via Gemini Agent SDK to turn rough PRDs into polished, exportable docs.}
            \resumeItem{Streams live debate via Server-Sent Events (SSE) and features sleek UI with shadcn/ui, React 19, and Tailwind for panels and document viewers.}
          \resumeItemListEnd

    \resumeSubHeadingListEnd
\vspace{-15pt}


%-----------TECHNICAL SKILLS-----------
\section{Technical Skills and Coursework}
 \begin{itemize}[leftmargin=0.15in, label={}]
    \small{\item{
     \textbf{Languages}{: C, C++, HTML, Tailwind CSS, JavaScript, TypeScript, Python} \\
     \textbf{Web/Backend Technologies}{: React, Next.js, Flask, FastAPI, Firebase, Supabase} \\
     \textbf{Development Tools}{: Git, Linux, Docker, Postman} \\
     \textbf{Courses and Certifications}{: CS50x, CS50-Cy, Data Science for Engineers, Operating Systems} \\
    }}
 \end{itemize}
 \vspace{-16pt}


%-----------ACHIEVEMENTS AND ACTIVITIES-----------
\section{Achievements and Activities}
    \resumeSubHeadingListStart

        \resumeSubheading{LeetCode -- Contest Rating: 1756*}{2025}{}{}
        \vspace{-14pt}
        \resumeItemListStart
            \resumeItem{Ranked \textbf{1647} in \href{https://leetcode.com/}{\underline{Biweekly Contest 147}} and \textbf{2177} in \href{https://leetcode.com/}{\underline{Biweekly Contest 145}}.}
        \resumeItemListEnd

        \resumeSubheading{Clubs and Societies}{Dec. 2023 -- Present}
            {Member of Coding, Quiz and Google Developers Student Club}{College}
            \resumeItemListStart
            \resumeItemListEnd

        \resumeSubheading{Volunteering}{Feb. 2019 -- Present}
            {Member of Rotary of City}{}
            \resumeItemListStart
            \resumeItemListEnd

        \resumeSubheading{Sports and Hobbies}{Oct. 2023 -- Present}
            {Part of College Football and Athletics Team; Avid Chess Player (1100 Elo)}{College}
            \resumeItemListStart
            \resumeItemListEnd

    \resumeSubHeadingListEnd


\end{document}
Bibby Mascot

PDF Preview

Create an account to compile and preview

Soham Parekh Resume LaTeX Template | Free Download & Preview - Bibby