Skip to content

Commit eb796a6

Browse files
Merge pull request #12 from Hariprashad-Ravikumar/latex2
latex
2 parents b890094 + fb8e099 commit eb796a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GitHub_Portfolio.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,9 +200,9 @@ <h2>Projects</h2>
200200
Developed and deployed a custom AI chatbot using the OpenAI API to enhance user interaction on my personal website. The backend, implemented in Python (Flask), is hosted on Render for scalable cloud performance, while the frontend is integrated into my GitHub Pages for a responsive, cross-device experience. The chatbot delivers real-time responses about my background, research, and professional experience.
201201
</li>
202202
<li>
203-
<strong>Automated LaTeX CV Build & Deployment</strong>
203+
<strong>Automated <span class="math">\( \LaTeX \)</span> CV Build & Deployment</strong>
204204
(<a href="https://github.com/Hariprashad-Ravikumar/CV-GitHub-Actions-LaTeX-ci-cd" target="_blank" rel="noopener noreferrer">GitHub Repository</a>)<br>
205-
Built and deployed an automated GitHub Actions workflow to compile my LaTeX CV from Overleaf into a PDF with each push and deploy it to GitHub Pages, directly linking it to my website repo for seamless access. The workflow leverages CI/CD principles and Bash scripting to automate the process, ensuring reproducible and efficient publishing.
205+
Built and deployed an automated GitHub Actions workflow to compile my <span class="math">\( \LaTeX \)</span> CV from Overleaf into a PDF with each push and deploy it to GitHub Pages, directly linking it to my website repo for seamless access. The workflow leverages CI/CD principles and Bash scripting to automate the process, ensuring reproducible and efficient publishing.
206206
</li>
207207

208208
</li>

0 commit comments

Comments
 (0)