Skip to content

Commit

Permalink
Updates Projects section
Browse files Browse the repository at this point in the history
- Adds Camb AI Python library project
- Updates dates for all projects
- Comments out old projects
  • Loading branch information
cr2007 committed Jun 5, 2024
1 parent ab3b0c9 commit b1d08f6
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -186,14 +186,16 @@ \section{Leadership Experience}
%-----------PROJECTS-----------------
\section{Projects}
\resumeSubHeadingListStart
\resumeSubItem{OpenAI Whisper Transcribe Tool}{Developed a simple Web Application that takes in an audio file, transcribes it, and returns the text. \textbf{Tech:} Python, Streamlit, Whisper $\vert$ \href{https://whisper-csk.streamlit.app/}{\textbf{Live Project}} $\vert$ \href{https://github.com/cr2007/whisper-streamlit}{\textbf{Project Link}}}
\resumeSubItem{Camb AI API Wrapper}{Developed a Python client library for interacting with the Camb AI API, enabling text-to-speech, dubbing, and transcription capabilities. \textbf{Tech:} Python, Camb AI (May 2024) $\vert$ \href{https://github.com/cr2007/cambai}{\textbf{Project Link}}}
\vspace{2pt}
\resumeSubItem{Web Browser in C\#}{Developed a simple Web Browser showcasing core functionalities and GUI skills. \textbf{Tech:} C\#, .NET, Windows Forms (October '23)}
\resumeSubItem{OpenAI Whisper Transcribe Tool}{Developed a simple Web Application that takes in an audio file, transcribes it, and returns the text. \textbf{Tech:} Python, Streamlit, Whisper (February 2024) $\vert$ \href{https://whisper-csk.streamlit.app/}{\textbf{Live Project}} $\vert$ \href{https://github.com/cr2007/whisper-streamlit}{\textbf{Project Link}}}
\vspace{2pt}
\resumeSubItem{Unary Multiplication using Turing Machine}{Designed and implemented a Turing machine in Python that can perform unary multiplication of two natural numbers. \textbf{Tech:} Python, Streamlit (March '23) $\vert$ \href{https://f29fb-assignment.streamlit.app/}{\textbf{Live Project}}}
\resumeSubItem{Web Browser in C\#}{Developed a simple Web Browser showcasing core functionalities and GUI skills. \textbf{Tech:} C\#, .NET, Windows Forms (October 2023)}
\vspace{2pt}
\resumeSubItem{Macro Label}{Developed a QR Code smart label that enhances customer experience by providing a guided audio-video breakdown of the food, making it easier for customers to understand the nutritional information. Winning Team in the \href{https://www.foodforfuturesummit.com/foodwise}{FoodWise Challenge} at the \href{https://www.foodforfuturesummit.com/}{Food for Future Summit \& Expo.} \textbf{Tech:} HTML, CSS (February '22) $\vert$ \href{https://github.com/cr2007/foodqrcode}{\textbf{Project Link}}}
\resumeSubItem{Unary Multiplication using Turing Machine}{Designed and implemented a Turing machine in Python that can perform unary multiplication of two natural numbers. \textbf{Tech:} Python, Streamlit (March 2023) $\vert$ \href{https://f29fb-assignment.streamlit.app/}{\textbf{Live Project}}}
\vspace{2pt}
% \resumeSubItem{Macro Label}{Developed a QR Code smart label that enhances customer experience by providing a guided audio-video breakdown of the food, making it easier for customers to understand the nutritional information. Winning Team in the \href{https://www.foodforfuturesummit.com/foodwise}{FoodWise Challenge} at the \href{https://www.foodforfuturesummit.com/}{Food for Future Summit \& Expo.} \textbf{Tech:} HTML, CSS (February '22) $\vert$ \href{https://github.com/cr2007/foodqrcode}{\textbf{Project Link}}}
% \vspace{2pt}
% \resumeSubItem{Salem (GPS, AI, Machine Learning)}{Implemented a mobile app utilizing phone sensors to monitor the health and safety of delivery personnel, promoting safe driving behavior through data analysis and incentivization. (January '22)}
% \vspace{2pt}
% \resumeSubItem{links.hwtech.club}{A Linktree alternative for the Tech Club which allows for more customization of our own websites. \ \textbf{Tech:} HTML, CSS, JavaScript (July '21) $\vert$ \href{https://github.com/HWTechClub/links.hwtech.club}{\textbf{Project Link}} $\vert$ \href{https://linkshwtechclub.netlify.app/}{\textbf{Live}}}
Expand Down

0 comments on commit b1d08f6

Please sign in to comment.