Compare commits
10 commits
e346dd752f
...
496e666ca7
Author | SHA1 | Date | |
---|---|---|---|
496e666ca7 | |||
49b8aaac08 | |||
59550b1c7e | |||
7b91bcdcd2 | |||
3720c1dfea | |||
98ddcf6d4e | |||
9cfa6f1ba9 | |||
da1ee95c1e | |||
96c3d46ee2 | |||
6cc0b2e12c |
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
files
|
BIN
clickme.gif
Before Width: | Height: | Size: 5.5 KiB |
BIN
img/andre.png
Normal file
After Width: | Height: | Size: 574 B |
Before Width: | Height: | Size: 357 B After Width: | Height: | Size: 357 B |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
BIN
img/chatcontrol.gif
Normal file
After Width: | Height: | Size: 1.6 KiB |
21
img/chatcontrol.gif.log
Normal file
|
@ -0,0 +1,21 @@
|
|||
/app/bin/ffmpeg -hide_banner -y -y -r 4 -start_number 0 -start_number_range 1 -i /home/hex/Documents/dev/personal/frame%04d.png -i /home/hex/Documents/dev/personal/KritaTempPalettegen_%06d.png -lavfi [0:v][1:v]paletteuse=dither=sierra2_4a:diff_mode=none -f gif -loop 0 -gifflags +transdiff /home/hex/Documents/dev/personal/chatcontrol.gif
|
||||
=====================================================
|
||||
Input #0, image2, from '/home/hex/Documents/dev/personal/frame%04d.png':
|
||||
Duration: 00:00:00.32, start: 0.000000, bitrate: N/A
|
||||
Stream #0:0: Video: png, rgba(pc, gbr/unknown/unknown), 88x31 [SAR 11811:11811 DAR 88:31], 25 fps, 25 tbr, 25 tbn
|
||||
Input #1, image2, from '/home/hex/Documents/dev/personal/KritaTempPalettegen_%06d.png':
|
||||
Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
|
||||
Stream #1:0: Video: png, rgba(pc, gbr/unknown/unknown), 16x16 [SAR 1:1 DAR 1:1], 25 fps, 25 tbr, 25 tbn
|
||||
Stream mapping:
|
||||
Stream #0:0 (png) -> paletteuse
|
||||
Stream #1:0 (png) -> paletteuse
|
||||
paletteuse:default -> Stream #0:0 (gif)
|
||||
Press [q] to stop, [?] for help
|
||||
Output #0, gif, to '/home/hex/Documents/dev/personal/chatcontrol.gif':
|
||||
Metadata:
|
||||
encoder : Lavf60.16.100
|
||||
Stream #0:0: Video: gif, pal8(pc, gbr/unknown/unknown, progressive), 88x31 [SAR 1:1 DAR 88:31], q=2-31, 200 kb/s, 4 fps, 100 tbn
|
||||
Metadata:
|
||||
encoder : Lavc60.31.102 gif
|
||||
frame= 0 fps=0.0 q=-0.0 size= 0kB time=00:00:00.25 bitrate= 0.0kbits/s speed= 8.4x
[out#0/gif @ 0x55a308ec0800] video:2kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 1.200480%
|
||||
frame= 8 fps=0.0 q=-0.0 Lsize= 2kB time=00:00:01.75 bitrate= 7.7kbits/s speed=57.4x
|
BIN
img/chatcontrol.kra
Normal file
BIN
img/chatcontrol.kra~
Normal file
BIN
img/clickme.gif
Normal file
After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 871 B After Width: | Height: | Size: 871 B |
BIN
img/design.png
Normal file
After Width: | Height: | Size: 991 B |
BIN
img/files.png
Normal file
After Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
BIN
img/fuckgoogle.gif
Normal file
After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 740 B After Width: | Height: | Size: 740 B |
Before Width: | Height: | Size: 468 B After Width: | Height: | Size: 468 B |
BIN
img/hex.kra
Normal file
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
BIN
img/iwakura.gif
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
img/iwakura.png~
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
img/win10no.gif
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
img/yes.kra
Normal file
51
index.html
|
@ -6,44 +6,60 @@
|
|||
<div class="main-content">
|
||||
<h3>whoami</h3>
|
||||
<p>I'm <b class="rainbow-text">hex</b>, short for hexlocation.</p>
|
||||
<p>Hater of books and politics, in love with tinkering and low-level engineering.</p>
|
||||
<p>Hater of books and politics, in love with tinkering and the foss* community.</p>
|
||||
<p>Interested in</p>
|
||||
<ul>
|
||||
<li>Embedded devices & firmware development</li>
|
||||
<li>All things Linux</li>
|
||||
<li>Security</li>
|
||||
<li>Privacy</li>
|
||||
<li>...and a little bit of game development!</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="additional-content">
|
||||
<h3>banners</h3>
|
||||
<div id="banners">
|
||||
<a href="https://archive.org">
|
||||
<img src="ia.gif"></img>
|
||||
<img src="img/ia.gif"></img>
|
||||
</a>
|
||||
|
||||
<img src="hair.png"></img>
|
||||
<img src="hand.webp"></img>
|
||||
<img src="fuckcss.png"></img>
|
||||
<img src="img/hair.png"></img>
|
||||
<img src="img/hand.webp"></img>
|
||||
<img src="img/fuckcss.png"></img>
|
||||
|
||||
<a href="https://store.steampowered.com/app/2357910/Home_Safety_Hotline/">
|
||||
<img src="hsh.gif"></img>
|
||||
<img src="img/hsh.gif"></img>
|
||||
</a>
|
||||
|
||||
<a href="https://recaptcha.sucks/">
|
||||
<img src="fuckgoogle.png"></img>
|
||||
<img src="img/fuckgoogle.png"></img>
|
||||
</a>
|
||||
|
||||
<a href="">
|
||||
<img src="clickme.gif"></img>
|
||||
<img src="img/clickme.gif"></img>
|
||||
</a>
|
||||
|
||||
<a href="https://avitld.xyz/">
|
||||
<img src="avitldv2.gif"></img>
|
||||
<img src="img/avitldv2.gif"></img>
|
||||
</a>
|
||||
|
||||
<a href="https://heroin.zone/">
|
||||
<img src="hz.gif"></img>
|
||||
<img src="img/hz.gif"></img>
|
||||
</a>
|
||||
|
||||
<a href="https://iwakura.rip/">
|
||||
<img src="img/iwakura.gif"></img>
|
||||
</a>
|
||||
|
||||
<a href="https://heroin.zone/~andre/">
|
||||
<img src="img/andre.png"></img>
|
||||
</a>
|
||||
|
||||
<img src="img/win10no.gif"></img>
|
||||
<img src="img/fuckgoogle.gif"></img>
|
||||
|
||||
<a href="https://www.patrick-breyer.de/en/posts/chat-control/">
|
||||
<img src="img/chatcontrol.gif"></img>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -52,6 +68,16 @@
|
|||
<p>e-mail & xmpp: hex[at]iwakura.rip<br>
|
||||
discord: hex.maybe</p>
|
||||
</div>
|
||||
<div class="nav-content">
|
||||
<h3>links</h3>
|
||||
<a href="files/">
|
||||
<img src="img/files.png"></img>
|
||||
</a>
|
||||
|
||||
<a href="img/">
|
||||
<img src="img/design.png"></img>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -59,10 +85,9 @@
|
|||
</html>
|
||||
|
||||
<style>
|
||||
|
||||
@font-face {
|
||||
font-family: heartFont;
|
||||
src: url("rainyhearts.ttf");
|
||||
src: url("ttf/rainyhearts.ttf");
|
||||
}
|
||||
|
||||
@keyframes rainbow_anim {
|
||||
|
@ -89,7 +114,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
#banners img {
|
||||
img {
|
||||
border: 1px solid white;
|
||||
}
|
||||
|
||||
|
|