Skip to content

Commit

Permalink
feat: Make resume more ATS friendly
Browse files Browse the repository at this point in the history
  • Loading branch information
k3yss committed Sep 20, 2024
1 parent 0db4774 commit 1f755cb
Showing 1 changed file with 16 additions and 17 deletions.
33 changes: 16 additions & 17 deletions Rishi_Kumar_Resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
\begin{rSection}{Education}
{\bf Indian Institute of Information Technology} \hfill {Kalyani, West Bengal}\\
\textit{B.Tech Computer Science \hfill {Dec 2021 - Jun 2025}}\\
\textbf{Secretary} Free and Open Source Club, Freescape
\textbf{Secretary} Free and Open Source Club, Freescape.

{\bf Chinmaya Vidyalaya, Bokaro} \hfill {Bokaro, Jharkhand}\\
\textit{Senior Secondary School \hfill {2018 - 2020}} \\
Received a \textbf{Gold Medal} for scoring the highest marks in \textbf{Computer Science}
\textit{Senior Secondary School \hfill {Feb 2018 - Feb 2020}} \\
Achieved a \textbf{Gold Medal} for the highest marks in \textbf{Computer Science}.
\end{rSection}

%----------------------------------------------------------------------------------------
Expand All @@ -35,12 +35,12 @@
\begin{rSection}{INTERNSHIP}

\textbf{Galoy Money} \hfill Remote\\
\textit{Infrastructure Team} \hfill \textit{May 2024 - August 2024}
\textit{Infrastructure Team} \hfill \textit{May 2024 - Aug 2024}
\begin{itemize}
\itemsep -1pt {}
\item Selected through the \textbf{Summer of Bitcoin Program}, ranking in the \textbf{top 0.4\%} of applicants to be offered an internship.
\item Developed and automated \textbf{CI/CD} workflows using \textbf{Concourse} for AWS and GCP.
\item Independently researched and developed automated scripts and \textbf{terraform} module on how to do \textbf{database migration} on Galoy's infrastructure.
\item Ranked in the \textbf{top 0.4\%} of applicants to receive an internship through the \textbf{Summer of Bitcoin Program}.
\item Engineered and optimized \textbf{CI/CD} workflows using \textbf{Concourse} for AWS and GCP.
\item Spearheaded research and developed automated scripts and Terraform modules to facilitate \textbf{database upgrades} on Galoy's infrastructure, \textbf{reducing downtime} to under \textbf{10 minutes}.
\end{itemize}
\end{rSection}
%----------------------------------------------------------------------------------------
Expand All @@ -53,24 +53,23 @@
\textit{Contractor} \hfill \textit{May 2024 - Aug 2024}
\begin{itemize}
\itemsep -0.2pt {}
\item Packaged \textbf{Android Development} environment for \textbf{Nix}, saving a lot of time for developer wanting \textbf{reproducibility}.
\item Setup the infrastructure for generating documentation improving the developer and user experience for devenv.sh
\item Worked on integrating \textbf{Language server} for devenv.sh
\item Packaged \textbf{Android Development} environment for \textbf{Nix}, slashing setup time from a few hours to 5 minutes.
\item Implemented comprehensive \textbf{documentation infrastructure} for devenv.sh, enhancing developer productivity and user adoption rates.
\item Incorporated \textbf{Language server} for devenv.sh .
\end{itemize}

\textbf{Google Summer Of Code 2023} \hfill Remote\\
\textit{Contributor to Tokodon} \hfill \textit{May 2023 - Sep 2023}
\begin{itemize}
\itemsep -1pt {}
\item Implemented \textbf{Moderation Tools} using \textbf{Mastodon API}. Used \textbf{QT/C++} on the backend and \textbf{QML} for user interface.
\item Architected and implemented \textbf{Moderation Tools} using \textbf{Mastodon API}. Used \textbf{QT/C++} on the backend and \textbf{QML} for user interface.
\item Contributed to \textbf{Mastodon's GitHub} addressing several \textbf{Issues} and \textbf{Merged Requests} addressing several bugs.
\item Contributed \textbf{6k+ lines} of code over several Merged Requests and detailed the process over several public blog posts.
\item Authored \textbf{6k+ lines} of code over several Merged Requests and detailed the process over several public blog posts.
\end{itemize}

\textbf{KDE} \hfill Remote\\
\textit{Maintainer, Contributor} \hfill \textit{Dec 2022 - Present}\\
Began contributing as part of \textbf{Season of KDE 2023} where I worked on porting Tokodon a KDE's Mastodon Client to work offline after which I wrote automated Appium tests and integrated them in GitLab CI.

Participated as part of \textbf{Season of KDE 2023}, porting Tokodon, KDE’s Mastodon Client, to work offline, followed by engineering \textbf{automated Appium tests} and integrating them into \textbf{GitLab CI}.
\end{rSection}

%----------------------------------------------------------------------------------------
Expand All @@ -92,7 +91,7 @@
\begin{rSection}{PROJECTS}
\vspace{-1em}
\item \textbf{Trinity} \textit{python, tensorflow, pyside6, matlab} \hfill {\href{https://x.rishikumar.dev/trinity}{x.rishikumar.dev/trinity}}\\
{Trinity \textbf{identifies and extracts FEC schemes} from unknown demodulated signals with an accuracy of 90+, using an \textbf{improved RNN model} trained on 1 million+ samples. Trinity can be used as a CLI and GUI written in python.}
{Trinity \textbf{analyzes and decodes FEC schemes} from unknown demodulated signals with an accuracy of 92\%, using an \textbf{improved RNN model} trained on 1 million+ samples. Trinity can be used as a CLI and GUI written in python.}
\item \textbf{Gofetch} \textit{golang} \hfill {\href{https://x.rishikumar.dev/gofetch}{x.rishikumar.dev/gofetch}}\\
{A \textbf{system fetch} utility written in golang.}
\end{rSection}
Expand All @@ -101,8 +100,8 @@
%----------------------------------------------------------------------------------------
\begin{rSection}{Accomplishments}
\textbf{Smart India Hackathon} {Engineering Competition} \hfill Indian Government\\
{\textbf{Led} my team to the \textbf{Grand Finale} where we worked on problem statement SIH1447 by the National
Technical Research Organization for identifying and extracting \textbf{FEC schemes} from unknown demodulated signals.}
{\textbf{Led} the team to the \textbf{Grand Finale} where we implemented the problem statement SIH1447 by the \textbf{National
Technical Research Organization}.}
\end{rSection}
%----------------------------------------------------------------------------------------
\end{document}

0 comments on commit 1f755cb

Please sign in to comment.