Skip to content

Instantly share code, notes, and snippets.

View angrymouse's full-sized avatar
🐭
I'm mouse

Mykyta Rykov angrymouse

🐭
I'm mouse
View GitHub Profile
NTQwMTg3Mjk4NDAzNDUwODkx.XFG-oA.iMILk3FnOqStG3XL4ynLWUnPCzo
@angrymouse
angrymouse / README.md
Created October 27, 2020 18:08
Economix help

hello

@angrymouse
angrymouse / index.js
Last active October 27, 2020 15:29
kira chat
#!/usr/bin/env node
const version = '0.0.4';
const fs = require('fs');
const net = require('net');
const red = text => `\u001b[31m${text}\u001b[0m`;
const green = text => `\u001b[32m${text}\u001b[0m`;
const yellow = text => `\u001b[33m${text}\u001b[0m`;
let readline;

Keybase proof

I hereby claim:

  • I am angrymouse on github.
  • I am angrym0use (https://keybase.io/angrym0use) on keybase.
  • I have a public key ASBA9o16D_GJaaWcPdUTGRmhnfbNkUUU5xzY82sEPPm3YQo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am miceve on github.
  • I am micevx (https://keybase.io/micevx) on keybase.
  • I have a public key ASD1yhNtLDaRKUKFYyge3PLFRV4W25v_ojVYRcWcWvbULQo

To claim this, I am signing this object:

@angrymouse
angrymouse / file1.txt
Created February 13, 2019 23:09
My first gist
Aren't gists great!
@angrymouse
angrymouse / file1.txt
Created February 13, 2019 23:09
My first gist
Aren't gists great!