Skip to content
View jeeyo's full-sized avatar

Highlights

  • Pro

Block or report jeeyo

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.

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
jeeyo/README.md

Hi, I'm Natchanon (Jeeyo) 👋

Bangkok-based software engineer 🇹🇭 who enjoys learning technologies deeply — understanding their boundaries, then finding ways to connect them to something else.

That something else usually spans the full range: from high-level web services and platforms down to embedded systems and microcontrollers. The interesting problems tend to live at the seams between layers.

Professionally, I build LLM-powered tooling. Outside of work, the same instinct drives homelab projects and personal experimentation.

What I work with

Languages: TypeScript · JavaScript · C/C++ · C# · Python
Platforms: RTOS · Cloudflare Workers · WebRTC · Node.js
Interests: LLM tooling · Embedded systems · HomeLab

A few things I've built

  • isere — serverless runtime for microcontrollers, powered by Zephyr + QuickJS
  • torquemate — car data logger pulling live OBD data from the Torque Android app to Grafana dashboard
  • safely-try — ergonomic try/catch replacement for TypeScript
  • battleship-p2p — browser P2P Battleship over WebRTC with Cloudflare Workers as signaling

LinkedIn

Pinned Loading

  1. isere isere Public

    A serverless platform aimed to be running on Microcontrollers, powered by Zephyr and QuickJS

    Rust 4

  2. battleship-p2p battleship-p2p Public

    A "vibe" WebRTC-based P2P online Battleship game, with Cloudflare Workers as signaling server

    JavaScript 2

  3. torquemate torquemate Public

    A car data logger that retrieve data from Torque Android App

    C# 7

  4. safely-try safely-try Public

    An elegant try-catch replacement for JavaScript / TypeScript

    TypeScript 1

  5. wordle-optimizer wordle-optimizer Public

    Wordle Optimizer AI

    TypeScript