Skip to content

Commit

Permalink
Updates Project section with relevant projects
Browse files Browse the repository at this point in the history
  • Loading branch information
cr2007 committed Aug 28, 2024
1 parent a0326da commit 58be315
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -146,16 +146,16 @@ \section{Work Experience}
%-----------PROJECTS-----------------
\section{Projects}
\resumeSubHeadingListStart
\resumeSubItem{WhatsApp Voice Message Transcription and AI Assistant}{WhatsApp bot that transcribes voice messages and responds with AI-generated text using Go, Python, Whisper, and Groq. \textbf{Tech:} Go, Python (August 2024) $\vert$ \href{https://github.com/cr2007/whatsapp-voice-ai-assistant}{\textbf{Project Link}}}
\resumeSubItem{WhatsApp Voice Message Transcription and AI Assistant}{WhatsApp bot that transcribes voice messages and responds with AI-generated text using Flask, Whisper, and Groq API. \textbf{Tech:} Go, Python (August 2024) $\vert$ \href{https://github.com/cr2007/whatsapp-voice-ai-assistant}{\textbf{Project Link}}}
\vspace{2pt}
\resumeSubItem{Camb AI Python Client Library}{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}} $\vert$ \href{https://pypi.org/project/cambai}{\textbf{PyPI Link}}}
\vspace{2pt}
% \resumeSubItem{Digital Forensics Investigation}{Performed forensc imaging, analysis, and reporting on digital evidence using industry-standard tools and techniques. (March 2024)}
% \vspace{2pt}
\resumeSubItem{Virtual Digital Forensics Lab}{Designed and implemented a prototype DF lab with Linux/Windows VMs, installing and evaluating multiple forensic tools. (February 2024)}
\resumeSubItem{Digital Forensics Investigation}{Performed forensc imaging, analysis, and reporting on digital evidence using industry-standard tools and techniques. (March 2024)}
\vspace{2pt}
\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, OpenAI Whisper (February 2024) $\vert$ \href{https://whisper-csk.streamlit.app/}{\textbf{Live Project}} $\vert$ \href{https://github.com/cr2007/whisper-streamlit}{\textbf{Project Link}}}
\resumeSubItem{Virtual Digital Forensics Lab}{Designed and implemented a prototype DF lab with Linux/Windows VMs, installing and evaluating multiple forensic tools. (February 2024)}
\vspace{2pt}
% \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, OpenAI 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{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}
\resumeSubHeadingListEnd
Expand Down

0 comments on commit 58be315

Please sign in to comment.