How to Serve Jekyll-Github Blog Multilingual
How I implemented multi-language support for my Jekyll-based Github Pages blog without plugins.
How I implemented multi-language support for my Jekyll-based Github Pages blog without plugins.
How to interpret Pourbaix diagram or potential-pH diagram, with step-by-step instruction to draw ones for water and iron system.
The concept of Marcus microscopic model for isoenergetic, radiationless and configuration-preserving electron transfer is detailed.
Explore the Butler–Volmer equation: derivation from Gibbs free energy-dependent rate constants with an interactive visualization.
How to embed 4-choices quiz inside blog post generated using Jekyll.
How to use Git with Android mobile devices to maintain Jekyll-based static blog hosted by Github Pages.
Summary of the contents of chapter 1 of <Electrochemical Methods: Fundamentals and Applications (3rd Ed.)> by A. J. Bard.
Algorithm problems about how to handle palindromes
How to store char arrays into a vector in C++
How to solve ModuleNotFoundError in using Python’s serialization module pickle.