Pinned Repositories
pybit
Official Python3 API connector for Bybit's HTTP and WebSockets APIs.
Discord-Bot-only-dm
While there are methods to enforce commands to work only in DMs, most of them are quite complicated. This bot uses a straightforward approach to check if the command is used in a DM and responds accordingly.
SecuredTouch
jwt-token gen for SecuredTouch on Asos, last working 7th sep 22
SolWalletConnector
Solana Wallet Connector written in Javascript
Task-Threading
Python module that allows multiple threads to work simultaneously. Each thread picks a unique "poolKey" from a shared list. The unique key once picked by any thread is not available for others to use.
Websocket-Shared-Data
This project is a WebSocket server built with Python's asyncio and websockets libraries, designed to handle client connections, periodically fetch and cache test data, and broadcast updates efficiently. It features client subscription management, robust error handling, and detailed logging for better traceability.
tengocj's Repositories
tengocj/SecuredTouch
jwt-token gen for SecuredTouch on Asos, last working 7th sep 22
tengocj/Discord-Bot-only-dm
While there are methods to enforce commands to work only in DMs, most of them are quite complicated. This bot uses a straightforward approach to check if the command is used in a DM and responds accordingly.
tengocj/SolWalletConnector
Solana Wallet Connector written in Javascript
tengocj/Task-Threading
Python module that allows multiple threads to work simultaneously. Each thread picks a unique "poolKey" from a shared list. The unique key once picked by any thread is not available for others to use.
tengocj/Websocket-Shared-Data
This project is a WebSocket server built with Python's asyncio and websockets libraries, designed to handle client connections, periodically fetch and cache test data, and broadcast updates efficiently. It features client subscription management, robust error handling, and detailed logging for better traceability.