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

Block or report neos1803

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

Pinned

  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