You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+18-9Lines changed: 18 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -45,63 +45,72 @@ <h1>Web Development Portfolio</h1>
45
45
<divclass="container-fluid maps-locations">
46
46
<divclass="box textbox-maps">
47
47
<h2>Google Places API</h2>
48
-
<ahref="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/maps-locations" target="_blank" class="buttons" role="button">Learn More <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
48
+
<ahref="https://billdevcode.github.io/projects/maps-locations/index.html" target="_blank" class="buttons" role="button">See it live <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
<ahref="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/random-quotes" target="_blank" class="buttons" role="button">Learn More <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
56
+
<ahref="https://billdevcode.github.io/projects/random-quotes/index.html" target="_blank" class="buttons" role="button">See it live <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
<ahref="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/javascript-calculator" target="_blank" class="buttons" role="button">Learn More <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
64
+
<ahref="https://billdevcode.github.io/projects/javascript-calculator/index.html" target="_blank" class="buttons" role="button">See it live <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
<ahref="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/pomodoro-clock" target="_blank" class="buttons" role="button">Learn More <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
72
+
<ahref="https://billdevcode.github.io/projects/pomodoro-clock/index.html" target="_blank" class="buttons" role="button">See it live <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
<ahref="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/twitchTV" target="_blank" class="buttons" role="button">Learn More <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
80
+
<ahref="https://billdevcode.github.io/projects/twitchTV/index.html" target="_blank" class="buttons" role="button">See it live <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
<ahref="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/fcc-leaderboard" target="_blank" class="buttons" role="button">Learn More <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
88
+
<ahref="https://billdevcode.github.io/projects/fcc-leaderboard/index.html" target="_blank" class="buttons" role="button">See it live <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
<ahref="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/wikipedia-viewer" target="_blank" class="buttons" role="button">Learn More <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
96
+
<ahref="https://billdevcode.github.io/projects/wikipedia-viewer/index.html" target="_blank" class="buttons" role="button">See it live <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
<ahref="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/tic-tac-toe" target="_blank" class="buttons" role="button">Learn More <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
104
+
<ahref="https://billdevcode.github.io/projects/tic-tac-toe/index.html" target="_blank" class="buttons" role="button">See it live <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
<ahref="https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/simon-game" target="_blank" class="buttons" role="button">Learn More <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
112
+
<ahref="https://billdevcode.github.io/projects/simon-game/index.html" target="_blank" class="buttons" role="button">See it live <iclass="fa fa-chevron-right" aria-hidden="true"></i></a>
0 commit comments