<title>Unlimited 🍕 {{ title }}</title>
<link rel="manifest" href="/manifest.webmanifest">
- <link rel="stylesheet" type="text/css" href="/css/application.css">
+ <link rel="stylesheet" type="text/css" href="/css/style.css">
<script type="module" src="/js/animation.js"></script>
+body {
+ font-family: "Hiragino Mincho ProN", sans-serif;
+}
+
+pre {
+ font-family: Monaco, monospace;
+ background-color: #222;
+}
+
canvas {
width: 64px;
height: 64px;
background-color: gainsboro;
}
-ul {
- list-style: square;
-}
-
@media (prefers-color-scheme: dark) {
body {
- color: white;
- background-color: black;
+ color: #fff;
+ background: #000;
}
a {
--- title: /index.html
--- description: unlimited.pizza - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes, and unlimited pizza
```Unlimited Pizza
-| ||\ || ~|~|\ /|~|~~~|~~|~~|~~\ |~~\~|~~~/~~/ /\
-| || \ || | | \/ | | | |--| | |__/ | / / /__\
- \_/ | \||___|_| |_|_ | |__|__/ | _|_/__/__/ \
+ _
+ //o o _/_ / o
+ , , _ _ //, _ _ _ , / _ __/ ,_ , __, __, __,
+(_/_/ / /_(/_(_/ / / /_(_(__(/_(_/_ _/|_)_(_/_/_/_/_(_/(_
+ /| (/ (/
+ (/
```
The personal capsule of Rubén Beltrán del Río
=> https://sr.ht/~rbdr/serpentity Serpentity, an entity-component-system framework for JavaScript.
=> https://git.sr.ht/~rbdr/grafn Grafn, flow based programming library for javascript.
=> https://git.sr.ht/~rbdr/cologne Cologne, log multiplexer for javascript with no dependencies.
+=> https://git.sr.ht/~rbdr/patterns Patterns, MacPaint style pattern views for SwiftUI
## Plugins
=> https://git.sr.ht/~rbdr/grita Grita (2010, Spanish): Comparte texto anónimamente y distribuyelo con QR codes y URLs cortas.
-=> https://www.unlimited.pizza/files/polarity.zip Polarity (2009): Top-down arena shooter game with magnetism.
+=> ./files/polarity.zip Polarity (2009): Top-down arena shooter game with magnetism.
=> https://git.sr.ht/~rbdr/pico-engine Pico Engine (2009): Platform game engine with lua scripting.