Building scalable backend systems, geospatial applications, and experimenting with embedded devices.
type Developer struct {
Name string
Location string
Role string
Languages []string
Interests []string
}
me := Developer{
Name: "Phurinat",
Location: "Thailand πΉπ",
Role: "Backend Developer & University Student",
Languages: []string{
"Go",
"TypeScript",
"SQL",
"Python",
},
Interests: []string{
"Distributed Systems",
"DevOps",
"GIS",
"Docker",
"AI",
"IoT",
},
}- π Currently building GeoLens AI
- π± Learning Kubernetes, PostGIS, Apache Kafka, ESP32
- π‘ Interested in Backend, Soft Engineering, Cloud Native, and AI
- π Software Engineering Student
Open-source geospatial analytics platform.
- πΊ Interactive Maps
- π Analytics Dashboard
- π° Spatial Database
- π€ AI-powered Insights
- π‘ Real-time Streaming
ESP32 + E-Ink display showing currently playing Spotify songs.
- βΈοΈ Kubernetes
- π° PostGIS
- β‘ Apache Kafka
- πΊ Spatial Analysis
- π€ AI Agents
- π± ESP32 Development


