added minebash

dev
panki27 7 years ago
parent 1e1e886ca7
commit a7d046fc00

@ -1 +1,3 @@
"# pankisPage"
# pankisPage
Check it out live:
https://felixpankratz.de

@ -39,7 +39,7 @@
</ul>
</nav>
<img style="border:5px solid #136D9E;border-radius: 75px" src="portrait.png" alt="sexy AF" height="150" width="150">
<img style="border:5px solid #136D9E;border-radius: 75px" src="portrait.png" alt="portrait" height="150" width="150">
<div class="bio">
<h2> Overview </h2>
<p>Welcome to my homepage. I'm a system administrator/software developer in training, living in Germany.

@ -45,6 +45,10 @@
<div class="linktable">
<h3><a href="https://github.com/panki27/certAlert">certAlert</a></h3>
<p>Python script to send PUSH notifications <a href=https://firebase.google.com/docs/cloud-messaging/>(via FCM)</a> when a website changes.</p>
<h3><a href="https://github.com/panki27/minebash">minebash</a></h3>
<a href="https://github.com/panki27/minebash"><img style="border:2px solid #136D9E;border-radius: 75px" src="https://i.imgur.com/dADsjEh.png" width="150" height="150"></a>
<p>Commandline only minesweeper game for Python on Linux!<p>
<h3><a href="https://github.com/panki27/ClockSualizer">clockSualizer</a></h3>
<p>(Ab)Using a MIDI clock signal as a way to determine the beat of a song with an Arduino. Drives WS2812b digital LED strips in sync with whatever music is playing in your DJ software.</p>
@ -56,7 +60,7 @@
<p>A JavaFX project from university. Queries <a href="https://www.themoviedb.org/">TheMovieDatabase</a> for information on movies. Also provides links to streams and shows trailers. Lots of ideas stolen from PopcornTime.</p>
<h3><a href="https://github.com/panki27/pwnspark">pwnSpark</a></h3>
<p>Use a tiny <a href="digistump.com/products/1">Digispark</a> as a Keyboard to pwn your enemies!</p>
<p>Use a tiny <a href="https://digistump.com/products/1">Digispark</a> as a Keyboard to pwn your enemies!</p>
<h3><a href="https://github.com/dominikkv/hQ-h17">Qonverter</a></h3>
<p>One of the three winning entrys of the <a href="https://hackathon-freiburg.de/"> Freiburg Hackathon 2017</a>. Android App which converts the energy contents of more or less 'unusual' energy carriers.</p>

Loading…
Cancel
Save