const dedicate = (reader) => {
const theone = "myUniqueRose";
const myparents = "myParents";
if (reader === theone) {
console.log("To my summer...");
} else if (reader === myparents) {
console.log("To my parents...");
} else {
console.log("To the people who came here...");
}
}
Hello and welcome to my homepage!
My name is Lucky J. Yang, and Lucky is an easy to pronounce English name, comes from a metaphor hidden in my Chinese name.
What you're looking for is probably here, and then this is my homepage.
I count myself as an academic, I work somewhere between earth system science, data science and more basic statistics and physics, but I've also studied and learnt about other interesting things like Raspberry Pi and some embedded, and I'm interested in making my own stuff, although probably not very good at it:)
- Data Science, Signal Processing, Simulation and Soft Computing
- AI4Science, including Scientific Simulations and Scientific Discovery
- Earth system science, e.g., impacts of climate change on human health, economic activities and cultural heritage
- Embedded system, like Single-board Computer and Microcontroller Unit
Tools that I use on a daily basis, or that I've used or worked (either much or a bit) with on the past.