Skip to content

Instantly share code, notes, and snippets.

View XEKAOFF's full-sized avatar
:octocat:
Working from home

XEKA XEKAOFF

:octocat:
Working from home
View GitHub Profile
### Keybase proof
I hereby claim:
* I am xekaoff on github.
* I am xeka (https://keybase.io/xeka) on keybase.
* I have a public key ASAGCqYP3F6qFw9gPyzdS79NTohMYCo_dED3fLyCwUXVJwo
To claim this, I am signing this object:
@XEKAOFF
XEKAOFF / index.html
Created June 9, 2020 14:12
Text Mode Cam
<canvas id="canv"></canvas>
<video></video>
@XEKAOFF
XEKAOFF / index.pug
Created May 19, 2019 16:21
vue shopping cart
#vue
header
.wr.flex.topLine
h1 Ninja shop
#cart
span {{count}} / {{total}} ₽
//0 / 00 ₽
svg(xmlns='http://www.w3.org/2000/svg', width='32px', height='32px', viewbox='0 0 512 512')
polygon(points='447.992,336 181.555,336 69.539,80 0.008,80 0.008,48 90.477,48 202.492,304 447.992,304')
@XEKAOFF
XEKAOFF / fully-functional-e-shop.markdown
Created April 22, 2019 20:02
Fully functional E-shop