Skip to content

Commit cd23c71

Browse files
Update GitHub_Portfolio.html
1 parent d52335d commit cd23c71

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

GitHub_Portfolio.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,12 @@ <h2>Projects</h2>
192192
<br>
193193
Designed and deployed a custom AI chatbot powered by OpenAI API to enhance user interaction on my website. The backend, developed using Python (Flask), is hosted on Render, while the frontend is seamlessly integrated into GitHub Pages. This project demonstrates experience in API integration, full-stack development, and responsive web design.
194194
</li>
195+
<li>
196+
<strong>Automated LaTeX CV Build & Deployment</strong>
197+
(<a href="https://github.com/Hariprashad-Ravikumar/CV-GitHub-Actions-LaTeX-ci-cd" target="_blank" rel="noopener noreferrer">GitHub Repository</a>)<br>
198+
Built a fully automated GitHub Actions workflow that compiles my LaTeX CV into PDF on every push and deploys it to GitHub Pages. Demonstrates CI/CD automation, Bash scripting, and “documentation as code” for reproducible publishing.
199+
</li>
200+
195201
</li>
196202
<li>
197203
<strong>\(\mathbb{Z}_2\) Lattice Gauge Monte Carlo Simulation</strong>

0 commit comments

Comments
 (0)