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

Organizations

@BeycanPress @MultipleChain @TronSocket

Block or report 0xBeycan

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

Halil Beycan

All notable changes to this developer are documented in this file. Versioning is semantic. Pivots are breaking.

[Unreleased]

Backlog

  • TTS — voice synthesis
  • LLM personalities — chatbots that hold character
type SomeDay = Promise<Beautiful>   // pending

[3.0.0] — Feb 2026

BREAKING CHANGE

  • Web3 → generative AI

Added

  • ComfyUI — pipeline architecture, custom nodes
  • Diffusion models — text-to-image, text-to-video, image-to-video, LoRA training
  • Open-source ComfyUI extensions, MIT
  • Python

Deprecated

  • Web3 stack — still running, maintenance only. Critical fixes only. No new features, probably.

Dependencies

  • Added claude — required, not optional

[2.4.1] — Nov 2025

Deprecated

  • Writing code by hand

Known Issues

  • Shipped two Solana programs this year. Remember none of it. Only remember the ranked queue.

[2.4.0] — 2025

Added

  • EIG Estate — fractional real estate on Solana. CertiK audited, 0 critical.
  • Elowen — decentralized roleplay chat on Solana. Token distribution written so the team can't exceed its own allocation. The contract enforces the promise instead of the team.

[2.3.0] — 2024

Changed

  • CryptoPay rewritten for multi-chain support
  • TokenICO rewritten for multi-chain support

Added

  • MultipleChain — one TypeScript interface for EVM, Solana, Bitcoin and more. Built because writing each chain separately stopped scaling.
  • TronSocket — Tron had no WebSocket support, so I ran the node and exposed it as a service. 1st place, HackaTRON Season 7.
  • Rust, Tact — first contracts outside the EVM

[2.2.0] — 2023

Changed

  • Deployment region: Turkey → Taiwan
  • BeycanPress incorporated

[2.1.0] — 2022

Added

  • Walogin — MetaMask login for WordPress
  • TokenICO — token presale on WordPress, EVM only at launch

Removed

  • Backend role at Path. Went full-time on my own products.

[2.0.0] — 2021

BREAKING CHANGE

  • WordPress → Web3

Added

  • CryptoPay — non-custodial crypto gateway for WooCommerce. Ethereum and BNB Chain at launch. Maintained ever since.
  • BP Story — Instagram-style stories for WordPress. First thing I ever sold.
  • Solidity, TypeScript
  • Backend role at Path — PHP and Symfony on tuttur.com

[1.1.0] — May 2019

Added

  • This account. Started writing code where other people could see it.

[1.0.0] — 2018

BREAKING CHANGE

  • Desktop → web

Added

  • PHP, WordPress, small client jobs

[0.1.0] — 2015

Added

  • VB.NET desktop applications
  • Initial commit

halilbeycan.com · beycanpress.com

Popular repositories Loading

  1. genesis genesis Public

    From Idea to First Commit

    11 1

  2. tron-tx-decoder tron-tx-decoder Public

    Forked from 0xdefc0n/tron-tx-decoder

    Lightweight utility for decoding function parameters and function output from Tron blockchain transactions.

    JavaScript 3

  3. solana-cm-sugar-example solana-cm-sugar-example Public

    Solana Candy Machine Sugar NFT Creation Example

    1

  4. ComfyUI-ImageQualityGate ComfyUI-ImageQualityGate Public

    Single-node image quality gate for LoRA dataset filtering. Analyzes blur, sharpness, noise, clipping, and entropy with three-tier verdict (PASS/SO-SO/FAIL), center-weighted blur detection, and shot…

    Python 1 1

  5. LaravelInstaller LaravelInstaller Public

    Forked from rashidlaasri/LaravelInstaller

    A web installer for Laravel

    PHP

  6. web3.php web3.php Public

    Forked from web3p/web3.php

    A php interface for interacting with the Ethereum blockchain and ecosystem. Native ABI parsing and smart contract interactions.

    PHP