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);
- Ho Chi Minh City, Viet Nam
- in/hieunthello
Pinned Loading
-
-
vietnamese-tang-poem-check-tool
vietnamese-tang-poem-check-tool PublicTool to enforce Tang Poetry rule for Vietnamese Tang poems. Simple, fast and reliable backed by extensive testing
Python 1
-
ilp-uvl-cashflow-illustration
ilp-uvl-cashflow-illustration PublicGenerate illustration cashflow in a form of dataframe for Universal Life and Investment Link Products
Rust 2
-
ilp-uvl-cashflow-illustration-spreadsheet
ilp-uvl-cashflow-illustration-spreadsheet PublicVersatile tool to generate illustration cashflow for Universal Life and Investment Link Products
TypeScript 2
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.