Skip to content
View vshakitskiy's full-sized avatar
🍕
tupizza
🍕
tupizza

Block or report vshakitskiy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vshakitskiy/README.md

wiskiy

About Me:

// 🍳 Hold on, let me cook

const life = await Deno.openKv(".life")

const abt = {
  name: "vladislav",
  age: 18,
  loc: "55.716823, 38.214764",
  more: [
    "🎓 Student @ IThub",
    "🌐 Networking & Web",
    "⚙️ Mostly backend",
    "🎵 Dariacore enjoyer",
    "❌ 418 - I'm a teapot",
  ],
}

await life.set(["vshakitskiy", "about"], abt)
Deno.exit(0)

Mostly Used:

Pinned Loading

  1. sakura sakura Public

    HTTP Deno Framework

    TypeScript 2

  2. website website Public

    My personal website

    TypeScript 1