Nuttapat's portfolio

Projects

A collection of projects I’ve built — from systems developed during my software engineering career, to side projects created while completing my Master’s degree. A mix of real-world problem solving and hands-on learning.

Work

Buddy Saving 10/10 — SCB Insurance Portal
Jun 2025 – Jan 2026

Buddy Saving 10/10 — SCB Insurance Portal

End-to-end life insurance purchase flow embedded in SCB EASY App, covering product selection, 10-year premium calculation, personal questionnaire, payment, and automatic account debit. Integrated with FWD Insurance via 10+ external APIs, supports ~50 concurrent users, dynamic UI driven by DB configuration, and logs full user activity for compliance reporting. Deployed on Microsoft Azure.

ICPT — Insurance Policy Trading Portal
Jun 2024 – Jan 2025

ICPT — Insurance Policy Trading Portal

Web-based insurance policy purchase system embedded inside a major Thai bank's mobile application, covering policy transactions, premium payment notifications, and policyholder information. Built from scratch — gathered requirements, co-designed architecture, data flow, and DB schema, then led coding through SIT, UAT, deployment, and warranty support.

Side projects

PM2.5 AQI Notification & Forecast System

PM2.5 AQI Notification & Forecast System

Cloud-deployed microservice system that sends AI-powered AQI alerts via LINE bot based on GPS location, forecasts air quality from 24h BigQuery data using Claude AI, and streams live readings to a map dashboard via SSE.