メディアと文章 右文章

メディアと文章 左文章

カラム50/50

カラム50/50

interface User {
  id: number;
  name: string;
}

const user: User = {
  id: 1,
  name: "Jack",
};

console.log(user);

I went on a backpacking trip this weekend. We did 2 nights at Rachel Lake with a day hike up Alta Mountain in the Cascades. With all the things happening in the world and here in our country, I think it’s important to take time to take time to get lost in the beauty of the world sometimes.

The Lord (@lordelt.bsky.social) 2026-07-20T01:01:33.701Z