-
TravelingSalesmanProblem Public
Built a scratch-based solution to the Traveling Salesman Problem visiting every (x, y) point once, no overlaps, no retracing. No canned math, no shortcuts. Just raw distance logic and manual optimi…
-
TravelingStatesProblem Public
Traveling States Problem - You Only wanted to visit each state once and selecting the best route possible? Here is how you may do it.
Python MIT License UpdatedSep 1, 2025 -
AntiAttacker Public
Built to provide you with the best protection while maintaining minimal code, this script is extendable to suit your application needs. It monitors packets over TCP and adds a UDP layer of protecti…
Python MIT License UpdatedAug 23, 2025 -
tsp Public
Primary Purpose: Solves both the Satisfiability Problem (SAT) and the Traveling Salesman Problem (TSP) in a single, efficient module using optimized asynchronous JavaScript techniques.
-
PvsNP Public
I attempted the build up of the same concept of P vs NP to show speed of creating the containers in the object array.
Python MIT License UpdatedFeb 4, 2025 -
CleverObjArray Public
This Python code implements an object array that can be indexed and manipulated just like a typical array. It provides functionality to add, delete, and find entries, ensuring efficient handling of…
Python MIT License UpdatedJan 22, 2025 -
RedditPDFs Public
ThingsYouDidntKnow and other sub reddit prints/pdfs that i post may be uploaded here.
MIT License UpdatedJan 16, 2025 -
-
CISG Public
Computational Intractability Strategy Algo – Calculates the optimal move plus the next four best moves by analyzing board patterns. Can improve by capturing image data to detect color changes, vali…
-
fiddlers Public
Things to fiddle with that hold no real intention other than looking cool!
HTML MIT License UpdatedNov 20, 2024 -
TravelingPacketProblem Public
Creating a Python based TCP/UDP Traveling Salesperson Problem Server and Client for fun
Python Other UpdatedNov 16, 2024 -
StickPM Public
Free chatrooms where users can interact based websockets with streams. It's free to use and the plus side to it is you can own a chatroom of your own to discuss whatever your heart desires. Its pus…
-
SAT Public
Using Javascript to configure the new approach to how to handle and sort large dataset known as SAT often referred to as Boolean satisfiability in a timeframe using predetermined results to speed t…
-
pie Public
Calculates Pi (π) to a specified precision using the Chudnovsky algorithm. It identifies repeating patterns in Pi's decimal expansion, excluding leading zeros before '1', and computes the smallest …
JavaScript Apache License 2.0 UpdatedOct 29, 2024 -
mario Public
Forked from reruns/marioA javascript clone of Super Mario Bros. for the NES (OverHauled to be Unlimited Player)
JavaScript MIT License UpdatedOct 27, 2024 -
PixelGameDev Public
Making pixel scroll games easier on the fly with some new object data obtaining pixel based images.
JavaScript GNU General Public License v3.0 UpdatedOct 24, 2024 -
Tassist Public
This module manages real-time users, Twitch chat commands, and supports modular extensions (like games or themes). It uses Socket.io for WebSocket handling and tmi.js for Twitch chat integration. N…
JavaScript MIT License UpdatedOct 21, 2024 -
matrixclickable Public
some idea of a clickable matrix game to a screen full of digits. here is the start of it
HTML UpdatedOct 12, 2024 -
WRP Public
WebRTC Relay Point - The WRP (WebRTC Relay Point) module is a comprehensive Node.js package designed to facilitate WebRTC connections between clients. It provides a robust set of functionalities to…
-
2030xDRO Public
Advanced library for handling JSON file-based databases with high concurrency and conflict resolution.
JavaScript MIT License UpdatedMay 18, 2024 -
2030xwebRTC Public
2030xwebRTC is a robust npm package by BadNintendo, designed for seamless WebRTC (Web Real-Time Communication) integration. It supports peer-to-peer connections, data channels, and media streaming,…
JavaScript UpdatedMay 18, 2024 -
rosetta-node-sdk Public
Forked from DigiByte-Core/rosetta-node-sdkCoinbase Rosetta Node API Implementation using NodeJS
JavaScript MIT License UpdatedMay 7, 2024 -
ChatbotAI Public
Discord built bot with a controlled response. It is build to gather all intents and generate them into keyword based responses but lacked one last refined search to ensure 75% of the words are actu…
JavaScript MIT License UpdatedJul 14, 2023 -
RifterBot Public
Discord bot for guilds and clans to use and welcome and auto assign roles to users with example slash commands.
JavaScript UpdatedJun 7, 2023 -
WebRTCP2P Public
A project that is nowhere near completed. It is WebRTC P2P Express, Socket.IO based. I will attempt to create a working repository for others to be able to use the project. I would love someone to …
CSS MIT License UpdatedMar 25, 2023 -
-
digiasset_node Public
Forked from digiassetX/digiasset_nodeClone of DigiAsset Meta Data which is used to upload and create digital assets.
JavaScript MIT License UpdatedAug 5, 2022 -
WebRTCChatLife Public
This work is using WebRTC to create a chatroom you can use any way you would like to. Just having old work sitting around never being used is pointless.
-
Chatbot Public
ChatBot is a browser fix and a bot made for Tinychat. Please Note this will only be a backup copy the live updates are described. This is a script for browser based addon like Tampermonkey. Search …