Skip to content

Instantly share code, notes, and snippets.

View georgesb's full-sized avatar

George Benainous georgesb

View GitHub Profile
@georgesb
georgesb / index.html
Last active May 6, 2020 20:08
Circles + Radii
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/p5.js"></script>
<script src="script.js"></script>
@georgesb
georgesb / index.html
Last active May 6, 2020 20:05
Descartes' Theorem
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/p5.js"></script>
<script src="script.js"></script>
@georgesb
georgesb / .block
Created May 6, 2020 20:14 — forked from micahstubbs/.block
world map 02 update to d3 v4
height: 510
border: no
license CC0-1.0
@georgesb
georgesb / index.html
Last active May 12, 2020 22:09
Generative Art 1
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/p5.js"></script>
<script src="script.js"></script>
@georgesb
georgesb / index.html
Last active May 15, 2020 04:36
Toggle Object - Random Colors
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/p5.js"></script>
<script src="script.js"></script>
@georgesb
georgesb / index.html
Last active May 21, 2020 23:35
Generative Art 2
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/p5.js"></script>
<script src="script.js"></script>
@georgesb
georgesb / index.html
Created May 22, 2020 02:10
Generative Art 3
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/p5.js"></script>
<script src="script.js"></script>
@georgesb
georgesb / index.html
Last active May 23, 2020 00:15
Floating Button
<html>
<head>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<style>
.lower-right{
position: fixed;
bottom: 45px;
right:40px;
}
.material-button{
@georgesb
georgesb / datamap.ipynb
Last active December 15, 2023 20:11
DataMap.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@georgesb
georgesb / medianincome.ipynb
Last active December 15, 2023 19:50
MedianIncome.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.