Skip to content
View hnlearndev's full-sized avatar

Block or report hnlearndev

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 250 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
hnlearndev/README.md

Hi there πŸ‘‹

let me = Actuary {
    name: "Willian".to_string(),
    role: "an aspiring actuary student".to_string(),
};

let msg = format!(
    "Welcome to my GitHub. My name is {}, {}. Hope you find something helpful for your journey.",
    me.name,
    me.role
);

println!("{}", msg);

πŸ“« Connect with me:

Gmail LinkedIn GitHub Blog

πŸ› οΈ Languages:

Rust Python R TypeScript C#

πŸ—ƒοΈ Databases:

DuckDB SQLite Postgres MongoDB

πŸ“¦ Containers:

Podman Kubernetes

Top Languages

Pinned Loading

  1. rslife rslife Public

    A comprehensive Rust library for actuarial mortality table calculations and life insurance mathematics

    Rust 10 1

  2. blog blog Public

    Personal blog written in Rust Leptos and Axum

    Rust 1

  3. icondata_zi icondata_zi Public

    Icondata for Zalo Mini App UI

    Rust 1

  4. Basic-Term-Model-Rust-lifelibBasicTermSM Basic-Term-Model-Rust-lifelibBasicTermSM Public

    With reference to a popular Python lifelib library, the repo demonstrates how a similar pricing process can be achieved with Rust

    Rust 1

  5. Universal-Life-Investment-Link-Cashflow-Illustration-Rust Universal-Life-Investment-Link-Cashflow-Illustration-Rust Public

    Generate illustration cashflow in a form of dataframe for Universal Life and Investment Link Products

    Rust 2

  6. Universal-Life-Investment-Link-Cashflow-Illustration-Excel-SpreadSheet Universal-Life-Investment-Link-Cashflow-Illustration-Excel-SpreadSheet Public

    Versatile tool to generate illustration cashflow for Universal Life and Investment Link Products

    TypeScript 2