Skip to content

Commit

Permalink
update skills
Browse files Browse the repository at this point in the history
  • Loading branch information
Manish Upadhyay committed Mar 1, 2024
1 parent ad1a5df commit cd6a320
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
17 changes: 14 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h2>About Me</h2>
<div class="col-md-7">
<h2>Hello There!</h2>
<br>
• A Masters Degree in Computer Application (MCA) from KIIT University Bhubaneswar Odisha and having 8.6+ years of experience and knowledge in Procurement, Supply chain, banking, finance, sport, insurance, eCommerce, location, maps , payment and Medical & health care domain.</br>
• A Masters Degree in Computer Application (MCA) from KIIT University Bhubaneswar Odisha and having 10+ years of experience and knowledge in Procurement, Supply chain, banking, finance, sport, insurance, eCommerce, location, maps , payment and Medical & health care domain.</br>

• Participated in agile development and having experience as on testing. </br>
• Also contributed to the development process along with testing activities. </br>
Expand All @@ -106,7 +106,7 @@ <h2>Hello There!</h2>
• Experience of working in Agile SCRUM Methodology.</br>
• Experience in designing automation framework from scratch.</br>
• Proficient in preparation of Test cases and High-Level Test scenarios from Functional Requirement Documents </br>
• Experience in leading QA teams.</br>
• Experience in leading and managing QA teams.</br>
• Experience of creating automation framework from scratch. </br>
• Performed Smoke, Integration, Functional, System Integration, Regression testing, Benchmark testing, Database testing, API testing, ETL testing, internationalization, and localization testing and User Acceptance Testing (UAT).</br>
• Experience in Mobile App Testing – Hybrid/Native App.</br>
Expand Down Expand Up @@ -149,7 +149,7 @@ <h2>My Resume</h2>
<div class="timeline-badge"><i class="icon-suitcase"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h3 class="timeline-title">Principal QA Engineer</h3>
<h3 class="timeline-title">Software QA Manager</h3>
<span class="company">Salvoron(A GapMaps Company) Technologies Pvt. Ltd. - 01 Nov 2021 - Present</span>
</div>
<div class="timeline-body">
Expand Down Expand Up @@ -468,6 +468,9 @@ <h2>Skills</h2>
<div class="col-md-3 col-sm-6 col-xs-12 text-center">
<div class="chart" data-percent="90"><span><strong>Unix/Linux Shell Scripting</strong>50%</span></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 text-center">
<div class="chart" data-percent="90"><span><strong>GitLab</strong>70%</span></div>
</div>
</div>
<div class="row">
<div class="col-md-6">
Expand Down Expand Up @@ -585,6 +588,14 @@ <h3><span class="name-left">Jenkins</span><span class="value-right">50%</span></
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">GitLab</span><span class="value-right">70%</span></h3>
<div class="progress">
<div class="progress-bar progress-bar-3 progress-bar-striped active" role="progressbar"
aria-valuenow="75" aria-valuemin="0" aria-valuemax="100" style="width:75%">
</div>
</div>
</div>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@

// Typed js
var typed = new Typed('.typed', {
strings: ["Husband","Father","Principal Software QA Engineer", "Photographer", "Runner", "Vlogger"],
strings: ["Husband","Father","Software QA Manager", "Photographer", "Runner", "Vlogger"],
stringsElement: null,
// typing speed
typeSpeed: 30,
Expand Down

0 comments on commit cd6a320

Please sign in to comment.