Skip to content

Commit 6ef3fe3

Browse files
Removed Certificate
1 parent 7f3e17f commit 6ef3fe3

File tree

1 file changed

+0
-50
lines changed

1 file changed

+0
-50
lines changed

index.html

Lines changed: 0 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -179,56 +179,6 @@ <h2>My Superpowers</h2>
179179
</div>
180180
</section>
181181
<!-- My skills Ends -->
182-
<!-- Certifications -->
183-
<!-- <section id="certifications" class="certifications">
184-
<h2 class="wow animate__animated animate__zoomInUp" data-wow-duration="1s">Certifications</h2>
185-
<hr class="wow animate__animated animate__lightSpeedInRight" data-wow-duration="1s">
186-
<div class="container">
187-
<div class="row">
188-
<div class="col-12 wow animate__animated animate__fadeInUp">
189-
<div class="owl-carousel certificate">
190-
<div>
191-
<a title="coursera Python Specialization"
192-
href="https://coursera.org/share/630be1ebee087bde3dcb805f0399b471">
193-
<img alt="Coursera Web Design" src="img/courserapython.webp">
194-
</a>
195-
<p>Python Specialization</p>
196-
</div>
197-
<div>
198-
<a title="FreeCodeCamp's Responsive Web Design Certificate"
199-
href="https://www.freecodecamp.org/certification/programmergaurav/responsive-web-design">
200-
<img alt="Responsive Web Design" src="img/responsivewebdesign.webp">
201-
</a>
202-
<p>Responsive WebDesign</p>
203-
</div>
204-
<div>
205-
<a title="coursera Web Development certificate"
206-
href="https://www.coursera.org/verify/QA3J57T26LFA">
207-
<img alt="Coursera Web Design" src="img/courserawebdev.webp">
208-
</a>
209-
<p>HTML, CSS, and Javascript for Web Developers</p>
210-
</div>
211-
<div>
212-
<a title="Coursera git and github certificate"
213-
href="https://www.coursera.org/verify/MRMM7JGWZX45">
214-
<img alt="Git and Github" src="img/courseragit.webp">
215-
</a>
216-
<p>Git and Github</p>
217-
</div>
218-
<div>
219-
<a title="Hacker Rank Python basic certificate"
220-
href="https://www.hackerrank.com/certificates/779c65ee09a1">
221-
<img alt="Hackerrank python" src="img/pythonbasic.webp">
222-
</a>
223-
<p>Hackerrank Python</p>
224-
</div>
225-
</div>
226-
</div>
227-
</div>
228-
</div>
229-
</div>
230-
</section> -->
231-
<!-- Certifications Ends -->
232182
<!-- My Work Start -->
233183
<section>
234184
<div class="container work" id="work">

0 commit comments

Comments
 (0)