bridger tower
banner
bridger.to
bridger tower
@bridger.to
designer / engineer / wip.ac :: @wipdes.com
If swapping models takes more than one line of code, you're battling infrastructure instead of testing ideas.

Having shipped enough agents to learn: model flexibility and prompt iteration speed are everything.
November 12, 2025 at 2:01 PM
shipped a new MDX Website template 📝

> Next.js 16 App Router
> Velite for type-safe content
> copy posts as markdown for the llms
> code blocks with copy button
> shadcn/ui components
> craft-ds for design system

folder structure = your URLs. no config needed.
perfect for blogs, docs, portfolios.
November 11, 2025 at 2:03 PM
a simple react / typescript lightbox component using the radix dialog and the relatively new starting-style feature in css
November 10, 2025 at 4:02 PM
what is an agent but workflows, cron jobs and
October 17, 2025 at 12:58 PM
ever wanted to create an ai to act like someone you admire from history so you can chat with them about life?

i made this 'persona creator prompt' to do that.

i drop it in claude and use research mode on 4.5 sonnet and it cooks.
October 16, 2025 at 9:03 AM
I love using @payloadcms for building apps and internal tooling... I made a starter 👇
August 5, 2025 at 12:59 PM
✏︎ Introducing Wrk, a minimalist open-source portfolio builder for creatives to share visuals of your work.

> Four different portfolio themes
> AI assisted writing
> Drag & drop project reordering
> Contact form management
> Simple UI for adding projects quickly
> SEO optimization
July 28, 2025 at 9:29 PM
✏︎ Introducing Wrk, a minimalist open-source portfolio builder for creatives to share visuals of your work.

> Four different portfolio themes
> AI assisted writing
> Drag & drop project reordering
> Contact form management
> Simple UI for adding projects quickly
> SEO optimization
July 28, 2025 at 9:14 PM
my 2025 setup for mac ... still a work in progress
July 17, 2025 at 9:00 AM
A fun question to ask chat:

> Based off of what you know about me what would be good books for me to read?

I got some pretty good suggestions.
July 12, 2025 at 3:58 PM
I'm developing a new AI starter template using some of my favorite modern technologies.

@nextjs
@xmcp_dev
@mastra_ai
@supabase

I call it loopflow --> workflows + human in the loop
July 11, 2025 at 1:00 PM
I always add this to my .gitconfig

I call it "git send." It's a simple alias that adds all staged changes and commits them with a provided message (default is "wip"). Here's an example of how to use it:

git send "feat: add ai sdk"
July 9, 2025 at 12:56 PM
Deployed my first production-level MCP to @vercel. Great experience and decided to write a guide on it. Still very early but excited for what Vercel is doing with this.
June 30, 2025 at 3:00 PM
running @cursor_ai in full-auto is a wild experience.
June 28, 2025 at 3:58 PM
Just shipped major performance improvements to next-wp!

✅ True server-side pagination
✅ 90% smaller API responses
✅ Unlimited post scaling
✅ WordPress headers integration

Combined with @vercel fluid compute it's the best (and cheapest) way to host your headless @wordpress frontend.
June 27, 2025 at 8:25 PM
Just passed 1,000 on YouTube 🎈

Thanks, everyone. I'm still learning what content is most helpful, but I'm excited to keep sharing the things I'm learning.
June 26, 2025 at 9:04 AM
Never been a better time to be a product engineer.
June 25, 2025 at 1:02 PM
One of my favorite things about AI is its ability to track my progress. I have a written record in the form of chats that document what I'm learning and thinking, and I can even interact with the record.

Many people argue that AI replaces thinking; for me, it has enhanced it.
June 24, 2025 at 1:02 PM
How to install the Meta Ads MCP server I made:
June 23, 2025 at 3:04 PM
Once you make your first MCP server, there's no going back.
June 21, 2025 at 4:03 PM
Setting up AI for design success? Can we teach AI good taste?

I've found that establishing a solid baseline and providing the LLM with extensive instructions is crucial. This is my goal with craft-ds and @shadcn/ui. Here is a bit of an intro into my current process.

More to come.
June 20, 2025 at 4:58 PM
AI is only as good as it's context
June 19, 2025 at 9:00 AM
Made an MCP server for interacting with the Meta Ads Marketing API.

✅ Campaign Management
✅ Analytics & Reporting
✅ Audience Management
✅ Creative Management

I have been really impressed with it's ability (be careful it will create campaigns for you if you ask it too haha). Feels like the future.
June 18, 2025 at 6:44 PM
I love MCP
June 5, 2025 at 8:59 AM
A simple logo component for @nextjs with light/dark mode support, auto image optimization, and auto image sizing.
June 4, 2025 at 1:03 PM