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 grading
burp โ€” repeater
POST /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..."
}
grain-clf โ€” inference.py
# 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
)
~ โ€” bash
โฏ whoami
tinywifi
ย 
โฏ cat about.txt
student ยท security ยท computer vision
pokes at how things work
documents what breaks
ย 
โฏ echo $STATUS
actively learning โ–Œ
~ โ€” bash
โฏ 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

CanvasGLSL
minecraft fabric mod that replaces menu backgrounds with custom GLSL shaders. includes an in-game shader IDE, syntax highlighting, Shadertoy-compatible uniforms, live/manual compile modes, and a file manager for organizing shaders.
GLSLFabricMinecraft
๐Ÿ”–
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
PythonGoWindowsCLIGit
MIT
๐Ÿš›
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.
IoTblockchain
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.
Voice AIThai NLP
wip

blog

contact

tinywifi@cc~/contact

open to collaborations, bug hunting tips, or just a chat.

friends & badges

tinywifidspl.mexaudevkhaodoes
โ†‘โ†‘โ†“โ†“โ†โ†’โ†โ†’BA