Skip to content

Commit

Permalink
update resume
Browse files Browse the repository at this point in the history
  • Loading branch information
arian81 committed Aug 15, 2024
1 parent c53ad60 commit 68d1421
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 11 deletions.
Binary file modified resume/resume.pdf
Binary file not shown.
12 changes: 6 additions & 6 deletions resume/resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -46,25 +46,25 @@

% \input{sections/objective}

\section{Education}
\input{sections/education}

\section{Skills}
\input{sections/skills}

\section{Work Experience}
\input{sections/work_experience}

\section{Education}
\input{sections/education}

\section{Extracurricular Experience}
\input{sections/extracarricular_exprience}


\section{Projects}
\input{sections/projects}

\section{Hackathons}
\input{sections/hackathons.tex}


\section{Skills}
\input{sections/skills}


% make a newpage wherever it is a clean break
Expand Down
16 changes: 12 additions & 4 deletions resume/sections/hackathons.tex
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,17 @@ \subsection{\href{https://devpost.com/software/dash-um2zil}{Dash} - All in one d
\item Implemented a custom grid component in React to allow maximum user customizability
\end{zitemize}

\vspace{0.3cm}\subsection{\href{https://devpost.com/software/consensus-qlc9n6}{Consensus} - Alternative measure of product quality}
\subtext{Cohere AI, Python, Scikit-learn, Numpy, Scrapy}
% \vspace{0.3cm}\subsection{\href{https://devpost.com/software/consensus-qlc9n6}{Consensus} - Alternative measure of product quality}
% \subtext{Cohere AI, Python, Scikit-learn, Numpy, Scrapy}
% \begin{zitemize}
% % \item Showcased at private meeting with the creators during and after the hackathon
% \item Achieved better product quality measure by scraping \textbf{20,000+} Amazon reviews and using \textbf{NLP} to generate 10 key points
% \end{zitemize}


\vspace{0.3cm}\subsection{\href{https://devfolio.co/projects/nolapse-42de}{NoLapse} - Data-driven Drug Rehabilitation Prediction}
\subtext{Scikit-learn, Python, Numpy, Tableu}
\begin{zitemize}
% \item Showcased at private meeting with the creators during and after the hackathon
\item Achieved better product quality measure by scraping \textbf{20,000+} Amazon reviews and using \textbf{NLP} to generate 10 key points
\end{zitemize}
\item Developed a random forrest model to process 30 years of SAMHSA data to identify key factors of patient relapse
\end{zitemize}
2 changes: 1 addition & 1 deletion resume/sections/work_experience.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ \subsection{{Software Engineering / Machine Learning Intern \hfill May 2023 ---
% \item Analyzed and benchmarked \textbf{10+} opensource and propritory \textbf{LLM} models to find the best fit for the internal use cases
% \item Developed an internal tool used to train and optimize the workflow of \textbf{5000+} sales agents
% \item Actively explroing applicaitons of \textbf{generative AI} applicable to telecom industry to bring business value
\item Created a \textbf{full stack generative AI} app based on \textbf{Google Gemini} that improved and lowered the cost of training agents by \textbf{65} percent
\item Created a \textbf{full stack generative AI} app based on \textbf{Google Gemini} that improved and lowered the cost of training agents by \textbf{65\%}
\item Collaborated with a team of \textbf{5} to scale the project across the organization and to be used by \textbf{5,000+} agents
\item Improved the \textbf{LLM} model performance by \textbf{prompt tuning} and providing access to internal data through \textbf{RAG} techniques
\end{zitemize}
Expand Down

0 comments on commit 68d1421

Please sign in to comment.