rabi.
  • Home
  • Writing
  • Snippets
  • System Design
  • Tools
Snippets

Snippets / Tags

automation

3 automation code snippets across 1 language. Copy-paste solutions from production code.

3

snippets

github actions

3 snippets

Create a GitHub Release When a Version Tag is Pushed

A GitHub Actions workflow that creates a GitHub Release with auto-generated notes whenever a v* tag is pushed.

github-actionsreleasetag+2
INTERMEDIATEJun 13, 2026

Next.js CI Workflow with Lint, Typecheck, and Build

A clean GitHub Actions workflow for Next.js projects: install, lint, typecheck, build. Cached, fast, and PR-ready.

github-actionsnextjsci-cd+2
BEGINNERApr 12, 2026

Scheduled GitHub Actions Workflow Hitting a Secured Endpoint

A GitHub Actions cron that pings a bearer-auth endpoint every N minutes. Use it for scheduled revalidation, health checks, or webhooks.

github-actionscronschedule+2
INTERMEDIATEApr 24, 2026
rabi.

Building production software and writing about what I figure out.

SDE II at Amazon

Content

  • Writing
  • Snippets
  • System Design Notes
  • Tools

Snippets

  • Java
  • AWS CLI
  • React

Popular Tags

  • React Hooks
  • TypeScript
  • Spring Boot
  • Next.js

Explore

  • About
  • Professional Journey
  • Contact
  • Search
  • Submit a Snippet
  • RSS Feed

Connect

Let's build something together.

Send a message →

Newsletter

Weekly posts on backend engineering and system design.

Subscribe →

© 2026 Rabinarayan Patra. All rights reserved.

Privacy PolicyDisclosureBuilt with Next.js