Skip to content

Commit

Permalink
fixed img load issue
Browse files Browse the repository at this point in the history
  • Loading branch information
4darsh-Dev committed Jul 17, 2024
1 parent 7171a56 commit a9de9c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -420,15 +420,15 @@ <h3>EricMusic</h3>
<h2 class="font-head">My <span>Certifcates <i class='bx bxs-bookmark-star'></i></span></h2>
<div id="cert-contain" class="certification-container">
<div class="certification-card">
<img src="img/Round 2 Appreciation Certficate 251-475-page159_page-0001.jpg" alt="DPBH 2023 ">
<img src="img/dpbh-round2-cert.webp" alt="DPBH 2023 ">
<h3>Certificate of Appreciaton DPBH</h3>
<p>Worked on Project CogniGuard and built a Solution for Dark pattern Detection using Web and Deep Learning Technologies. Dark Pattern Buster Hackathon 2023 was organized by Ministry of Consumer Affairs and IITBHU. </p>

<a target="_blank" href="https://onionreads.com/wp-content/uploads/2024/07/Round-2-Appreciation-Certficate-251-475-page159.pdf"
class="btn-box font-ss">View</a>
</div>
<div class="certification-card">
<img src="img/genai-certifcate-ineuorn.png" alt="Generative Ai Inueron">
<img src="img/genai-cert.webp" alt="Generative Ai Inueron">
<h3>Foundational Generative AI by Ineuron.ai</h3>
<p>Learnt Foundational Gen AI and Deep Learning Neural networks, OpenAI API, LLMs , Huggingface, Langchain, Vector Databases like Pinecone and ChromaDB, Retrieval Augmented Generation, LLama2(llm) and build real world projects. </p>

Expand Down

0 comments on commit a9de9c6

Please sign in to comment.