tinywifi
student. i build things and document what i find when i poke around.
into computer vision, security research, and understanding how systems fail. based in thailand.
security researchcomputer visionstudentthailand ๐น๐ญ
~/bloglatest ->corn kernel gradingPOST /api/forgot-password HTTP/1.1
Host: [redacted].ac.th
Content-Type: application/json
{"email":"victim@school.ac.th"}
HTTP/1.1 200 OK
Content-Type: application/json
{
"status": "ok",
"reset_token": "a3f9c2d1..."
}# YOLOv11 corn seed grading pipeline
model = YOLO("grain_clf_v11n.pt")
# USDA damage classes
CLASSES = [
"fungal", "insect",
"size_irregular",
"low_germination",
]
results = model.predict(
frame, conf=0.65, iou=0.45
)โฏ whoami
tinywifi
ย
โฏ cat about.txt
student ยท security ยท computer vision
pokes at how things work
documents what breaks
ย
โฏ echo $STATUS
actively learning โ
โฏ whoami
tinywifi
ย
โฏ cat about.txt
student ยท security ยท computer vision
pokes at how things work
documents what breaks
ย
โฏ echo $STATUS
actively learning โ
1/3
drag or click to cycle
tech i use
PythonC++JavaJavaScriptGLSLFabricLinuxOpenCVBurp SuiteWiresharkYOLOv11PyTorch
projects
helium-syncWindows
bidirectional sync of Helium browser bookmarks + saved tab groups across Windows machines, using your own private git repo as transport. CLI, no extension. Windows fork of aadarwal/helium-sync (was macOS-only).
scoop bucket add tinywifi https://github.com/tinywifi/scoop-bucket scoop install helium-sync helium-sync setup
grain-clf
real-time corn seed quality grading via a fine-tuned YOLOv11 pipeline. detects fungal contamination, insect damage, size irregularity, and germination defects from a single image in under a second. validated against USDA damage-class standards.
wip
agri-route
cold-chain logistics platform for thai agricultural supply chains. ai route optimization batches multi-farmer shipments to cut freight cost. iot sensors track temperature end-to-end with blockchain traceability for buyers.
wip
voice-ai elder companion
conversational ai system for elderly care in thailand. voice-based interaction, medication reminders, emotional support, and emergency alerting. integrates with caregiver apps for real-time family notification.
wip
blog
contact
tinywifi@cc~/contact
open to collaborations, bug hunting tips, or just a chat.
