From the Ground Up - The Idea and Authentication
Jan 4, 2026 by John Todd  Ā· 15 min read
Learn how to build a modern website and web app from the ground up. This post outlines implementing OAuth 2.0 authentication using GitHub.
Learn More
Learn how to calling native code from C# using attributes and structs. With a little work it can be made cross-platform on Windows, Mac OS, and Linux. C# also provides a way to free memory automatically to reduce the chances of leaks.
Learn More