Skip to content
View danieljmanningdev's full-sized avatar
💻
Designing, building & breaking things
💻
Designing, building & breaking things

Block or report danieljmanningdev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
danieljmanningdev/README.md

Daniel J. Manning | Digital Product Designer & Developer

I design and develop secure, accessible, server-rendered web products with Go, HTMX, SQLite and Figma.

Go HTMX HTML5 CSS3 SQLite Figma

Go-First Web Stack

go-web-core
+ go-web-security
+ go-web-auth
        ↓
go-starter-auth-app
        ↓
djm-cli
        ↓
production applications
djm new my-app
cd my-app
djm add jsonld
djm dev
djm check

Featured Projects

Production Go application combining a public portfolio with an authenticated workspace for managing clients, projects, contracts and publishing.

Fictional salon website demonstrating my current approach to responsive UI/UX, visual design and server-rendered frontend development.

Typed Go package for generating Schema.org JSON-LD without manually constructing JSON inside templates.

System-wide Go CLI for scaffolding projects, installing reusable modules, running development servers and executing project checks.

Product & Development

Go · SQLite · HTMX · HTML · CSS · JavaScript · Web Components · PWA · Figma · Docker · GitHub Actions

I favour server-rendered systems, progressive enhancement, small reusable packages, accessibility, security by design and automated testing.

Other Work

Growing computational biology project exploring DNA sequence analysis, FASTA parsing, mutation comparison and biological models.

Contact

Pinned Loading

  1. go-jsonld-schema go-jsonld-schema Public

    A lightweight Go package for building and marshaling Schema.org JSON-LD structured data.

    Go

  2. go-web-core go-web-core Public

    Reusable Go web foundation for server-rendered applications with SQLite, migrations, logging, middleware, rendering, HTMX redirects, and validation.

    Go

  3. djm-cli djm-cli Public

    A small Go-first CLI for creating and working with server-rendered web applications built from the Daniel J. Manning reusable Go web modules.

    Go

  4. product-delivery-starter product-delivery-starter Public template

    An end-to-end starter for designing, engineering and delivering digital products from brief to production.