👩💻
Exhausted
too lazy to write a bio
- Toronto
-
11:17
(UTC -05:00) - blog.saikoro.me
- @KaminoDice
- KaminoDice
- in/huanruicao
Highlights
- Pro
Pinned Loading
-
webcam-color-picker
webcam-color-picker PublicWebcam Color Picker for Chromatic Ruins — A Next.js + React app with WebSocket-based communication to Unity3D, enabling real-time webcam color capture for immersive puzzle gameplay.
JavaScript
-
hyper-webinview
hyper-webinview PublicForked from vercel/hyper
A terminal built on web technologies supported side-by-side web preview in
TypeScript
-
EECS4443-Demos
EECS4443-Demos PublicEECS4443 - Mobile User Interface - Android Development Demos and Lab Tasks
Java
-
GeoIP for Synology Download Station
GeoIP for Synology Download Station 1// 全局变量存储IP范围数据2let gIpRanges = [];
3let gIsInitialized = false;
4let gOriginalReload = null; // 存储原始reload函数
5 -
Export AList file list
Export AList file list 1// Function to export data to CSV2function exportToCSV(data, filename) {
3const csvContent = data.map(e => e.join(",")).join("\n");
4const blob = new Blob([csvContent], { type: 'text/csv;charset=utf-8;' });
5const link = document.createElement("a");
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

