Skip to content

Instantly share code, notes, and snippets.

View IS2511's full-sized avatar
🦀
Rustifying

Ivan Sotnikov IS2511

🦀
Rustifying
View GitHub Profile

Keybase proof

I hereby claim:

  • I am is2511 on github.
  • I am is2511 (https://keybase.io/is2511) on keybase.
  • I have a public key ASAvq2LT2QJyfIQq6ABgmC2XELpEI6HehYG9YSiOGzAFyQo

To claim this, I am signing this object:

@IS2511
IS2511 / catbox.lua
Last active January 16, 2021 19:21
catbox.lua - catbox.moe api in lua for OpenComputers (https://pastebin.com/kuGkdm53)
--[[
Catbox https://gist.github.com/IS2511/e4c6a6f638609fcfa733ceeb432cfced
An implementation of CatBox.moe API in Lua
Pastebin: https://pastebin.com/kuGkdm53
Author: IS2511
parg library
https://gist.github.com/IS2511/96847fe185278b457505218b1c141f9d
Special thanks to fingercomp
@IS2511
IS2511 / parg.lua
Last active January 16, 2021 19:11
parg.lua - parsing command-line arguments with optional callbacks (https://pastebin.com/nSgXWHtp)
--[[
parg https://gist.github.com/IS2511/96847fe185278b457505218b1c141f9d
Parsing command-line arguments with optional callbacks
Pastebin: https://pastebin.com/nSgXWHtp
Author: IS2511
]]--
local parg = {
reg = {}
}
@IS2511
IS2511 / Big-projects-small-prospects.md
Last active January 16, 2021 19:18
The Big Projects Small Prospects (BPSP) project