Skip to content

Commit

Permalink
feat: update resume
Browse files Browse the repository at this point in the history
  • Loading branch information
arian81 committed Sep 18, 2024
1 parent 38e2b2d commit a3bfcc6
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 10 deletions.
Binary file modified resume/resume.pdf
Binary file not shown.
21 changes: 14 additions & 7 deletions resume/sections/hackathons.tex
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,14 @@
% \item Developed a prototype using \textbf{React} and \textbf{Express.js} to integrate discord Oauth
% \end{zitemize}

\subsection{\href{https://devpost.com/software/dash-um2zil}{Dash} - All in one dashboard for digital life}
\subsection{\href{https://ballot.hackmit.org/project/mjetc-fjkza-ittbc-vrirn}{Scuba} - Declutter your email with ai agents | \textbf{HackMIT}}
\subtext{Python, LlamaIndex, Langchain}
\begin{zitemize}
\item Developed 5 LLM agents to automate emails using \textbf{LlamaIndex} and the \textbf{ReAct} reasoning method
\item Created a \textbf{RAG} model based on past emails to allow extensive personalization and accuracy
\end{zitemize}

\subsection{\href{https://devpost.com/software/dash-um2zil}{Dash} - All in one dashboard for digital life | \textbf{HacktheNorth}}
\subtext{GCP, Next.js, React, Typescript, Tailwind, Prisma ORM, CockroachDB}
\begin{zitemize}
\item Integrated with Yahoo, GitHub and Google APIs such as \textbf{Gmail, Calendar} to provide realtime updates
Expand All @@ -21,9 +28,9 @@ \subsection{\href{https://devpost.com/software/dash-um2zil}{Dash} - All in one d
% \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 Developed a random forrest model to process 30 years of SAMHSA data to identify key factors of patient relapse
\end{zitemize}
% \vspace{0.3cm}\subsection{\href{https://devfolio.co/projects/nolapse-42de}{NoLapse} - Data-driven Drug Rehabilitation Prediction | \textbf{Hacklytics}}
% \subtext{Scikit-learn, Python, Numpy, Tableu}
% \begin{zitemize}
% % \item Showcased at private meeting with the creators during and after the hackathon
% \item Developed a random forrest model to process 30 years of SAMHSA data to identify key factors of patient relapse
% \end{zitemize}
4 changes: 2 additions & 2 deletions resume/sections/work_experience.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

\subsection{{Software Engineering / Machine Learning Intern \hfill May 2023 --- Present}}
\subsection{{Software Engineering / Machine Learning Intern \hfill May 2023 --- Aug 2024}}
\subtext{\href{https://bell.ca/}{Bell Canada} | Python, VertexAI(GCP), LLM, React, FastAPI, Big Query, Cloud Run \hfill Toronto, ON}
\begin{zitemize}
% \item Analyzed and benchmarked \textbf{10+} opensource and propritory \textbf{LLM} models to find the best fit for the internal use cases
Expand All @@ -14,7 +14,7 @@ \subsection{{Software Engineering / Machine Learning Intern \hfill May 2023 ---
%====================
% EXPERIENCE TA
%====================
\vspace{0.3cm}\subsection{{Teaching Assistant \hfill June 2022 --- May 2023}}
\vspace{0.3cm}\subsection{{Teaching Assistant \hfill June 2022 --- Current}}
\subtext{\href{https://mcmaster.ca/}{McMaster University} | Python, Bash, PostgreSQL, Discord API \hfill Hamilton, ON}
\begin{zitemize}
\item Optimized grading process for \textbf{1,000+} course materials (labs, assignments, exams) by developing \textbf{Python and Bash} scripts
Expand Down
1 change: 0 additions & 1 deletion src/components/LastFM.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ const CurrentlyPlaying = () => {
></a>
);
}
console.log(lastFM.song.url);

return (
<a
Expand Down

0 comments on commit a3bfcc6

Please sign in to comment.