We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e51ce8 commit f350011Copy full SHA for f350011
index.html
@@ -280,6 +280,19 @@ <h3>Yixboost Games</h3>
280
</a>
281
</div>
282
283
+ <div class="col-md-6">
284
+ <div class="h-100 p-5 glass-card">
285
+ <i class="fa-brands fa-youtube"></i>
286
+ <h3>🎬️ YouTube Player</h3>
287
+ <p>YouTube Player with Python and MPV .</p>
288
+ <div class="d-flex flex-wrap mt-3 mb-3">
289
+ <span class="skill-badge"><i class="fa-brands fa-python"></i>Python</span>
290
+ </div>
291
+ <a href="https://github.com/jonasvanleeuwen19/youtube-player" target="_blank" class="btn btn-outline mt-2" type="button">
292
+ <i class="fa-brands fa-github me-2"></i>Github
293
+ </a>
294
295
296
297
298
<footer class="pt-3 mt-4 text-muted border-top text-center">
0 commit comments