Decent Apps

A collection of useful web applications.

dApps

Apps

Desktop Apps

Deprecated

About Decent Apps

Decent Apps is a suite of web applications I built. Some of them are dApps with a focus on privacy, security, and decentralization. For example, the C# Online Compiler runs entirely in your browser using WebAssembly, ensuring your code never leaves your device. Additionally, it uses Gun.js(decentralized database) for storage and live sharing of the code editor.

Most of the applications are Blazor WebAssembly PWA(progressive web apps) that you can download/install so you can use them offline. A few are plain JavaScript web apps, and DiskPartUI and Lab Equipment Controller are native Windows desktop apps you can download from GitHub.

For more details, see this blog post about Decent Apps on my blog.