Skip to content

Instantly share code, notes, and snippets.

View moelzanaty3's full-sized avatar
☁️
In your clouds, making your JavaScripts work

Mohammed Elzanaty moelzanaty3

☁️
In your clouds, making your JavaScripts work
View GitHub Profile
div{
color:red;
}
@moelzanaty3
moelzanaty3 / index.haml
Created September 6, 2016 09:55
pure CSS shaded cube wheels (no Firefox)
.assembly
- 2.times do
.wheel
.rotor
- 12.times do
.cube
- 5.times do
.cube__face
@moelzanaty3
moelzanaty3 / setting.json
Created March 7, 2020 20:46
My json file setting VScode
{
"workbench.editor.highlightModifiedTabs": true,
"workbench.colorTheme": "Night Owl",
"workbench.startupEditor": "newUntitledFile",
"editor.wordWrap": "on",
"search.exclude": {
"**/tmp": true,
"**/node_modules": true,
"**/bower_components": true,
"**/coverage": true,
@moelzanaty3
moelzanaty3 / .block
Last active May 31, 2020 11:45
FEM_d3js__selection-data
license: mit
@moelzanaty3
moelzanaty3 / .block
Created May 31, 2020 11:46
FEM__d3_enter-append
license: mit
@moelzanaty3
moelzanaty3 / .block
Created May 31, 2020 11:46
FEM__d3_enter-append
license: mit
@moelzanaty3
moelzanaty3 / .block
Last active June 4, 2020 10:49
PS__d3js-fund--basics-svg
license: mit
@moelzanaty3
moelzanaty3 / .block
Last active June 4, 2020 10:49
PS__d3js-fund--basics-drawShapes
license: mit
@moelzanaty3
moelzanaty3 / .block
Last active June 4, 2020 10:49
PS__d3js-fund--basics-drawShapesWithData
license: mit