Skip to content

Commit

Permalink
azure-resume added in project section
Browse files Browse the repository at this point in the history
  • Loading branch information
surajyadav1108 committed Aug 19, 2023
1 parent b0d0130 commit 0202e82
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,25 @@ <h1 class="info"><strong>Weather-app</strong></h1>
</div>
</div> <!-- item end -->

<!--here new change added azure resume -->
<div class="row item">

<div class="twelve columns">

<h1 class="info"><strong>azure-resume</strong></h1>

<p>
<li>Buit a Digital resume to learn CI-CD through Github actions, Azure bindings and other Services.</li>
<li>As the name suggest deployed on Azure using multiple services such as:</li>
<li>Azure functions, Azure cosomosDB, Azure Storage, Azure CDN</li>
<li>created a function Http-trigger on cosomosDB and azure-functions.</li>
</p>

</div>
</div> <!-- item end -->

<!--here new change added azure resume -->

</div> <!-- main-col end -->

</div> <!-- End Work -->
Expand Down

0 comments on commit 0202e82

Please sign in to comment.