Skip to content

Instantly share code, notes, and snippets.

View tameeshB's full-sized avatar

Tameesh Biswas tameeshB

View GitHub Profile
@ceci21
ceci21 / adding-in-javascript.js
Last active May 20, 2021 13:57
let's do math
const add = (a, b) =>
(function() {
const y = b;
var n = 0;
let o, G, u, R = 0;
var Q = false;
return () =>
(function(x) {
var e = [].forEach(function() {
@deanrather
deanrather / Github Web Hosting.md
Last active June 6, 2024 21:26
Free Hosting on GitHub

Free Hosting on GitHub

This guide will take you from zero webserver knowledge, to having your own free site hosted on GitHub. The only non-free bit is registering a domain name, which can be as cheap as $5/year.

This guide uses CrazyDomains as the Registrar, FreeDNS as the DNS, and GitHub as the Webserver.


1) Domain Registration and Setup