Skip to content
View 4xiom5's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report 4xiom5

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. qwant-search-copywork qwant-search-copywork Public archive

    A simple copywork to improve my css and react skills

    JavaScript

  2. Cookie Clicker Bot Cookie Clicker Bot
    1
    var AutoClicker = (function () {
    2
        function AutoClicker() { }
    3
    
                  
    4
        AutoClicker.clickInterval;
    5
        AutoClicker.buyTimeout;
  3. twitter-bot twitter-bot Public

    A simple way to create a bot for Twitter that can retweet and/or respond to tweets containing keywords.

    TypeScript