LostBeard
Love my family. Love to code. Started coding when I was 8 on a Commodore 64. I am a big fan of Blazor WebAssembly, C#, .Net and Machine Learning.
Open Source Dev. Please consider sponsoring me if my work has helped you or your organization. It helps me support my family while I support you with code. Start an issue or discussion to get help with your projects.New York State. Where the greedy scumbags running NSYEG have bribed enough self serving politicians (which is all of them) that they can charge $630 a month to provide electricity for a 2 bedroom apartment.
Pinned Repositories
BlazorWASMScriptLoader
Basic example of how to compile C# inside a Blazor WASM app
BlazorWASMSIMDDetectExample
This .Net 8 Blazor WASM project demonstrates a way of detecting SIMD support and using it if available.
SpawnDev.BlazorJS
Full Blazor WebAssembly and Javascript interop. Supports all Javascript data types and web browser APIs.
SpawnDev.BlazorJS.Cryptography
A cross platform cryptography library that supports encryption with AES-GCM and AES-CBC, shared secret generation with ECDH, data signatures with ECDSA, and hashing with SHA on Windows, Linux, and Browser (Blazor WebAssembly) platforms.
SpawnDev.BlazorJS.FFmpegWasm
ffmpeg.wasm for Blazor WebAssembly
SpawnDev.BlazorJS.PeerJS
PeerJS simplifies peer-to-peer data, video, and audio calls in Blazor WebAssembly
SpawnDev.BlazorJS.SimplePeer
SimplePeer WebRTC video, voice, and data channels for Blazor WebAssembly
SpawnDev.BlazorJS.WebTorrents
WebTorrent peer to peer file sharing for Blazor WebAssembly
SpawnDev.BlazorJS.WebWorkers
Easily call Services in separate threads with WebWorkers and SharedWebWorkers. Run Blazor WASM in the ServiceWorker.
SpawnDev.EBML
An extendable .Net library for reading and writing Extensible Binary Meta Language (aka EBML) documents. Includes schema for Matroska and WebM.
LostBeard's Repositories
LostBeard/SpawnDev.BlazorJS
Full Blazor WebAssembly and Javascript interop. Supports all Javascript data types and web browser APIs.
LostBeard/SpawnDev.BlazorJS.WebWorkers
Easily call Services in separate threads with WebWorkers and SharedWebWorkers. Run Blazor WASM in the ServiceWorker.
LostBeard/BlazorWASMSIMDDetectExample
This .Net 8 Blazor WASM project demonstrates a way of detecting SIMD support and using it if available.
LostBeard/SpawnDev.BlazorJS.FFmpegWasm
ffmpeg.wasm for Blazor WebAssembly
LostBeard/SpawnDev.EBML
An extendable .Net library for reading and writing Extensible Binary Meta Language (aka EBML) documents. Includes schema for Matroska and WebM.
LostBeard/SpawnDev.BlazorJS.OpenCVSharp4
OpenCVSharp4 for Blazor WebAssembly
LostBeard/SpawnDev.BlazorJS.WebTorrents
WebTorrent peer to peer file sharing for Blazor WebAssembly
LostBeard/SpawnDev.Blazor.QRCodeRenderer
Blazor QRCode renderer based on QRCoder
LostBeard/SpawnDev.BlazorJS.BrowserExtension
Create Blazor WASM Manifest V3 web browser extensions
LostBeard/SpawnDev.BlazorJS.PeerJS
PeerJS simplifies peer-to-peer data, video, and audio calls in Blazor WebAssembly
LostBeard/SpawnDev.BlazorJS.SimplePeer
SimplePeer WebRTC video, voice, and data channels for Blazor WebAssembly
LostBeard/SpawnDev.BlazorJS.PixiJS
PixiJS Creation Engine. A beautiful, fast, and flexible 2D WebGL renderer for Blazor WebAssembly.
LostBeard/SpawnDev.BlazorJS.SocketIO
Socket.IO bidirectional and low-latency communication for every platform, in Blazor WebAssembly
LostBeard/SpawnDev.BlazorJS.VisNetwork
VisNetwork in Blazor WebAssembly
LostBeard/SpawnDev.BlazorJS.MessagePack
MessagePack Javascript library for Blazor WebAssembly
LostBeard/BlazorServiceWorkerDemo
This Blazor WASM demos using a Blazor WASM ServiceWorker!
LostBeard/SpawnDev.BlazorJS.Cryptography
A cross platform cryptography library that supports encryption with AES-GCM and AES-CBC, shared secret generation with ECDH, data signatures with ECDSA, and hashing with SHA on Windows, Linux, and Browser (Blazor WebAssembly) platforms.
LostBeard/SpawnDev.PatchStreams
Create streams with partial views, multiple streams, or read-only sources. Delete, insert, overwrite with full support for undo/redo and restore-points.
LostBeard/SpawnDev.BlazorJS.IndexRouting
Contains IndexRouter, an alternative Route component for Blazor WebAssembly that routes all pages to index.html with the page route stored as a query parameter.
LostBeard/SpawnDev.BlazorJS.TransformersJS
Use Transformers.js from Blazor WebAssembly to run pretrained models with the ONNX Runtime in the browser.
LostBeard/BlazorWASMSafari14Compat
Blazor WASM compatibility test project for Safari 14
LostBeard/content
The content behind MDN Web Docs
LostBeard/create-torrent
Create .torrent files
LostBeard/LostBeard
Profile
LostBeard/lostbeard.github.io
LostBeard/RadzenRightSidebarBug
Demonstrates issues with right sidebar in Radzon.Blazor.
LostBeard/simple-peer
📡 Simple WebRTC video, voice, and data channels
LostBeard/SpawnDev.Blazor.UnitTesting
Unit testing for Blazor
LostBeard/webtorrent
⚡️ Streaming torrent client for the web
LostBeard/WebWorkers.Issue4
These projects were created to reproduce SpawnDev.BlazorJS.WebWorkers issue #4