Stars
Virtual Reality ready 3d File Manager based on glomp by sebclarke (https://github.com/sebclarke/Glomp). Oposite to original glomp, this version is Windows only. Info regarding compilation in the br…
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Preparation for my Google interview. Repo contains notes, resources and implementations of data structures, algorithms, and problems.
Extract price and indicator data from TradingView charts to create ML datasets
Accelerate your web app development | Build fast. Run fast.
A trading bot for crypto.com exchange. The bot is triggered by POST requests (by default the tradingview webhook alerts). crypto.com exchange is handled in asyncio (full websockets support).
risacher / ttyx
Forked from chjj/tty.jsA terminal for your browser, using node/express/socket.io
FOAAS (Fuck Off As A Service) provides a modern, RESTful, scalable solution to the common problem of telling people to fuck off.
Searches for images (pictures) using google web service. IMPORTANT! It works around Google Custom Search Engine API - no longer any keys and stuff needed :) Also no limits as for number of free sea…
Corrected (and working ;) version of Ravi Bhavnani's GoogleTranslator. The changes include: secret translate.googleapis.com API that is internally used by the Google Translate extension for Chrome …
Airstriker / OpenTKOculusDemo
Forked from andy83/riftSimple Oculus demo utilizing OpenTK (OpenGL) and OculusWrap 2.3.2.1 (.NET wrapper for the Oculus Rift SDK 1.3.2). Original Project: https://github.com/andy83/rift ; Compile with VS2015.
VBO (vertex Buffer Object) Example by Jtalton adapted to the newest OpenTK version