Skip to content

Instantly share code, notes, and snippets.

View calnexus's full-sized avatar
🎯
What really makes a man mad enough to re-write someone else's Framework

Calnexus calnexus

🎯
What really makes a man mad enough to re-write someone else's Framework
View GitHub Profile
@calnexus
calnexus / uuid_v4_excel_formula.txt
Created October 1, 2021 08:25 — forked from msubel/uuid_v4_excel_formula.txt
An Excel Fromula to generate a UUID v4
=LOWER(CONCATENATE(DEC2HEX(RANDBETWEEN(0;POWER(16;8));8);"-";DEC2HEX(RANDBETWEEN(0;POWER(16;4));4);"-";"4";DEC2HEX(RANDBETWEEN(0;POWER(16;3));3);"-";DEC2HEX(RANDBETWEEN(8;11));DEC2HEX(RANDBETWEEN(0;POWER(16;3));3);"-";DEC2HEX(RANDBETWEEN(0;POWER(16;8));8);DEC2HEX(RANDBETWEEN(0;POWER(16;4));4)))
/*!
Math.uuid.js (v1.4)
http://www.broofa.com
mailto:[email protected]
Copyright (c) 2010 Robert Kieffer
Dual licensed under the MIT and GPL licenses.
*/
/*
@calnexus
calnexus / css-3d-solar-system.markdown
Created September 14, 2017 06:53
CSS 3D Solar System
@calnexus
calnexus / OSredir.js
Created July 3, 2017 09:13 — forked from Zillionx/OSredir.js
Javascript OS client detection with url redirect
/* Zilli 201507
To detect the operating system on the client machine,
match the value of navigator.appVersion,
then redirect to OS url with the location.replace value.
*/
if (navigator.appVersion.match(/Mac/i)) {
location.replace("index-Mac.html");
}
else if (navigator.appVersion.match(/Win/i)) {
@calnexus
calnexus / Windows 15063.0.170317-1834 RS2
Created April 30, 2017 07:37 — forked from CHEF-KOCH/Windows 15063.0.170317-1834 RS2
Windows 15063.0.170317-1834 RS2 Release (All Languages) .esd
Windows 15063.0.170317-1834 RS2 (All Languages) Release .esd
=============================================================================================================================
decrypt-multi-release by adguard:
https://s1.rg-adguard.net/dl/decrypt/decrypt-multi-release.7z
=============================================================================================================================
Education VL
x64: