Scope: this page identifies the author and maintainer of LiveParse and explains how the site is reviewed. It does not list client work, employment history, credentials, certifications, or third-party endorsements because those are not part of the public LiveParse record.
| Name | Jackson Jang |
|---|---|
| Role | Software engineer; LiveParse designer, writer, operator, and maintainer |
| Location | South Korea |
| Project | LiveParse |
| Author profile | github.com/JacksonJang |
| Source code | github.com/JacksonJang/liveparse |
Role on LiveParse
Jackson Jang is the sole maintainer of LiveParse. His work covers the project’s design, written documentation, implementation, operation, and maintenance. LiveParse is a single-maintainer project rather than a company product.
The project is local-first: tool input, selected files, and generated output stay in the current browser tab. Pages state what a tool does and does not do, including cases where a browser tool cannot provide authoritative validation such as JWT signature verification or external XML schema validation.
Editorial scope and review method
LiveParse pages are written to explain the relevant public standard, parser behavior, input limits, output differences, and failure modes in plain language. Tool guidance distinguishes between a local syntax or structural check and an authoritative external system. New tools are added only when they can be made correct and private in the browser.
Maintenance is evidence-based and incremental: documented behavior is checked against the cited public reference, examples are kept aligned with the implementation, and issues that affect correctness or clarity are fixed directly in the published source. The public repository contains the parsers, workers, SEO checks, and production server used by the site.
Maintained Discord timestamp tools
Current examples of pages designed, written, operated, and maintained by Jackson Jang include:
- Discord Timestamp Generator — converts dates to all nine Discord timestamp styles, creates countdown messages, and decodes tags or Snowflake message IDs in the browser.
- Discord Timestamp Formats guide — explains the nine style codes, viewer-local rendering, bulk conversion, Snowflake decoding, and troubleshooting.
- Generador de timestamps de Discord — the Spanish canonical generator for bulk conversion, IANA time zones, and Snowflake decoding.
- Guía de formatos de timestamps de Discord — the Spanish reference for all nine Discord timestamp styles.
Other maintained tools and their privacy rules are listed on About LiveParse.
Source code and feedback
The website source is published at github.com/JacksonJang/liveparse. Bug reports, standards questions, and tool requests are welcome as GitHub issues. Please do not include confidential data in an issue; a minimal reproduction is enough.
Try a maintained tool. Every tool runs in this browser tab.
Open Discord Timestamp Generator Read the Discord Guide About LiveParse