Commit Graph

13 Commits (master)

Author SHA1 Message Date
Muhammad Rifqi Priyo Susanto e7c4f161f3 Apply recommendations from Lighthouse (2)
Bugfix: Invalid background-color property for DIP experiments
2021-03-06 09:00:00 +07:00
Muhammad Rifqi Priyo Susanto 8910cf32b4 Add Local Outlier Factor entry
It is added to the list of experiments.
Its link is also added in other pages.
2020-12-04 15:00:00 +07:00
Muhammad Rifqi Priyo Susanto 3cdc6f572c Add attribution to images 2020-11-11 19:40:00 +07:00
Muhammad Rifqi Priyo Susanto 52d2ec87a7 Add Contrast Enhancement entry
It is added to the list of experiments.
Its link is also added in other pages.
Bugfix: datetime attributes do not match.
2020-11-11 18:30:00 +07:00
Muhammad Rifqi Priyo Susanto 7b06903379 Add Edge Detection entry
It is added to the list of experiments.
Its link is also added in other pages.
Maintenance: Unused CSS style is deleted.
2020-11-04 13:00:02 +07:00
Muhammad Rifqi Priyo Susanto 44bbb80095 Add Image Smoothing entry
It is added to the list of experiments.
Its link is also added in other pages.
Each <iframe> has maximum height of 80% of viewport's height.
Bugfix: <body>'s width for small screens is still 100%.
2020-11-01 16:00:00 +07:00
Muhammad Rifqi Priyo Susanto 6fe0a04efc Add Greyscale Transformation entry
It is added to the list of experiments.
Its link is also added in other pages.
2020-10-01 10:30:00 +07:00
Muhammad Rifqi Priyo Susanto ff79e1e1a1 Stylize <noscript> elements as a warning box
Add that warning box to the last two experiment entries.
2020-08-30 14:00:00 +07:00
Muhammad Rifqi Priyo Susanto cfe65e718d Add controls to Genetic Algorithm entry
Resume, restart, and edit buttons are added.
Editable settings are population size, generation limit, target string, and building blocks.
Change const to var.
2020-08-30 13:45:05 +07:00
Muhammad Rifqi Priyo Susanto 01ffbbb7b9 Add a basic implementation of genetic algorithm 2020-08-20 14:00:00 +07:00
Muhammad Rifqi Priyo Susanto 763d7b9458 Add Web Vibration API test 2020-08-08 20:45:05 +07:00
Muhammad Rifqi Priyo Susanto 86f1c0db29 Fix Positive Lens and Negative Lens
a.le was replaced by a.lineCap property.
Manual assigment is added.
2020-07-20 13:35:29 +07:00
Muhammad Rifqi Priyo Susanto a844af2ec4 Website overhaul
Website is more blog-like.
Each experiment has two pages: description page and bare minimum page.
Add metadata to every page.
Links to seven.js is removed (temporarily).
Template's style is stored in main.css.
nav.js is not used anymore.
2020-07-19 02:25:33 +07:00