Jared Morton

.NET Developer Senior Software Engineer Software Architect

Hi, I'm Jared, a .NET developer who's spent the last decade or so building web applications for logistics, benefits administration, and fleet compliance companies. Most days, that means tracking down a slow SQL query, untangling a gnarly bug, or building something new from scratch. My day-to-day stack is C#, ASP.NET (MVC/Razor Pages), SQL Server, and a healthy mix of HTML and CSS.

Small, self-contained apps for everyday use. Free, no sign-up, and no ads. The front three follow Michigan's calendar.

Local Events

Concerts, sports, and things to do near your location or any US city or ZIP, filterable by category, price, and distance.

Local Events Location Aggregator

Michigan Outdoor Hub

Every DNR-powered outdoor app in one place: lakes, trout streams, paddling, waterfalls, trails, campgrounds, and morels. Set your location once and each app opens already looking around it.

Outdoors Michigan Location

Weather

Hour-by-hour temperature and rain chance, active alerts, a 7-day outlook, and local radar for your current location or any city or ZIP, straight from the National Weather Service.

Weather NOAA Location API

Deep dives into subjects worth getting right, from coding write-ups to field guides drawn from firsthand experience.

Au Sable River Fishing Guide

An angler's guide to the Au Sable's fabled Holy Waters: a current fishing report, the month-by-month hatch chart, where to wade and float, and the flies-only etiquette.

Fly Fishing Michigan Trout

CSS Flexbox: Interactive Guide

Adjust a live flex container's properties with up to six boxes and watch the generated CSS update in real time, ready to copy into your own stylesheet.

CSS Interactive

GitHub Actions: CI/CD Workflow Guide

Set up CI/CD with GitHub Actions: workflow anatomy, triggers, secrets, caching, and a complete .NET build-and-test pipeline.

CI/CD GitHub DevOps

Free, browser-based utilities. Nothing you paste into them ever leaves your machine.

JSON Workbench

Format, validate, minify, and sort JSON entirely in your browser, then generate C# classes from it with one click. Nothing you paste leaves your machine.

JSON C# Productivity

SQL Update Script Builder

A visual tool for building parameterized SQL UPDATE statements: manage the SET and WHERE clauses column by column and get a consistent, typo-free script out.

SQL Productivity

VB6 Resurrector

Drop a classic Visual Basic 6 .frm file and watch the form run in your browser, events and all. Then convert it to a modern Razor view, Bootstrap layout, and C# view model.

VB6 Migration C#