Hi 👋 i am a developer & designer based in Paris. I currently work for Welbees as a software developer.
I also study ML & data analysis at the Multimedia School a quarter of the time.
🎯
Focusing
Highlights
- Pro
Pinned Loading
-
3D DOM viewer, copy-paste this into ...
3D DOM viewer, copy-paste this into your console to visualise the DOM topographically. 1// 3D Dom viewer, copy-paste this into your console to visualise the DOM as a stack of solid blocks.
2// You can also minify and save it as a bookmarklet (https://www.freecodecamp.org/news/what-are-bookmarklets/)
3(() => {
4const SHOW_SIDES = false; // color sides of DOM nodes?
5const COLOR_SURFACE = true; // color tops of DOM nodes?
-
tsconfig.md
tsconfig.md 1# TS config with transpiling options
23````json
4{
5"compilerOptions": {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.