Hi there, I'm Ed 👋
I'm a software developer from the UK who has worked in Japan, London and Manchester. I build web and desktop apps with React, TypeScript, C#, .NET Core and deploy them on AWS and Azure.
Some of my more interesting projects:
Core Admin
A fully fledged admin site generator for .NET Core. Add one line of code to your Startup.cs or Minimal API Program.cs and get data grids, CRUD screens, validation, file uploads, searching etc of all your database entities.
Live Subtitler
A project to provide live transcription of microphone input into YouTube livestream subtitles, providing a better result than the built in Google provided subtitles. Powered by the Deepgram API. TypeScript / React with Tauri for the desktop runtime.
Cross Platform Blazor Desktop Sample
Using .NET 6 it is possible to write cross platform Desktop and Web apps without using MAUI. This repo shows you how.