Open to work

2024-02-23

This is my post

One of my recent fave things to do, is screenshot a website, drop it into ChatGPT and ask for a design crit. It’s actually surprisingly insightful in a lot of cases.

I’ve only done this as a quick bit of fun, but it occurred to me that it could genuinely be useful. Next time I could use a little feedback on some work I’m doing, I might try this out for some work in progress. With the slight caveat that I will be careful what I share — OpenAI is fairly unscrupulous about what it hoovers up to train it’s models…

This is some code that I have written, and can be very nice to read.
import {codeInput} from '@sanity/code-input'

export default defineConfig({
  plugins: [codeInput()],
})
Matthew Ortega is an Interactive Designer from New York who builds products & ideas for agencies, startups and large companies.
© 2026 Matthew Ortega. Crafted with Next.js and React.