Skip to content
View dasmig's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@VoidPromise

Block or report dasmig

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
dasmig/README.md

Diego Dasso Migotto

Software Engineer & Architect · C++ · .NET · C# · Python
Porto Alegre, Brazil

Portfolio LinkedIn Live Demos


About

Senior software engineer at AEL Sistemas (defense & aerospace). I design architectures, lead teams, and ship products across GIS data processing, automated test platforms, and AI-powered analysis tools. CS degree from UFRGS.

I maintain a set of open-source C++23 header-only libraries for procedural generation — all of which run live in the browser via WebAssembly.


Open-Source Projects

Project Description
name-generator Generate real-world first names & surnames from 20+ cultures Stars
nickname-generator Name-based and random nickname generation from custom wordlists Stars
birth-generator Demographically plausible birthdays using UN population data Stars
biodata-generator Physical characteristics — height, weight, eye/hair color, blood type Stars
city-generator Random cities with population-weighted selection from GeoNames data Stars
country-generator Random countries with comprehensive metadata — geography, politics, culture Stars
entity-generator Composable entity generation with typed components, EnTT/Flecs adapters Stars
generator-tech-demo All seven libraries compiled to Wasm via Emscripten — try them live Stars

Tech Stack

C++ C# .NET Python CMake Docker Electron Git Linux WebAssembly


GitHub Streak

Activity Graph

Pinned Loading

  1. name-generator name-generator Public

    Forked from Mick1998/name-generator

    A header-only C++23 library for generating real world first names and surnames from culture/gender specific lists.

    C++ 31 4

  2. entity-generator entity-generator Public

    A header-only C++23 library for generating entities with extensible, user-defined components.

    C++ 2