Skip to content

Instantly share code, notes, and snippets.

@kanalumaddela
kanalumaddela / buildings.json
Created April 3, 2021 09:17
parsed data from university of bridgeport catalog
[
{
"id": 1,
"name": "Mandeville Hall"
},
{
"id": 2,
"name": "Arnold Bernhard Arts-Hum Cntr"
},
{
export default {
install(Vue, options = {}) {
let directive = options.directive || 'tippy';
if (options.directive) {
delete options.directive;
}
tippy.setDefaultProps({...tippyDefaults, ...options});
@kanalumaddela
kanalumaddela / import.lua
Created January 9, 2019 05:29
test ulx custom import
http.Fetch('http://test.hearthigen.com/bans/lua-return-json.php',
function (body, len, headers, code)
local data = util.JSONToTable(body)
for steamid, ban_info in pairs(data) do
ULib.bans[steamid] = ban_info
local ply = player.GetBySteamID( steamid )
if ply then
ULib.kick( ply, "permabanned", nil, true)

Keybase proof

I hereby claim:

  • I am kanalumaddela on github.
  • I am kanalumaddela (https://keybase.io/kanalumaddela) on keybase.
  • I have a public key ASCGCnQQJ_KM2uyR-1-fZLZyoUzsiCMo-N9VJDqbECiFSwo

To claim this, I am signing this object: