one-aalam / awesome-solid-js

Curated resources on building sites with SolidJS, a brand new way(now 1.0) to build Javascript based interactive web applications. A very close looking cousin to React/JSX by syntax, and to Svelte by few important principles(compiler and fine-grained reactivity), it's a highly optimised way to deliver web applications with best-in-class performance.
MIT License
836 stars 44 forks source link

Add Hypetrigger to Apps/Websites section #27

Closed nathanbabcock closed 1 year ago

nathanbabcock commented 1 year ago

I created this free program for detecting events in video with computer vision. It runs on the GPU with a combination of Tensorflow (image recognition neural nets) and Tesseract (text recognition). The frontend is built in Tauri and Solid.js.

one-aalam commented 1 year ago

Hey @nathanbabcock Thank you for contributing to this repo