codingstairs
NotesEDULifeContact
⌕Search⌘K
koen

Navigation

  • Intro
  • Blog
  • Life

Get in touch

Send without signing in. Add your email if you'd like a reply.

  • Leave a message anonymously →
  • ✉ warragon112@gmail.com
  • KakaoTalk Open Chat ↗

© 2026 codingstairs

  • Notes
  • EDU
  • Search
  • Life
  • Contact
  • Legal
  • RSS
  • GitHub

Notes

Things I studied and noted down. For courses, see EDU.

Things I studied and noted down. For courses, see EDU.

Categories

  • AI & LLM

    9

    AI/LLM topics — agents, prompts

  • Web Fundamentals

    7

    HTML, CSS, JS, HTTP, URL basics

  • Languages

    4

    TypeScript, Java, Python, Rust

  • Programming

    4

    Data structures, Big-O, patterns

  • Frontend

    16

    React, Next.js, Tauri, Tailwind

  • Backend

    15

    Spring, FastAPI, SQL

  • Agent tooling

    15

    Claude Code · MCP · Context7 · Figma — overview of AI coding tools

  • Cloud

    22

    Deployment options and decision criteria

  • Data

    16

    PostgreSQL · Kafka · data strategy notes

  • Infra

    7

    Docker, Compose, Caddy, SSH

  • Environment

    11

    Windows vs Mac and other dev-environment notes

  • Mobile

    4

    Cross-platform options compared (Tauri · Flutter · RN)

  • Dev tools

    12

    pnpm, uv, Gradle, Git, regex

  • Philosophy

    10

    KISS · DRY · YAGNI · naming — development philosophy

  • Security concepts

    8

    OAuth · JWT · security fundamentals

  • Quality / Tests

    6

    Testcontainers, Vitest, pytest

  • Learning

    5

    Searching, reading docs, debugging

Tags

  • aws13
  • postgresql8
  • monorepo6
  • database5
  • deployment5
  • documentation5
  • schema5
  • docker4
  • llm4
  • python4
  • supabase4
  • testing4
  • windows4
  • async3
  • automation3
  • cache3
  • claude-code3
  • cross-platform3
  • debugging3
  • docker compose3
  • fastapi3
  • gemini3
  • gradle3
  • migration3
  • networking3
  • nextjs3
  • openapi3
  • rag3
  • react3
  • redis3

Notes

  • Wrap public OpenAPIs with your own BFF

    2026-05-26
    • #bff
    • #public-api
    • #openapi
    • #proxy
  • title template single source — don't let children stamp the site name

    2026-05-26
    • #seo
    • #metadata
    • #title-template
    • #og-tags

Keep DB seed sources outside the code tree

2026-05-26
#db-seed
#monorepo
#content-management
#database

Dashboard widget uniformity — don't leave 4 domains with 3 widgets

2026-05-26
#dashboard
#widget
#uniformity
#ui consistency

Public-route allow-list — keep it in sync when adding domains

2026-05-26
#public route
#allow-list
#auth gate
#middleware

Email Delivery and OTP — SMTP

2026-05-18
#smtp
#email
#otp
#dkim

Supabase Storage — File Upload and Permissions

2026-05-18
#supabase
#object-storage
#file-upload
#rls

Kafka in Practice — Topic Design and Message Flow

2026-05-18
#kafka
#topic-design
#partition
#producer

Google Stitch — UI design from natural language (Gemini 2.5)

2026-05-07
#google-stitch
#ui-design
#gemini-2.5
#design-to-code

Google NotebookLM — source-grounded Gemini notebook (RAG-shaped tool)

2026-05-07
#notebooklm
#gemini
#rag
#source-grounded

AI Web IDEs — Replit · Bolt.new · v0 · Lovable · Google AI Studio Build

2026-05-06
#ai-web-ide
#replit
#bolt.new
#v0

Google AI Studio — Gemini-powered AI Web IDE + app builder

2026-05-06
#google ai studio
#gemini
#ai web ide
#app builder

GitHub Pages — host a repo as a static site

2026-05-06
#github-pages
#static-site
#hosting
#jekyll

Replit — Browser-based dev + deploy in one place

2026-05-06
#replit
#web-ide
#ai-coding
#deployment

Audit Log — logAdminAction pattern

2026-05-06
#audit-log
#admin
#postgresql
#jsonb

Orchestrating multiple PostgreSQL pools

2026-05-06
#postgresql
#connection-pool
#multi-tenancy
#monorepo

Admin UI — ResourceTable SSOT pattern

2026-05-06
#admin ui
#resourcetable
#ssot
#list page

E2E — auto-generated route manifests

2026-05-06
#e2e
#manifest
#route
#playwright

Anonymous forms — minimum safety net

2026-05-06
#anonymous forms
#honeypot
#bot mitigation
#rate limiting

AI browser assistants — Atlas · Comet · Edge Copilot · Dia · Brave Leo · Chrome Gemini

2026-04-28
#ai-browser
#chatgpt-atlas
#comet
#edge-copilot