Skip to content
View surdle's full-sized avatar
🚀
Exciting time in the world right now
🚀
Exciting time in the world right now
Block or Report

Block or report surdle

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

Pinned

  1. terraria-docker terraria-docker Public

    🐳 This project is a Dockerfile to containerize TShock server to run on linux.

  2. bank bank Public

    🏦 Bank simulator created with Preact and Tailwind. It allows you to register, check movement and make transfers to other users.

    JavaScript

  3. whois whois Public

    ❓ This domain whois finder was built using vanilla JavaScript and RapidAPI API.

    HTML 1

  4. Configure standard or ts-standard li... Configure standard or ts-standard linter package.json
    1
    // standard
    2
    "eslintConfig": {
    3
        "extends": [
    4
            "./node_modules/standard/eslintrc.json"
    5
        ]