Stars
Collection of amazing open source React & React native projects
Basic hand tracking in processing using Daniel Shiffman's processing library
Bree is a Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. Built for @ladjs, @forwardemail, @spamscanner, @cabinjs.
OpenCV4.0 for Processing
For use of libfreenect in processing
Open source drivers for the Kinect for Windows v2 device
A simple cron-like job scheduler for Node.js
A node.js version management utility for Windows. Ironically written in Go.
Official Anytype client for MacOS, Linux, and Windows
A privacy-first, open-source platform for knowledge management and collaboration. Download link: https://github.com/logseq/logseq/releases. roadmap: https://trello.com/b/8txSM12G/roadmap
💾 Configurable persistence and rehydration of Pinia stores.
A markdown parser and compiler. Built for speed.
Educational escape room app focused on the solar system. Combines storytelling, questions, and gamification for an engaging learning experience. Repository includes source code, assets, and docs.
Direct port of the Bullet physics engine to JavaScript using Emscripten
From my YouTube video: https://youtu.be/dIyVTjJAkLw
GUI programming examples using Python & TKinter
This is a basic version of snake game. As it moves forward, it leaves a trail behind, resembling a moving snake. The player loses when the snake runs into the screen border or itself. A sole player…