Skip to content

Instantly share code, notes, and snippets.

View keraf's full-sized avatar

Rafael Keramidas keraf

View GitHub Profile
@davidfowl
davidfowl / MinimalAPIs.md
Last active March 16, 2025 16:47
Minimal APIs at a glance
@OZARIN
OZARIN / index.html
Created September 20, 2018 23:40
Fife Council Bin Collection
<!doctype html>
<html lang="en">
<head>
<title>Fife Council Bin Collection</title>
<style>
.list {
list-style: none;
margin: 0;
padding: 0;
}