Skip to content
View trugurpala's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report trugurpala

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

🌐 Read this profile in: English · Türkçe

Uğur Pala — Python, Pine Script, and Divan

Hi, I'm Uğur Pala

I'm a vibe coder: I define the idea, goals, and constraints, then work with coding agents to build local-first, open-source tools in Python and Pine Script. I use Divan to plan, build, verify, and maintain the open-source projects featured here.

Start here

What is Divan?

Divan gives the coding agent you already use a structured plan, an explicit execution sequence, persistent project memory, and evidence-backed delivery. It scopes the request, selects the right workflow, runs checks, and shows the evidence behind the result.

Divan is not an AI model, cloud coding service, or standalone agent runtime. It is an open-source collection of skills and plugins that works within supported tools such as Claude Code and Codex.

This profile was also planned, written, and verified with Divan. The workflow described here is not just a promise; it is how I build.

Explore Divan · Installation guide · Website

Open-source projects

Project What it does Important boundary
Divan Adds a planned, evidence-backed workflow to coding agents. Free and MIT-licensed; not an AI model or cloud service.
Pala Project Studio Secure project orchestration for Codex workflows with local-first experts and evidence-backed delivery. Not an AI model or cloud service; does not store private repo data or transcripts.
Pine Script Agent Kit Helps AI tools ground Pine Script v6 answers in named sources. Does not replace the TradingView compiler or real chart testing.
Türkiye IBAN Validates the format of Turkish IBANs and maps institution codes using the included dataset. Does not confirm that an account exists or who owns it.
Türkiye IBAN — PHP Provides a PHP 8.2+ Composer client for Turkish IBAN operations. Does not download data at runtime.
Türkiye IBAN — Python Provides a Python 3.10+ client for Turkish IBAN operations. Does not download data at runtime.
Ada Su A mobile-first water reminder with no accounts, ads, or analytics. Your data stays in your browser.

Each project documents its own installation, support, security, and licensing boundaries. For questions or suggestions, use the support channel in the relevant project; to suggest a correction to this profile, see the contribution guide.

If a project is useful, starring it, sharing it, or following me on GitHub helps more people discover the open-source work.

Contact

X · Email · Community guidelines · Security policy

The contents of this profile repository are available under the MIT License.

Pinned Loading

  1. divan divan Public

    Open-source workflow layer for Codex, Claude Code and other coding agents: planning, persistent context, explicit execution and verifiable delivery.

    Python

  2. turkiye-iban turkiye-iban Public

    Turkish IBAN validation and TCMB-backed institution matching, with open data in JSON, CSV, SQL, SQLite and a TypeScript/NPM package.

    Python

  3. pinescriptv6 pinescriptv6 Public

    Source-traceable Pine Script v6 guidance and structured examples for AI coding agents, with honest TradingView verification limits.

    Markdown 2 1

  4. turkiye-iban-php turkiye-iban-php Public

    PHP 8.2+ Composer client for Turkish IBAN validation, formatting, masking and TCMB-backed institution-code matching.

    PHP

  5. turkiye-iban-python turkiye-iban-python Public

    Python 3.10+ client for Turkish IBAN validation, formatting, masking and TCMB-backed institution-code matching. Published on PyPI.

    Python

  6. ada-su ada-su Public

    Privacy-first, local-first water reminder PWA: mobile-friendly, offline-capable, with no account, ads, analytics or server data.

    JavaScript