Skip to content
View channyeintun's full-sized avatar

Block or report channyeintun

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

Hi, I'm Chan Nyein Tun πŸ‘‹

I build for the web, the terminal, and the chain β€” mostly in TypeScript and Go.

LinkedIn GitBook

  • πŸ§‘β€πŸ’» Six years of shipping product frontends (React / Next.js) and backends (Node, Go, Java)
  • ⛓️ Built Web3 features with Fireblocks WaaS, Ethers.js, and smart-contract integrations
  • πŸ€– All-in on LLM-assisted engineering β€” building my own coding agent to understand the loop end to end

πŸ› οΈ What I'm building

Next Editor

nexteditor.dev Β· source Β· TypeScript

A browser-based recorder and replay engine for real, multi-file coding lessons. It captures the whole workspace β€” editor changes, live preview, terminal, HTTP calls, slides, captions, audio, even the instructor camera β€” and replays everything from a single timeline. Recordings stream as .ne files that start playing before they finish downloading, and Yjs-powered live rooms with voice chat make lessons collaborative. Built with Monaco, WebContainers, rrweb, and Cloudflare Workers.

🎬 Its Studio is something that doesn't exist anywhere else yet: an AI lesson-production pipeline inside the editor. A director compiles authored scripts into deterministic performances β€” typing the code in the real editor, drag-highlighting exactly what the narration explains, running it live β€” with in-browser TTS narration linted by an editorial critic. Every render must pass mechanical QA and a two-render repeatability check before a human reviews and publishes it.

🌊 Nami

github.com/channyeintun/nami Β· Go

An agentic coding CLI powered by LLMs β€” think, plan, and execute code changes without leaving the terminal. A Go engine drives the agent loop, tool execution, and permission gating; a custom TUI (Silvery) streams the session; and plans, task lists, and walkthroughs persist as first-class, reviewable artifacts. Works with Anthropic, OpenAI, Google, DeepSeek, Groq, Mistral, Ollama, and GitHub Copilot.


🧰 Toolbox

Frontend

React Next.js TypeScript JavaScript React Native XState Redux TanStack Query Tailwind CSS HTML5 CSS

Backend

NestJS Express Strapi Go Fiber Java Spring REST APIs GraphQL

Delivery

Docker GitHub Actions Jest Vitest Git Figma VS Code

Web3 Β· AI

Fireblocks WaaS Ethers.js Smart Contracts LLM-assisted Engineering


If Next Editor or Nami looks useful to you, a ⭐ goes a long way.

Pinned Loading

  1. next-editor next-editor Public

    nexteditor.dev

    TypeScript 12

  2. nami nami Public

    Agentic Coding CLI

    Go 3

  3. next-mastodon next-mastodon Public

    mastodon.website

    TypeScript 9

  4. learn-go learn-go Public

    golang-dev.vercel.app

    TypeScript