Peter Chr. Jørgensen
MY WRITING

Blog

What I've learned building for the web. Performance optimization, frontend architecture, tooling trade-offs, and the details that make production code actually work.

Two people shaking hands in front of a patterned white wall
11 min read

How WebRTC Lets Two Browsers Talk Without a Server

A practical WebRTC primer showing how two browsers can connect directly with manual offer and answer codes, inspired by my multiplayer browser experiment.

#webrtc #browser #p2p #games
A stylish, wide-format technical illustration on a dark, geometric background. It features a glowing blue book icon on the left connected by flowing data lines and code snippets to a GitHub Octocat logo inside a speech bubble on the right. Below the icons, the text reads IMPLEMENTING GISCUS and POWERED BY GITHUB DISCUSSIONS in an elegant, modern font.
3 min read

Adding Comments with giscus

How I added GitHub Discussions-powered comments to this site in under 10 minutes, with zero build complexity and zero database management.

#web-development #github #open-source
Sunlight filters through trees onto a forest path during golden hour
2 min read

Starting This Journal

I've been building websites long enough to have opinions. Time to write them down.

#personal #web-development