remove slash on br
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adam Burgess 2022-09-03 10:05:34 +10:00
parent 9ccde293d7
commit 300e2e20ca
No known key found for this signature in database

View File

@ -156,70 +156,70 @@
<div class="box"> <div class="box">
<h3><a href="https://tarkov-time.adam.id.au">Tarkov Time - Real time clock to Escape from Tarkov's clock</a> - source at <a href="https://github.com/adamburgess/tarkov-time">github</a></h3> <h3><a href="https://tarkov-time.adam.id.au">Tarkov Time - Real time clock to Escape from Tarkov's clock</a> - source at <a href="https://github.com/adamburgess/tarkov-time">github</a></h3>
<p> <p>
Escape from Tarkov has a day/night cycle.<br/> Escape from Tarkov has a day/night cycle.<br>
This site shows you the time, and how long it will be to a future time. Deployed on Cloudflare Pages.<br/> This site shows you the time, and how long it will be to a future time. Deployed on Cloudflare Pages.<br>
The time is also available as an <a href="https://tarkov-time.adam.id.au/api">API</a> using CF Workers. <br/> The time is also available as an <a href="https://tarkov-time.adam.id.au/api">API</a> using CF Workers. <br>
The entire website is a single HTML with all resources embedded. 13kb. The entire website is a single HTML with all resources embedded. 13kb.
</p> </p>
</div> </div>
<div class="box"> <div class="box">
<h3><a href="https://github.com/adamburgess/linq">My version of LINQ (language integrated query) for JS</a> - <a href="https://www.npmjs.com/package/@adamburgess/linq">@adamburgess/linq</a> on npm</h3> <h3><a href="https://github.com/adamburgess/linq">My version of LINQ (language integrated query) for JS</a> - <a href="https://www.npmjs.com/package/@adamburgess/linq">@adamburgess/linq</a> on npm</h3>
<p> <p>
I use C#'s <code>IEnumerable</code> extensions quite a lot, and the javascript version, <code>linq.js</code>, is very large.<br/> I use C#'s <code>IEnumerable</code> extensions quite a lot, and the javascript version, <code>linq.js</code>, is very large.<br>
My version is 1.29kb. My version is 1.29kb.
</p> </p>
</div> </div>
<div class="box"> <div class="box">
<h3><a href="https://github.com/adamburgess/cloudflare-pages-direct-uploader">Cloudflare Pages Direct Uploader</a> - <a href="https://www.npmjs.com/package/@adamburgess/cloudflare-pages-direct-uploader">@adamburgess/cloudflare-pages-direct-uploader</a> on npm</h3> <h3><a href="https://github.com/adamburgess/cloudflare-pages-direct-uploader">Cloudflare Pages Direct Uploader</a> - <a href="https://www.npmjs.com/package/@adamburgess/cloudflare-pages-direct-uploader">@adamburgess/cloudflare-pages-direct-uploader</a> on npm</h3>
<p> <p>
<a href="https://pages.cloudflare.com/">Cloudflare Pages</a> hosts static websites (with dynamic workers) such as my Tarkov Time. <br/> <a href="https://pages.cloudflare.com/">Cloudflare Pages</a> hosts static websites (with dynamic workers) such as my Tarkov Time. <br>
Cloudflare have made a CLI called Wrangler that can directly publish websites to CF Pages, but I wanted a small utility that I could use programatically. <br/> Cloudflare have made a CLI called Wrangler that can directly publish websites to CF Pages, but I wanted a small utility that I could use programatically. <br>
This small library achieves that goal. This small library achieves that goal.
</p> </p>
</div> </div>
<div class="box"> <div class="box">
<h3><a href="https://github.com/adamburgess/celeste-high-frame-rate">Celeste High Frame Rate</a></h3> <h3><a href="https://github.com/adamburgess/celeste-high-frame-rate">Celeste High Frame Rate</a></h3>
<p> <p>
Celeste is a fun platformer, with a banger soundtrack.<br/> Celeste is a fun platformer, with a banger soundtrack.<br>
The developers lock the ingame framerate to 60 fps, which is in my opinion <b>painful</b>.<br/> The developers lock the ingame framerate to 60 fps, which is in my opinion <b>painful</b>.<br>
This small patch overrides that limitation, and the game easily hits 240fps. This small patch overrides that limitation, and the game easily hits 240fps.
</p> </p>
</div> </div>
<div class="box"> <div class="box">
<h3><a href="https://crop.adam.id.au">crop.adam.id.au</a> - source at <a href="https://github.com/adamburgess/crop">github</a></h3> <h3><a href="https://crop.adam.id.au">crop.adam.id.au</a> - source at <a href="https://github.com/adamburgess/crop">github</a></h3>
<p> <p>
A helper for <code>ffmpeg</code>'s <code>crop</code> filter.<br/> A helper for <code>ffmpeg</code>'s <code>crop</code> filter.<br>
Drag and drop an image and select it to get a crop filter in the correct format. Drag and drop an image and select it to get a crop filter in the correct format.
</p> </p>
</div> </div>
<div class="box"> <div class="box">
<h3><a href="https://bundlephobia.fly.adam.id.au/size/@adamburgess/linq">https://bundlephobia.fly.adam.id.au/size/&ZeroWidthSpace;@adamburgess/&ZeroWidthSpace;linq</a></h3> <h3><a href="https://bundlephobia.fly.adam.id.au/size/@adamburgess/linq">https://bundlephobia.fly.adam.id.au/size/&ZeroWidthSpace;@adamburgess/&ZeroWidthSpace;linq</a></h3>
<p> <p>
bundlephobia.com uses webpack. I've found it gives slightly inaccurate results because of this.<br/> bundlephobia.com uses webpack. I've found it gives slightly inaccurate results because of this.<br>
I also wanted to get the brotlified sizes for my packages.<br/> I also wanted to get the brotlified sizes for my packages.<br>
This builds the package with rollup. Deployed on fly.io.<br/> This builds the package with rollup. Deployed on fly.io.<br>
No UI as of yet, but it also generates <a href="https://bundlephobia.fly.adam.id.au/size/@adamburgess/linq?shield&brotli">shields</a> see the readme of my linq package above for examples. No UI as of yet, but it also generates <a href="https://bundlephobia.fly.adam.id.au/size/@adamburgess/linq?shield&brotli">shields</a> see the readme of my linq package above for examples.
</p> </p>
</div> </div>
<div class="box"> <div class="box">
<h3><a href="https://github.com/adamburgess/image-builder">https://github.com/adamburgess/&ZeroWidthSpace;image-builder</a></h3> <h3><a href="https://github.com/adamburgess/image-builder">https://github.com/adamburgess/&ZeroWidthSpace;image-builder</a></h3>
<p> <p>
I build a lot (all) of my projects with Docker, so I've made my own base images. <br/> I build a lot (all) of my projects with Docker, so I've made my own base images. <br>
Using Github Actions and a generated Makefile, they automatically update whenever a dependency changes whether it be the docker image, an alpine package, a github/lab repo, or an npm package. Using Github Actions and a generated Makefile, they automatically update whenever a dependency changes whether it be the docker image, an alpine package, a github/lab repo, or an npm package.
</p> </p>
</div> </div>
<div class="box"> <div class="box">
<h3><a href="https://github.com/adamburgess/alpine-apk">https://github.com/adamburgess/alpine-apk</a> - <a href="https://www.npmjs.com/package/alpine-apk">alpine-apk</a> on npm</h3> <h3><a href="https://github.com/adamburgess/alpine-apk">https://github.com/adamburgess/alpine-apk</a> - <a href="https://www.npmjs.com/package/alpine-apk">alpine-apk</a> on npm</h3>
<p> <p>
Alpine Linux is a minimal linux distro, great for docker.<br/> Alpine Linux is a minimal linux distro, great for docker.<br>
I wanted to query its package manager, APK, from Node. I wanted to query its package manager, APK, from Node.
</p> </p>
</div> </div>
<div class="box"> <div class="box">
<h3><a href="https://github.com/adamburgess/nr">https://github.com/adamburgess/nr</a> - <a href="https://www.npmjs.com/package/@adamburgess/nr">@adamburgess/nr</a> on npm</h3> <h3><a href="https://github.com/adamburgess/nr">https://github.com/adamburgess/nr</a> - <a href="https://www.npmjs.com/package/@adamburgess/nr">@adamburgess/nr</a> on npm</h3>
<p> <p>
NPM's package.json <code>scripts</code> is quite convenient for running things.<br/> NPM's package.json <code>scripts</code> is quite convenient for running things.<br>
Yet, <code>npm run X</code> and <code>yarn X</code> are fairly slow - 150ms+.<br/> Yet, <code>npm run X</code> and <code>yarn X</code> are fairly slow - 150ms+.<br>
nr is a simple bash script using jq to run scripts. 30ms. Much faster. nr is a simple bash script using jq to run scripts. 30ms. Much faster.
</p> </p>
</div> </div>