Skip to content
View caganco's full-sized avatar
  • Istanbul
  • 05:36 (UTC +03:00)

Block or report caganco

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

Çağan Cebeci

Electronics & Communications Engineering student at Istanbul Technical University (İTÜ). I build production quality software and care about correctness, reproducibility, and measurement I can defend.

What I work with

  • Languages: C++ (C++17), Python
  • Systems and tooling: Linux, PostgreSQL, asyncio, Git / GitHub Actions, ANSYS
  • Engineering practice: automated testing (pytest), static typing (mypy), linting (ruff), layered CI, architecture invariants enforced in code

Areas of interest Low-level and systems programming, signal and time series analysis, and communications and electronics fundamentals - where software meets physical and mathematical constraints.

Selected work

  • tr-imei-checker - C++17 client over libcurl for a Turkish e-Devlet endpoint; handles sessions, CSRF, and clean error paths.
  • sentio - quantitative research and backtesting infrastructure. The substance is the discipline: pre-registered hypotheses, look ahead safe pipelines, and statistical validation (Newey-West HAC, Deflated Sharpe, CSCV/PBO), all enforced by a multi tier CI.
  • ballast-bist - systematic portfolio toolkit; transaction-cost modeling and volatility estimation, tested and CI gated.
  • bist-flow-intel - asynchronous ETL pipeline that normalizes public regulatory disclosures into a PostgreSQL schema.

Across these the domain varies, but the throughline is the same: measurement you can trust, systems that fail loudly rather than silently, and code an outside reviewer can audit.

Contact

Pinned Loading

  1. tr-imei-checker tr-imei-checker Public

    Automated IMEI query client for Turkey's e-devlet portal - C++17, libcurl, session & CSRF management

    C++

  2. sentio sentio Public

    Production grade quantitative research & backtesting infrastructure for Borsa İstanbul equities - pre registered hypotheses, look ahead safe pipelines, realistic transaction cost modeling and stati…

    Python

  3. ballast-bist ballast-bist Public

    Systematic BIST equity portfolio toolkit - band rebalancing, transaction-cost modeling (Abdi-Ranaldo / Kyle), volatility calibration. Python, tested, CI-gated.

    Python