Skip to content

Commit

Permalink
Updated code to include list of experience
Browse files Browse the repository at this point in the history
  • Loading branch information
Extomvi committed Jun 5, 2022
1 parent 938a173 commit e7f73e4
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
8 changes: 8 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,14 @@ li {
display: list-item;
text-align: -webkit-match-parent;
}
::marker {
unicode-bidi: isolate;
font-variant-numeric: tabular-nums;
text-transform: none;
text-indent: 0px !important;
text-align: start !important;
text-align-last: start !important;
}


.ends{
Expand Down
36 changes: 36 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,42 @@ <h3 class="place">
<div class="title">Cloud Support Engineer</div>
<div class="time">April. 2022 - Present</div>
</div>

<div class="job-desc">
<ul>
<p>
<b>Technologies:</b>
<br>
Azure · Azure DevOps · Azure Kubernetes Service (AKS) · Azure Kusto · Web Applications · Azure API Management · Azure Functions · Azure Virtual Machines · Azure Logic Apps
</p>
<p>
<b>Responsibilities:</b>
<br>
</p>
<li>
Troubleshooting web apps using App lens
</li>
<br>
<li>
Microsoft Azure cloud support for App Services and its operations which includes but not limited to Web apps and Azure Functions.
</li>
<br>
<li>
Optimizing cloud applications through the application of the efficient cloud tools that are deployed using different programming languages.
</li>
<br>
<li>
Ensuring effective communication which brings about great customer satisfaction by being accountable, resourceful and showing empathy.
</li>
<br>
<li>
App service performance and configuration with reference to:
<p>Web Apps · Mobile Apps · Function Apps · Logic Apps · Web App for Containers · Web App on Linux · API Apps · App Service Domain · App Service Certificates · Static Web Apps · Start-Stop VMs
</li>
<br>

</ul>
</div>
</div>
</div>

Expand Down

0 comments on commit e7f73e4

Please sign in to comment.