Skip to content
View thinkswhat's full-sized avatar

Block or report thinkswhat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
thinkswhat/README.md

image

你好!Hello! Salut!

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.

About me

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:)

Biography

Interests

  • 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

Tech & Tools Preference

Tools that I use on a daily basis, or that I've used or worked (either much or a bit) with on the past.

Python     Julia     MATLAB     R     LaTeX     Jupyter    

PyTorch     sklearn    

quarto        rstudio    git    github    inkscape   

Something else about me

The springs from cracks bring forth the spring, And you brought golden sunshine to my summer.

image

Popular repositories Loading

  1. thinkswhat thinkswhat Public

    Lucky J. Yang's personal homepage, nice to meet you!

  2. Raspberry-Pi Raspberry-Pi Public

  3. thinkswhat.github.io thinkswhat.github.io Public

    My homepage

    SCSS

  4. earthkit earthkit Public

    Forked from ecmwf/earthkit

    Python tools to work with weather and climate data

    Python

  5. Slides Slides Public

    TeX

  6. Vehicle-observation Vehicle-observation Public

    Vehicle-based observation data processing and simple simulation experiments

    Jupyter Notebook 1