Skip to content
View lain-the-coder's full-sized avatar
💭
meh
💭
meh

Block or report lain-the-coder

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. ea-qms ea-qms Public

    Change Control module for a Quality Management System — Go API, Svelte SPA, PostgreSQL. E-signatures on every decision, an audit trail the app cannot amend. Runs with one docker compose command; OQ…

    Shell

  2. system-design-labs system-design-labs Public

    Learning system design by building it — each lab takes one concept, builds the smallest real thing, breaks it on purpose, and records what happened with numbers.

  3. cv-converter-portfolio cv-converter-portfolio Public

    AI-powered CV template conversion tool that automatically reformats candidate resumes into standardized company templates using Google Gemini. Built with Streamlit. Public showcase - source code in…

  4. GitHubClient GitHubClient Public

    Production-grade .NET 8 proxy API for the GitHub REST API — multi-mode authentication, structured logging with full request traceability, layered error handling, and FluentValidation request valida…

    C#

  5. GitInternals GitInternals Public

    CLI tool that implements Git's core object reading functionality from first principles, handling compression, binary formats, and commit graph traversal to understand Git's architecture.

    C#

  6. ea-qms-backend ea-qms-backend Public

    A backend API for a Quality Management System's Change Control module. It enforces a strict six-state workflow featuring state-dependent role permissions, electronic signatures at approval gates, a…

    Go