epsi bio photo

Trend - Overview
Overview of trend, from data modelling in excel to python.
Statistic - Dotplot
Plot a Chart, Based on Population.
Python - Matplotlib
Plot a Chart based on Math Equation.
LaTeX - Math Formula
Write a Math Formula with LaTex.
Haskell - Tax Tariff - Part Four
Progressive Tax Rate Formula in Haskell. Back to original calculation, while maintaining the challenge.
Haskell - Tax Tariff - Part Three
Progressive Tax Rate Formula in Haskell. The alternative calculation, with the help from list, maximum, and dark art. The result is compact code, but not very intuitive.
Haskell - Tax Tariff - Part Two
Progressive Tax Rate Formula in Haskell. The alternative calculation, derived using math, boiled in a pan, with ugly code as result.