autosprite
A Python 3 tool to turn an image sequence into a sprite sheet.
4 results
A Python 3 tool to turn an image sequence into a sprite sheet.
A simple, functional market maker bot that tracks prices on third party exchanges. Uses Python multithreading to monitor arbitrage exchanges and place buy/sell orders at configurable slippages. Includes dry-run mode for testing.
A web application for entrepreneurs to find the perfect location for their next business. Uses real estate prices, traffic data, air quality, and business competition data to help optimize location search. Built for the FedCodeathon competition. We got the opportunity to present this app to engineers and executives at the Federal Reserve Bank in Kansas City.
A quadtree-based IFF (Iterated Function Fractal) renderer in Python. Includes a Kivy application for interactive exploration of Mandelbrot, Julia, and Cactus sets with color ramp support.