wattanit.com
I'm a management-level data scientist/engineer with a PhD in Electrical Engineering focused on medical image processing. From startups to the aerospace sector, and now in finance, my diverse journey bridges technical expertise with strategic insight. Outside of professional work, I balance my time as an orchestra musician, a curious tinkerer, an avid baker, and a dedicated law student. Read on to discover more about my multifaceted world or to connect.
Read the blog posts, check Profile , or my Research for more info.
Recent Posts
Building Software with Hybrid Intelligence: The Story of Veil
Posted on:February 9, 2025 at 11:40 AMA journey of building Veil, a command-line encryption tool, using hybrid intelligence - where human expertise and AI capabilities work as equal partners. Learn how this approach turned weeks of development work into a 12-hour project, and what it means for the future of software development.
Does AI Think Like Humans, and Does It Matter?
Posted on:June 28, 2024 at 11:00 AMDoes it matter if AI thinks like humans? This post explores how AI processes information, the role of language as a shared interface, and why practical usefulness matters more than human-like thought.
Python Package Management with Pipenv
Posted on:September 29, 2020 at 11:21 AMPipenv is a modern package manager that brings the best package managing practices found in other languages to Python. To understand the benefits of Pipenv, let's start with the reason why we should use a package manager.
Getting Started With Neo4j With Python
Posted on:April 26, 2020 at 03:12 PMRecently I was working with a research project that revolved around the use of graph analysis techniques and graph data modelling. To do that we were required to switch to using a new set of tools to work with, which are better suited for graph data structure.