added stickfosh to my portfolio
This commit is contained in:
parent
cd5330b92c
commit
cd7cfbbb7c
@ -996,6 +996,7 @@ section {
|
||||
}
|
||||
|
||||
.portfolio .portfolio-item .portfolio-img {
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
BIN
assets/img/portfolio/stickfosh.gif
Normal file
BIN
assets/img/portfolio/stickfosh.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.8 MiB |
19
index.html
19
index.html
@ -211,6 +211,25 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
|
||||
<div class="portfolio-img"><img style="align-self:
|
||||
center;" src="assets/img/portfolio/stickfosh.gif" class="img-fluid" alt="">
|
||||
</div>
|
||||
<div class="portfolio-info">
|
||||
<h4><a href="https://github.com/karma-riuk/stickfosh">Stickfosh</a></h4>
|
||||
<div>
|
||||
<p>
|
||||
A chess engine written from scratch, just like stockfish but worse :)<span class="br"></span>
|
||||
Languages: C++, Python
|
||||
</p>
|
||||
<a href="https://github.com/karma-riuk/stickfosh" class="details-link"
|
||||
title="More Details"><i class="bx bx-link"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
|
||||
<div class="portfolio-img"><img src="assets/img/portfolio/esim.jpg" class="img-fluid" alt="">
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user