All Documents
3,528 documents available
ReleaseKit - Technical Requirements Document
Specifies a Go library and CLI for release automation with conventional commit parsing, validation checks, and workflow orchestration.
Use an appropriate base image
Shows a GitHub Actions workflow that builds shared libraries before building and pushing Docker images for a Next.js client and Node.js server.
🎵 Spotify End-to-End Azure Data Engineering Project
Builds a full Azure data platform that ingests Spotify-like data, transforms it through medallion layers, trains a hit-song classifier, and adds a natural-language query agent.
Viva/Presentation Q&A — DAB TPS Optimization Project
Provides 46 Q&A pairs to guide a presentation on optimizing TPS control of a DAB converter for minimal RMS current.
Installing dependencies
Explains RAG concepts and provides a complete Python script to build a FAISS vector index and answer questions using Google Gemini.
Utility Functions API Reference
Documents every utility function in OpenTwig, covering build pipeline, configuration, theme management, content generation, file operations, and CLI utilities.
Logs
Documents the author's design decisions and progress while building a Sega Genesis emulator, including CPU pipeline rework and toolchain experiments.
LLM Instructions for PlexMix
Defines a step-by-step release process for a Python CLI tool, including version bumps, tagging, GitHub releases, and CI checks.
Joonbeom Park
Presents a personal resume with experience, projects, publications, and education for a software engineer and researcher.
CLI commands for the jclouds-plugin
Documents 13 Jenkins CLI commands for managing jclouds cloud profiles, templates, and userdata via XML import/export.
TVM: An Automated End-to-End Optimizing Compiler for Deep Learning
Describes TVM, a compiler that optimizes deep learning models for diverse hardware back-ends using graph-level and operator-level transformations.
UV Package Manager Decision
Documents the decision to use UV instead of Poetry for package management, including rationale, trade-offs, migration steps, and hybrid integration with exasol-toolbox.
Module 2: Continuous Delivery Pipeline
Walks through building a CodePipeline continuous delivery pipeline for a serverless API, including unit test integration.
Product Requirements Document: Protein Binder Design MCP Server
Specifies requirements for an MCP server that wraps RFdiffusion, ProteinMPNN, and ESMFold into high-level tools for LLM-driven protein binder design.
MCP - Server Configuration & Integration
Defines MCP server categories, agent-to-tool mappings, query classification rules, and performance profiles for a multi-agent engineering system.
Restep Job Execution SDK Documentation
Documents 10 REST API endpoints for job executors to report progress, status, and logs back to a Restep server.
第一章 模型预处理
> 译者:[muxuezi](https://muxuezi.github.io/posts/1-premodel-workflow.html)
AWS EKS Deployment with GitHub Actions CI/CD
Documents a GitHub Actions CI/CD pipeline that builds, scans, and deploys a containerized app to AWS EKS with SonarCloud and Trivy.
CI/CD Documentation
Documents a GitHub Actions CI pipeline that builds and tests a PostgreSQL extension across multiple versions using containerized PostgreSQL.
SVI 2.0
Documents the SVI LoRA family for WanVideo I2V, covering version history, usage patterns, known limitations, and community workflows.
Azure Databricks Best Practices
Collects Azure Databricks architecture, networking, security, and cluster sizing guidance from Microsoft and Databricks into a single reference.
Job Description
Lists mandatory and nice-to-have skills for a DevSecOps Engineer role, plus 30 interview Q&As on Azure, Terraform, AKS, and security.
Load Nextflow
Walks through running nf-core/hic for Hi-C analysis on MSU HPCC, including sample sheets, config, and SLURM submission.
Building a Document Q&A Chatbot with LangChain
Walks through building a RAG chatbot that answers questions from a PDF using LangChain, LangGraph, Gemini, and FAISS.