About
Hello, I am Pho Thin Maung , a programming enthusiast. These pages are just notes I have written down from what I have learned.
Reach me on:
Projects
Julian Period
The julian-period library is a zero-dependency
JavaScript/TypeScript utility for performing historical date calculations
and astronomical cycle computations. The library implements algorithms for
working with the Julian Period system, a 7980-year calendrical framework
used by historians and astronomers to unambiguously reference dates across
different calendar systems.
Dependensia
Dependensia is a dependency analysis engine that traverses TypeScript and JavaScript codebases to produce comprehensive dependency graphs. It uses the TypeScript compiler API to parse source files and extract import/require relationships, then applies graph algorithms to detect patterns and generate actionable insights.
Documentation on DeepWikiThetkarit
A dual-implementation library (TypeScript/JavaScript and C++) for Burmese calendar calculations and astronomical studies. The library focuses on historical accuracy through exception tables and implements astronomical algorithms based on the work of Dr. Yan Naing Aye for Burmese calendar calculations and Jean Meeus for celestial mechanics.
Documentation on DeepWikiShowdown-Mathjax
Showdown-mathjax is a JavaScript extension for the Showdown markdown parser
that provides mathematical typesetting capabilities via MathJax 3. The
extension allows users to write mathematical expressions in
TeX/LaTeX syntax (using $$ delimiters) or
MathML format within Markdown documents, which are then
rendered as formatted mathematics in the browser.