Flighty Web Viewer🛫 Personal flight-log visualization and statistics. Compatible with the data exported from Flighty.ReactResponsiveWeb
Kandlequiz - Daily challenge for traders📈 A Wordle-style daily trading challenge. Every day, everyone gets the same charts and one attempt. You are shown the real candles with the symbol and dates hidden. Read the price action, commit to a call, then see how you did!GameReactResponsiveWeb
Firstrade API (Node.js)🤖 Unofficial Node.js version of Firstrade API, providing programmatic access to accounts, data, orders, and quotes.Node.js
INI C++ Parser📑 Yet another ini config parser for modern C++. It is a header only implementation, easy to install and simple to use.C++
Hexo Photo Zoom A hexo tag plugin for image zooming, with a zooming effect similar to Medium.🔍HexoNode.js
Breakout environmentAn OpenAI gym like Breakout environment but with more configurable options.🎮GamePython
Deep CORALA PyTorch implementation of "Deep CORAL: Correlation Alignment for Deep Domain Adaptation." B Sun, K Saenko, ECCV 2016MachineLearningPython
Coherent Line Drawing An implementation of "Coherent Line Drawing" by Kang et al, Proc. NPAR 2007. With an easy-to-use, real-time interactive graphic user interface system.C++OpenCVRendering
High Dynamic Range ImagingAn implementation of "Paul E. Debevec, Jitendra Malik, Recovering High Dynamic Range Radiance Maps from Photographs, SIGGRAPH 1997."OpenCVPython
ColorBlocks - React Native A fun puzzle game for both iOS and Android devices, implemented with React Native, the code-base are 99.9% same for iOS and Android version.GameReact
3D Telescope Simulator A complete 3D Telescope (with equatorial) simulator written in OpenGL. Also port to WebGL with three.js.C++Rendering
Image stylization using anisotropic reaction diffusion This is the official system of "Image stylization using anisotropic reaction diffusion", The Visual Computer 2016.C++OpenCVRendering
node-apod "Astronomy Picture of the Day" scraper for node, support multi-language. Return JSON format data.Node.js