1 - Update 9armbot to filter !coin command to specified channels only นะจ๊ะ
Source : https://github.com/thananon/twitch_tools/pull/67
6 - Kiimo : Add ability to generate .klc (Windows layout file) from JSON file, not tested though.
Source : https://github.com/Manoonchai/kiimo/pull/1
11 - Created quick website to show Thailand's COVID cases vs actual tests. Uses TypeScript, SvelteKit with SSR (tried Vue.js but cannot set it up properly 😓), TailwindCSS, JSON API data from https://djay.github.io/covidthailand
Website : https://tid-vs-truad.vercel.app
12 - Helped 9arm setup covid tracker website project (Similar to mine) via VSCode Live Share using Vite.js with Svelte.js
13 - Add card info to the yesterday's web, uses SvelteStrap (https://github.com/bestguy/sveltestrap)
Website : http://covidth.vercel.app/
14 - Add JSON API endpoints to Watasalim project, also livestream the coding process in Discord with more than 20 people watching 👀
https://watasalim.vercel.app/api
15 - Olym-Pic : A trending meme generator with editable & draggable text, with a lot of help from @[email protected] & @[email protected] ❤️
Link (work in progress) : https://olym-pic.vercel.app
@[email protected] @[email protected] 16 - Init Vue.js v3 project (finally working!)
@[email protected] @[email protected] 17 - Fix canvas bugs & add more backgrounds
http://olym-pic.vercel.app
18 - Create Electron app which renders Live2D model on desktop using Pixi.js (Face-rig not available yet)
Source : https://github.com/narze/live2d-electron
19 - Add face tracking via TensorFlow.js + face-landmarks-detection model, cannot add the face rig to live2d model yet 😅
20 - Try Human.js instead, but get stuck on tfjs-node cannot installed on Mac M1 🥲