Skip to content

Commit a0af7b2

Browse files
Update GitHub_Portfolio.html
1 parent cd23c71 commit a0af7b2

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
@@ -190,12 +190,12 @@ <h2>Projects</h2>
190190
<strong>HariBot: AI Chatbot for Website</strong>
191191
(<a href="https://github.com/Hariprashad-Ravikumar/Hari-ChatBot" target="_blank" rel="noopener noreferrer">GitHub Repository</a>)
192192
<br>
193-
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.
193+
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.
194194
</li>
195195
<li>
196196
<strong>Automated LaTeX CV Build & Deployment</strong>
197197
(<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.
198+
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.
199199
</li>
200200

201201
</li>

0 commit comments

Comments
 (0)