yield-curves
Rust Yield Curve Library
Pure-Rust library for fixed-income yield curve interpolation and parametric fitting, published to crates.io with zero third-party numerical dependencies. Implements four methods — piecewise linear, natural cubic spline (C² via Thomas tridiagonal solver), Nelson-Siegel, and Svensson (the model BCB/ANBIMA/ECB use for AAA euro-area curves) — plus an in-tree Nelder-Mead optimizer for the parametric fits. `unsafe_code = "forbid"` crate-wide; parametric fits run a post-fit sanity check so callers can deterministically fall back to the spline.
RustNelder-MeadCubic Splinecrates.io
CalculeOnline
Brazilian Calculator Platform
PT-BR calculator platform with 140+ static pages across Brazilian tax/payroll, real estate, math, and finance — including a symbolic calculus parser (derivatives/integrals/limits) and 2D/3D function plotters. Astro SSG with Svelte 5 islands; a build-time hook pulls live Selic/CDI/IPCA rates from my own Indicadores-BR API, with a cached snapshot as fallback.
AstroSvelte 5Tailwind v4Chart.jsBun
Ephemask
Disposable Email Service
Serverless temp email service with dual frontends in a Turborepo monorepo. Go Lambda functions, Terraform-managed AWS infra, freemium model (10-min free / 60-min pro).
GoAWS LambdaTerraformAstroSvelte 5React Native
Baby Shower
Baby Shower Event Platform
Public-first event site — no accounts, RLS enforces all access. RSVP with guest counts, gift registry (33 items, 5 categories, DB-level RLS prevents double-reservations), moderated message board, and admin dashboard behind a server-side password gate (Astro SSR).
AstroSvelte 4SupabaseTailwindVercel