Skip to content

Instantly share code, notes, and snippets.

View bddicken's full-sized avatar

Benjamin bddicken

View GitHub Profile
@bddicken
bddicken / Contour.html
Last active April 11, 2024 13:56
Contour Images
<html>
<head>
<script is:inline defer src="https://cdn.jsdelivr.net/npm/img-comparison-slider@8/dist/index.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/img-comparison-slider@8/dist/styles.css" />
<style>
.slider {
width: 70%;
@bddicken
bddicken / index.html
Last active March 21, 2024 13:43
Image Binning
<html>
<head>
<script is:inline defer src="https://cdn.jsdelivr.net/npm/img-comparison-slider@8/dist/index.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/img-comparison-slider@8/dist/styles.css" />
<script is:inline src="/assets/code/ImageManipulator.js"></script>
<style>
@bddicken
bddicken / gist:34da84e277f2f81ab619
Last active August 29, 2015 14:14
UA CS Facebook page guidelines
Welcome to the UA CS facebook page!
Before you post anything, please read our posting guidelines below:
This group exists to allow for easy communication between members of the computer science department at the UA. The content of most posts consist of the following topics:
- Sharing of any CS-related articles/news/jokes/blogs/etc.
- UofA CS department advice (which classes should I take? Who are your favorite professors? etc).
- UA CS event announcements (hackathons, club meetings, etc).
- General CS discussion (Favorite programming languages? Whats the best book to learn Scala? etc).