Me ? I’m dishonest, and a dishonest man you can always trust to be dishonest. Honestly. It’s the honest ones you want to watch out for.
AutomateX is a lightweight automation platform inspired by Zapier, enabling users to create simple automation workflows by defining triggers and actions. The core feature allows users to set up webhooks as triggers, which can then initiate actions such as sending Solana tokens or dispatching emails when a POST request is made to the webhook.
Implementation of some of the most commonly used Machine Learning Algorithms from scratch in python
Cryptocurrency exchange platform designed to handle high-frequency trading and real-time market interactions.
A basic implementation of an order book system, simulating a financial market environment. Supports market and limit orders with bid/ask sides, order matching, and order book visualization. Ideal for understanding the core concepts of trading systems and financial market mechanics.