Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ibrangrd committed Jul 10, 2024
1 parent 7dbc9a4 commit f21268d
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 253 deletions.
44 changes: 0 additions & 44 deletions Calculater/index.html

This file was deleted.

104 changes: 0 additions & 104 deletions Calculater/script.js

This file was deleted.

98 changes: 0 additions & 98 deletions Calculater/style.css

This file was deleted.

10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h1 class="front"> Developer</h1>
href="https://www.linkedin.com/in/md-ibran-831729293?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app">
<img src="linkedin.webp">
</a></div>
<div> <a href="#">
<div> <a href="https://github.com/Ibrangrd">
<img src="github.png">
</a></div>
</div>
Expand All @@ -46,7 +46,7 @@ <h1 class="front"> Developer</h1>

</div>
<div class="myphoto">
<a href="/Slider/slider.html"> <img id="mypic" src="ibran1.jpg" alt="Ibran"></a>
<a href="https://ibrangrd.github.io/3-D-Slder/" target="main"> <img id="mypic" src="ibran1.jpg" alt="Ibran"></a>
<p id="photo_click"> Click me!</p>
</div>
</div>
Expand All @@ -72,7 +72,7 @@ <h1 id="heading"> MY PROJECTS</h1>
</div>
<div class="Projects">
<div class="pro">
<div> <a href="#"> <img class="proimg" src="qr.png"></a> </div>
<div> <a href=""> <img class="proimg" src="qr.png"></a> </div>
<div class="abtpro">
<div class="info">
<div class="head">
Expand Down Expand Up @@ -101,7 +101,7 @@ <h2> QR WEDS</h2>

<div class="Projects">
<div class="pro">
<div> <a href="#"><img class="proimg" src="gym.png"></a> </div>
<div> <a href="https://ibrangrd.github.io/Fit-mania-/"><img class="proimg" src="gym.png"></a> </div>
<div class="abtpro">
<div class="info">
<div class="head">
Expand Down Expand Up @@ -129,7 +129,7 @@ <h2> Fit mania </h2>
<br>
<div class="Projects">
<div class="pro">
<div><a href="#"><img class="proimg" src="cal2.jpg"></a> </div>
<div><a href="https://ibrangrd.github.io/Simple-Calculator/"><img class="proimg" src="cal2.jpg"></a> </div>
<div class="abtpro">
<div class="info">
<div class="head">
Expand Down
4 changes: 2 additions & 2 deletions project.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h2> QR WEDS</h2>

<div class="Projects">
<div class="pro">
<div> <a href="#"><img class="proimg" src="gym.png"></a> </div>
<div> <a href="https://ibrangrd.github.io/Fit-mania-/"><img class="proimg" src="gym.png"></a> </div>
<div class="abtpro">
<div class="info">
<div class="head">
Expand Down Expand Up @@ -82,7 +82,7 @@ <h2> Fit mania </h2>
<br>
<div class="Projects">
<div class="pro">
<div><a href="#"><img class="proimg" src="cal2.jpg"></a> </div>
<div><a href="https://ibrangrd.github.io/Simple-Calculator/"><img class="proimg" src="cal2.jpg"></a> </div>
<div class="abtpro">
<div class="info">
<div class="head">
Expand Down

0 comments on commit f21268d

Please sign in to comment.