Skip to content
View sametbrr's full-sized avatar

Highlights

  • Pro

Block or report sametbrr

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 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
sametbrr/README.md

Samet Birer

Full Stack Developer · Skill & MCP Builder · Enterprise Architect

Designing systems where developers work less and deliver more — by putting LLMs where they belong.

Profile Views

🌐 Türkçe için tıklayın


About Me

The best developer workflow is the one you barely have to think about.

Full Stack Developer with 4+ years of production experience at NarPOS — building and scaling enterprise products with .NET, Angular, and NX Monorepo architecture.

But what I'm focused on now goes beyond writing code:

  • Redesigning developer workflows with LLM-native Skills and MCP servers
  • Building MCP servers that give AI agents real access to production systems
  • Creating Skills that automate the cognitive overhead of engineering work
  • Applying enterprise architecture patterns to AI-integrated systems
  • Building products at the intersection of FinTech, blockchain, and intelligent automation

I share everything I build as open source — because the best ideas compound when they're in the open.


🔨 What I Build

LLM Tooling & MCP

Tools that make LLMs first-class citizens in developer workflows — not assistants you have to prompt carefully, but systems that act.

ProjectWhat it does
llm-wiki-manager A persistent, LLM-managed personal wiki. The model writes, cross-references, and maintains the knowledge base while you curate sources. Implements Karpathy's LLM Wiki pattern with 8 operating modes.
prompt-architect Turns any rough idea into a domain-classified, quality-reviewed expert prompt — 25-domain taxonomy, 8 quality gates, works in TR and EN.
notebooklm Full programmatic access to Google NotebookLM from the terminal — create notebooks, add sources, generate podcasts, videos, quizzes, and more. Includes a one-time browser auth flow and multi-format downloads.
readme-standard Enforces a consistent README.md + README.tr.md structure across projects — 23 rules, four modes (Create, Audit, Fix, TR Sync), and auto-detection of project type from package.json / .csproj / pyproject.toml / SKILL.md.
look-again Saves conversation checkpoints as markdown files and resumes them with full context — decisions, rejected alternatives, and the final plan preserved verbatim. Works on Claude Code and Claude.ai.
project-radar Daily GitHub trending & community discovery radar — pulls the full Trending list, scans HN, Reddit, Product Hunt, YouTube and the wider web, scores each project 0–100 on usefulness, and renders a self-contained Turkish HTML report with a persistent watchlist.
openapi-rest-mcp Drop any OpenAPI/Swagger spec and get a fully functional MCP server — CRUD, endpoint discovery, fuzzy search, and multi-scheme auth out of the box.

📦 Published Packages

Package What it solves Downloads
AssemblyServiceRegistrar Zero-boilerplate DI registration in .NET — marker interfaces and attributes, all lifetimes, open generics supported. NuGet
EnvironmentConfigurator Single-call environment-aware config loading for ASP.NET Core — publish profiles and appsettings auto-scaffolded. NuGet
openapi-rest-mcp Wrap any REST API as an MCP server without writing a single tool handler. npm

🎯 Current Focus

LLM-Native Developer Tooling
The next wave of productivity isn't faster editors or smarter autocomplete — it's LLMs that own entire workflows end to end. I'm building the infrastructure layer for that.

Enterprise AI Integration
Most companies don't need a new AI product. They need their existing systems — monorepos, REST APIs, internal wikis — to become AI-accessible. MCP is the bridge. I'm building on it.

FinTech & Blockchain
Actively building projects at the intersection of financial technology and blockchain — not just following the space, but experimenting and shipping.


📊 GitHub Analytics

Profile Details

Repos Per Language Most Commit Language


📈 Contribution Activity

Activity Graph


Philosophy

Automate the routine. Engineer the meaningful.

The most valuable thing a senior engineer can do isn't write better code — it's build systems that make the whole team move faster.

Pinned Loading

  1. llm-wiki-manager llm-wiki-manager Public

    Skill for a persistent LLM-managed wiki — the LLM writes and cross-references while you curate sources.

    Python 43 9

  2. prompt-architect prompt-architect Public

    Skill that turns any rough idea (TR/EN) into a domain-classified, quality-reviewed expert prompt.

    Python 1

  3. openapi-rest-mcp openapi-rest-mcp Public

    MCP server that wraps any OpenAPI/Swagger REST API with CRUD, discovery, fuzzy search, and multi-scheme auth.

    JavaScript 1

  4. AssemblyServiceRegistrar AssemblyServiceRegistrar Public

    .NET library that auto-registers services via marker interfaces and attributes — supports all lifetimes and open generics.

    C# 3

  5. EnvironmentConfigurator EnvironmentConfigurator Public

    ASP.NET Core package for single-call environment-aware config loading with auto-scaffolded publish profiles and appsettings.

    C# 2