Skip to content
View omitsu-dev's full-sized avatar

Block or report omitsu-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
omitsu-dev/README.md

omitsu — Full-Stack Engineer

Backend engineer with Java / Spring Boot as my core stack. Recently worked with React / TypeScript for API development, then went independent and built 32blog.com from scratch with Next.js 16. Comfortable handling everything from frontend to infrastructure solo.

I use Claude Code (CLI) as my primary development tool, and have built systems to ensure AI-generated code meets quality standards — not just using AI, but controlling its output.


Tech Stack

Backend

Java Spring Boot Node.js

Frontend

Next.js React TypeScript Tailwind CSS

Database & Infra

PostgreSQL Prisma Vercel Docker

AI Tools

Claude Code


Projects

Repository Description
spring-boot-api-starter Spring Boot 3 + JWT + PostgreSQL REST API
nextjs-auth-starter Next.js 16 + Auth.js v5 + Prisma authentication
nextjs-i18n-starter Next.js 16 + next-intl v4 multilingual starter
mdx-blog-pipeline MDX + rehype/remark + custom article linter
ogp-generator @vercel/og dynamic OGP image generation API
ai-code-review-hooks Claude Code Hooks for automated quality checks
claude-code-rules CLAUDE.md / rules / commands template collection
n8n-workflows Production-ready n8n workflow templates
ffmpeg-quick FFmpeg preset CLI for common video tasks
rtsp-hls-dashboard RTSP to HLS surveillance camera dashboard

Portfolio

32blog.com — Next.js 16 / TypeScript / 3 languages (JA/EN/ES) / 80+ articles

Includes an FFmpeg Command Generator and other interactive developer tools.

Migrated a 10-year WordPress site to Next.js + Vercel for multilingual support and edge computing. Solo design, development, content, and operations.


Website X

Popular repositories Loading

  1. omitsu-dev omitsu-dev Public

    My GitHub profile

  2. ffmpeg-quick ffmpeg-quick Public

    Quick FFmpeg presets for common video tasks / FFmpegプリセットCLI

    JavaScript

  3. rtsp-hls-dashboard rtsp-hls-dashboard Public

    Browser-based surveillance dashboard — converts RTSP camera feeds to HLS via FFmpeg

    JavaScript

  4. claude-code-rules claude-code-rules Public

    Claude Code configuration templates — CLAUDE.md, rules, commands, hooks, and settings for productive AI-assisted development

    Shell

  5. nextjs-i18n-starter nextjs-i18n-starter Public

    Minimal Next.js 16 + next-intl v4 multilingual starter with App Router — JA/EN ready out of the box

    TypeScript

  6. mdx-blog-pipeline mdx-blog-pipeline Public

    Minimal MDX blog pipeline with Next.js App Router — rehype/remark plugins, custom components, and article linter

    TypeScript