Founder's GitHub - Devin Stein logo

Founder's GitHub - Devin Stein

Free

AI engineer & open-source creator of Dosu and other developer tools

FreeFree tier
Type
Open Source
LinksX

About Founder's GitHub - Devin Stein

Devin Stein is a software engineer and creator of several open-source projects, including Dosu, an AI-powered engineering assistant that understands code and helps with bug triage, answering questions, and release notes. His GitHub profile showcases projects like Shared Recruiting Co. (SRC), a candidate-centric recruiting platform; Picket, a web3 wallet-based identity provider; YCRM, a tool for scraping YC founder contact information; and KSOPS, a GitOps solution for Kubernetes secrets. Devin is also a contributor to Sparkmagic and maintains various Neovim configurations.

Key Features

Creator of Dosu, an AI engineering assistant that understands code and helps triage bugs, answer questions, and collaborate on release notes
Develops Shared Recruiting Co. (SRC), an open-source candidate-centric recruiting platform
Built Picket, a multi-chain wallet-based identity provider with OAuth 2.0/OIDC and SIWE support
Developed YCRM, a tool that scrapes YC Startup Directory and enriches founder contact information
Created KSOPS, a GitOps pattern for managing Kubernetes secrets with SOPS and Argo CD

Pros & Cons

Pros
  • Dosu understands code context and provides accurate, AI-generated responses praised by the community
  • Multiple high-quality open-source projects with real-world applications
  • Active development and maintenance visible through regular commits and repository updates
  • Projects cover a range of needs: AI assistants, recruiting, web3 identity, data scraping, DevOps
Cons
  • Projects are in varying stages of maturity; some may be experimental or early-stage
  • No single product offering; users need to evaluate individual projects for their needs
  • Limited documentation beyond README files for some projects

Best For

Open-source maintainers using Dosu to automatically triage issues and answer community questionsSales and research teams using YCRM to find and contact Y Combinator foundersDevelopment teams using KSOPS to manage Kubernetes secrets via GitOps workflowsWeb3 applications using Picket for token-gated authentication and wallet-based identityRecruiters using Shared Recruiting Co. for opt-in candidate communication

FAQ

What is Dosu and how does it help developers?
Dosu is an AI engineering assistant that understands code and code changes. It helps by answering undocumented questions from sales, triaging customer-facing bugs with support, collaborating on release notes, and encouraging open-source contributors by organizing issues and triaging bugs.
What does YCRM do?
YCRM scrapes the YC Startup Directory to find founder contact information (emails and social links), validates emails, and structures the data into a CRM-compatible format. It has validated over 5,000 founders' contact information.
Is KSOPS a standalone tool?
KSOPS is a Kustomize plugin that allows you to apply SOPS-encrypted files directly to Kubernetes clusters. It was built to enable GitOps workflows for secrets using Argo CD.