Skip to content
View neos1803's full-sized avatar
🥽
Diving
🥽
Diving

Block or report neos1803

Report abuse

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

Report abuse

Pinned Loading

  1. simple-wms simple-wms Public

    JavaScript

  2. neos1803.github.io neos1803.github.io Public

    CSS

  3. Function to handle MAL API Authentic... Function to handle MAL API Authentication in Express
    1
    const puppeteer = require("puppeteer");
    2
    const crypto =  require("crypto");
    3
    const querystring = require("querystring");
    4
    const axios = require("axios").default;
    5
    require("dotenv").config();
  4. bookstore-api bookstore-api Public

    A web scraper api written in typecript to scrape data about books on e-commerce

    TypeScript

  5. graphql-nestjs-upload graphql-nestjs-upload Public

    An example of graphql-upload implementation on NestJs

    TypeScript 1

  6. twitter-bot twitter-bot Public

    Python