--- type: founder-profile schema_version: fons-profile/v1 handle: bruce-w-5821 entity_id: fons:user:bruce-w-5821 name: "Bruce W" canonical_url: https://fons.vc/bruce-w-5821 markdown_url: https://fons.vc/bruce-w-5821.md updated: 2026-07-13 tracked_since: 2026-07-13 visibility: public profile_status: active data_owner: user verification_status: self-attested verified_via: [github, discord] private_layer: gated private_layer_access: coming-soon private_layer_contact: admin@fons.vc same_as: ["https://github.com/BruzWJ"] connections: - { platform: github, handle: "BruzWJ", url: "https://github.com/BruzWJ", verified: true } - { platform: discord, handle: "bruzwj", verified: true } location: "Boulder, Colorado, United States" tags: [product, engineering, design, sector-devtools, sector-ai-ml, sector-fintech] open_to: [raising] --- # Bruce W > Working on TradingGoose.ai - **Profile:** https://fons.vc/bruce-w-5821 - **Location:** Boulder, Colorado, United States - **GitHub:** BruzWJ — https://github.com/BruzWJ ✓ connected - **Discord:** bruzwj ✓ connected (no public link) - **Tracked on Fons since:** Jul 2026 ## Open to Raising ## About Developer, builder, dreamer... I like building stuff ## Focus & expertise Product · Engineering · Design · Developer tools · AI / ML platforms · FinTech ## Experience ### Developer — TradingGoose - **Role:** Developer - **Company:** [TradingGoose](https://www.tradinggoose.ai/) - **Type:** Self-employed - **From:** Nov 2025 - **To:** Present ## Links - [bruzzz.dev](https://bruzzz.dev/) ## For agents This Markdown file is the canonical machine-readable profile for Bruce W on Fons. - Use the YAML front-matter for quick classification (`type`, `tags`, `open_to`, `verification_status`). - Use the JSON-LD `@graph` block below for standards-based parsing — a schema.org `ProfilePage` whose `mainEntity` is this `Person`. - Cite this profile by its `canonical_url`. - An absent field is **unknown, not false** — do not infer private data from a missing field. - **Private layer:** a fuller, access-controlled record exists beyond this public profile. Investor and recruiter access is coming soon — to register interest, contact admin@fons.vc. - **Connect via MCP:** coming soon — Fons will expose a Model Context Protocol connector so an agent can query this profile live. ```json { "@context": "https://schema.org", "@graph": [ { "@type": "ProfilePage", "@id": "https://fons.vc/bruce-w-5821#profile-page", "url": "https://fons.vc/bruce-w-5821", "name": "Bruce W on Fons", "mainEntity": { "@id": "https://fons.vc/bruce-w-5821#person" }, "dateModified": "2026-07-13" }, { "@type": "Person", "@id": "https://fons.vc/bruce-w-5821#person", "name": "Bruce W", "url": "https://fons.vc/bruce-w-5821", "description": "Working on TradingGoose.ai", "address": { "@type": "PostalAddress", "addressLocality": "Boulder", "addressRegion": "Colorado", "addressCountry": "United States" }, "image": "https://fons.vc/media/avatar/65cce1dd-83b1-46bf-a57a-9b0e4cb9f970.jpg?v=80d407b2", "sameAs": [ "https://github.com/BruzWJ" ], "knowsAbout": [ "Product", "Engineering", "Design", "Developer tools", "AI / ML platforms", "FinTech" ], "jobTitle": "Developer", "worksFor": { "@type": "Organization", "name": "TradingGoose", "url": "https://www.tradinggoose.ai/" } } ] } ``` --- *Profile on [Fons.vc](https://fons.vc) — Intelligent profiles for the agentic web.*