Skip to content

Instantly share code, notes, and snippets.

View GeekBoySupreme's full-sized avatar
🍰

Shuvam Manna GeekBoySupreme

🍰
View GitHub Profile
@GeekBoySupreme
GeekBoySupreme / clock.svg
Created July 30, 2022 12:28
An SVG clock icon where the hands move at different speeds
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@GeekBoySupreme
GeekBoySupreme / pixelate-v2.js
Last active December 23, 2021 18:12
A p5.js-powered script to pixelate images
//Paste this code at editor.p5js.org and go ham (ノ◕ヮ◕)ノ*:・゚✧
let img;
function preload() {
img = loadImage('https://images.unsplash.com/photo-1504109586057-7a2ae83d1338?ixid=MnwxMjA3fDB8MHxzZWFyY2h8NHx8amFwYW58ZW58MHx8MHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=60');
}
const base = 8;
const gridSize = base * 8;
let coloredTiles = [];
@GeekBoySupreme
GeekBoySupreme / index.html
Last active January 14, 2022 14:12
Supertime.js is a micro-library that takes time in whatever zone be, and converts it to the user's local time.
<html>
<head>
<title>Supertime Demo</title>
</head>
<body>
<span class="supertime" data-timezone="UTC+2">12:00</span>
<script src="https://bit.ly/supertimejs"></script>
</body>

Color Contribution Graph

canvas

The Github contribution Graph can look a bit too green at times, especially if you're feeling green.
So here is a snippet of code 💛🔷🔻

Light it up 😋

@GeekBoySupreme
GeekBoySupreme / gist:eb19eb7625d61d20c78a85764a64643e
Created May 10, 2019 09:52 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue: