Skip to content
View Xeei's full-sized avatar
🐐
Yeet
🐐
Yeet

Highlights

  • Pro

Block or report Xeei

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Xeei/README.md

πŸ‘‹ Hi, I'm Phurinat

Backend Developer β€’ DevOps Enthusiast β€’ GIS & Software Engineering Student

Building scalable backend systems, geospatial applications, and experimenting with embedded devices.

GitHub followers Profile Views


πŸš€ About Me

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

πŸ›  Tech Stack

Languages

Go TypeScript JavaScript Python SQL

Backend

Node.js Express Gin

Database

PostgreSQL MongoDB SQL Server

DevOps

Docker GitHub Actions Linux Traefik

GIS & Visualization

MapLibre OpenLayers GeoServer


πŸ“Œ Featured Projects

🌍 GeoLens AI

Open-source geospatial analytics platform.

  • πŸ—Ί Interactive Maps
  • πŸ“Š Analytics Dashboard
  • πŸ›° Spatial Database
  • πŸ€– AI-powered Insights
  • πŸ“‘ Real-time Streaming

🎡 Spotify Gadget

ESP32 + E-Ink display showing currently playing Spotify songs.


πŸ”₯ GitHub Streak


πŸ“Š Contribution Graph

Activity Graph

github contribution grid snake animation


🎯 Currently Learning

  • ☸️ Kubernetes
  • πŸ›° PostGIS
  • ⚑ Apache Kafka
  • πŸ—Ί Spatial Analysis
  • πŸ€– AI Agents
  • πŸ“± ESP32 Development

"Build things that solve real problems."

⭐ Thanks for visiting!

Pinned Loading

  1. kupantip/kupantip kupantip/kupantip Public

    A website similar to pantip.

    TypeScript 3 2