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 πΉπ
POST /api/forgot-password HTTP/1.1
Host: [redacted].ac.th
Β
{"email":"victim@school.ac.th"}
Β
ββ response ββββββββββββββββββββββ
{"status":"ok",
Β "reset_token":"a3f9c2d1..."}
Β
β token in response body. nice.
# 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 β
drag or click to cycle
tech i use
PythonC++JavaScriptLinuxDockerCloudflareOpenCVBurp SuiteWiresharkYOLOv11PyTorchHugo
blog
projects
π½
featured
grain-clf
real-time corn seed quality grading system powered by a fine-tuned YOLOv11 inference pipeline. detects four USDA-standard damage classes β fungal contamination (Aspergillus / Fusariumsp.), insect damage, size irregularity, and germination defects β from a single image in under a second. dataset annotated from mixed-grade field samples and validated by thailand's department of agricultural research. augmentation pipeline handles varied lighting, rotation, and sensor quality to match real-world deployment conditions. targets farmers, seed traders, and agricultural researchers who need sub-second, objective grading without lab equipment.
YOLOv11PyTorchOpenCVUSDA std.augmentationcustom dataset
π
agri-route
cold-chain logistics platform for thai agricultural supply chains. ai route optimization batches multi-farmer shipments to cut per-unit freight cost. iot sensors monitor temperature and humidity end-to-end, with blockchain traceability giving buyers an immutable provenance record. targets the 40% perishable spoilage rate driven by fragmented road-only transport and absent cold-chain infrastructure.
route optimizationIoTblockchaindynamic pricing
π£οΈ
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. targets the 11% of thai seniors living alone at risk of loneliness and health emergencies.
Voice AIThai NLPMobileB2G
contact
open to collaborations, bug hunting tips, or just a chat.
don't be a stranger.