Daily Recap - 2026-01-27

Building a Vibe Coding Tool: Polymo - Day 2

I just developed a boilerplate for Next.js πŸ™Œ
I'm excited to keep improving this product.

[tiny experiment] Create a Transformer from scratch - Day 3

πŸ“š Text:
"Let's build GPT" by @karpathy

✏️ Note:
Finally got the Transformer algorithm running, It’s alive πŸ€–
Huge thanks to @karpathy for the awesome tutorial.