yaml project
Dockerized development environment — consistent dev setup across any VM.
A test repository for trying out Claude GitHub Actions integration.
An AI-powered chatbot for Slack powered by the AI SDK by Vercel.
Custom bootable Fedora container images. Available variants: - COSMIC (ghcr.io/zelf/cosmic:latest) — COSMIC desktop environment - GNOME (ghcr.io/zelf/gnome:latest) — GNOME (Silverblue-based) - Niri (ghcr.io/zelf/niri:latest) — Niri scrollable-tiling Wayland compositor
A collection of useful tools.
Markdown resume with automatic PDF generation via GitHub Actions.
複数リポジトリ共有の GitHub Actions Reusable Workflows
Brilliant CV
CLI for capturing Storybook screenshots via storycap-testrun.
make build # Build binary with version info make test # Run all tests (unit + integration) make lint # Run go vet make clean # Remove built binary
This is a Next.js project bootstrapped with create-next-app.
This is a Next.js project bootstrapped with create-next-app.
This is a test project for AI-powered code review workflow.
pnpm create astro@latest --template starlight
A Swiss Army knife VS Code extension.
Private API for scraping creator data from subscription platforms
CLI commands for WOPR voice operations — adds voice-related slash commands to the WOPR CLI.
(and Have AI Write the Goodbye Letter)
Deterministic port allocator for git worktrees. Assigns a stable, collision-resistant set of port numbers based on the worktree path so that multiple worktrees of the same project can run their services simultaneously without port conflicts.
Home Kubernetes cluster — my learning lab for NVIDIA GPU workloads on k8s, building custom operators, Temporal workflows, and whatever else catches my interest.
Test repository for iac-ci pipeline validation. Contains 4 independent Terraform modules deployed to us-west-2.
Security Engineer · AI Systems Builder · Homelab Enthusiast · Dad Joke Connoisseur
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Shared CI/CD infrastructure for iOS apps.
THIS REPOSITORY IS NOT FOR CODE. DO NOT OPEN PRS HERE
IP Push-To-Talk — Voice Communication & IoT Device Management Platform
Shared boilerplate for Bash script projects
A command-line tool to download icons from the Iconify Framework and apply custom transformations.
This is a Next.js project bootstrapped with create-next-app.
This repository contains my personal ZMK firmware configuration for a Chocofi wireless keyboard using Colemak-DH, **[timeless homerow mods](https://github.com/urob/zmk-config#timeless-homer
Add an AI Product Owner to your repo in 14 lines of YAML.
Helm chart for deploying the Halloween Candy Rush game on Kubernetes.
✨ Your new, shiny Nx workspace is almost ready ✨.
vito-mish__rental-suite-manager
vic-ihuoma__bemyvalentine
Deployment configuration for PayrollEngine on Dokploy.
This is the code repository for vdeantoni.com.
Welcome to the repository for my personal blog! This project is built using the Astro framework, focusing on a modern, content-first approach to web development. It's designed to be fast, accessible, and easy to maintain.
This repository contains organization-wide GitHub configurations and reusable workflows.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
A template repository for digital service providers to manage their services on the UnitySVC platform.
ujax 프로젝트의 OpenAPI 스펙과 TypeScript 타입을 관리하는 패키지입니다.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
├── public/ ├── src/ │ ├── components/ │ ├── content/ │ ├── layouts/ │ └── pages/ ├── astro.config.mjs ├── README.md ├── package.json └── tsconfig.json