Squibid

Welcome to my website. I do a bunch of coding, I try to lean towards lower level languages (mostly C) as I find it more fun when there's a challenge. As for the content of this website: I put blog posts up when I've got something interesting to talk about and host my own git server with stuff I make (you can find the things I'm proud of below).

Thank you for visiting, if you've got something you wanna say to me, feel free to contact me somewhere below:

Pinned Git Repos

My best projects:

more...

My Blog

(rss btw)

'); $i = 0; for (; $i < count($entries); $i++) { if ($limit && $i > $limit - 1) { break; } $file = $entries[$i][1]; $age = $entries[$i][2]; printf('%s%s', $path, $file, str_replace("-", " ", $file), $age ? $age : "¯\_(ツ)_/¯"); } printf('%s', isset($_GET['all_blog']) ? "/" : "/?all_blog", isset($_GET['all_blog']) ? "...less" : "more..."); printf(''); ?>

Interesting People

(nvim users)