Skip to content
View san4ern's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report san4ern

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
san4ern/README.md

Hi there 👋

Currently i'm writing on
ts
Using
Visual Studio Code

Some stats?

Pinned Loading

  1. quoter-ts quoter-ts Public

    Quoter's version written in TypeScript

    TypeScript 2

  2. Mirdukkk/boticord.js-v2 Mirdukkk/boticord.js-v2 Public archive

    An API wrapper for BotiCord API written in JS (by @san4ern)

    TypeScript 14 3

  3. Обход ошибки CORS Обход ошибки CORS
    1
    const express = require('express');
    2
    const request = require('request');
    3
    
    
    4
    const app = express();
    5