struct Developer {
let name = "Pisit Koolplukpol"
let role = "Senior Engineer"
let alias = "Vibe Coder"
let location = "Bangkok, Thailand ๐น๐ญ"
let education = "King Mongkut's University of Technology Thonburi"
let languages = ["Swift", "C#", "SQL"]
let dayJob = "C# / .NET"
let passion = "Swift โ building native macOS apps"
let interests = [
"Building native Mac apps that solve real problems",
"Privacy-first software โ local-first, no telemetry",
"Clean architecture & elegant APIs",
]
let hobbies = ["Gaming ๐ฎ", "Exercise (beginner) ๐ช"]
let funFact = "I ship features by vibes, then refactor by logic."
}๐ก๏ธ VigilScreen โ Active
Auto-lock your Mac on proximity + panic-hide sensitive apps with one hotkey
A privacy-first macOS security app built with Swift 6, SwiftUI, and pure Apple frameworks.
| Feature | What it does |
|---|---|
| Proximity Lock | Auto-locks when your iPhone/Watch leaves Bluetooth range |
| Panic Mode | โโงL blurs all screens instantly, hides non-safelisted apps |
| Shoulder Surfing Detection | Face detection via Vision โ triggers Panic Mode automatically |
| Intruder Capture | Front-camera photo on failed unlock, saved locally |
| iCloud Sync | Settings & history sync across your Macs |
Languages
Frameworks & Platforms
Apple Frameworks
Tools
"Vibe first, refactor later."



