Skip to content
View Averypen's full-sized avatar
😀
😀

Block or report Averypen

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

Averypen

Quant Research & Systems Architecture

I build research-to-production style quant systems across data engineering, signal research, machine-learning research, research-bias validation, portfolio construction, risk governance, execution lifecycle, auditability, market-structure research, and reproducible reporting.

This public GitHub profile is a sanitized showcase. It uses synthetic data, mock execution, simplified examples, and public documentation. Proprietary production signals, live platform configuration, private parameters, real trading logs, paid vendor data, and platform-identifier information are intentionally excluded.

Published Public Repositories

RepositoryFocusStatus
quant-research-portfolioPortfolio landing page, project map, and build roadmapPublished
ares-public-architectureSynthetic-data demonstration of a modular US equity quant architecturePublished
vnq-datalake-public-manualPublic manual for reproducible equity research data lake designPublished
chronos-master-portfolio-demoSynthetic master portfolio governor and multi-sleeve risk controllerPublished
quant-execution-audit-toolkitDry-run execution, simulated fills, position ledger, PnL ledger, and JSONL audit lifecyclePublished
vhedge-risk-allocation-demoSynthetic defensive multi-asset allocation and volatility targeting demoPublished
equity-alpha-research-labSynthetic equity factor research, XGBoost sweep, OOS prediction, and validation workflow demoPublished
qinglong-ashare-research-labSynthetic A-share market-structure-aware research workflow demoPublished
quant-research-validation-toolkitResearch-bias validation toolkit covering look-ahead, label leakage, survivorship, purge/embargo, and point-in-time universe auditsPublished

System Map

VNQ data lake manual
|
v
research / synthetic data layer
|
+--> Ares public architecture demo
| |
| v
| Chronos master portfolio governor
| |
| v
| Execution and audit toolkit
|
+--> Equity alpha research lab
| |
| v
| XGBoost sweep / OOS prediction / feature importance
|
+--> Quant research validation toolkit
| |
| v
| look-ahead / leakage / survivorship / purge / embargo audits
|
+--> vHedge defensive allocation demo
|
+--> QingLong A-share research lab

Research-to-Production Design Principles

  • Separate data, signal, ML research, validation, portfolio, risk, execution, and reporting layers.
  • Use synthetic data and dry-run examples for public demonstration.
  • Prefer reproducible runs with config snapshots, deterministic seeds, leaderboards, audit reports, and manifests.
  • Evaluate return, drawdown, turnover, costs, liquidity, tradability, leakage risk, and implementation risk together.
  • Treat validation as a system requirement: look-ahead checks, label leakage guards, OOS testing, purge/embargo windows, point-in-time universe membership, cost assumptions, universe stability, and market-structure constraints.
  • Keep live execution details, platform-specific configuration, and private strategy parameters outside public repositories.

Published Coverage

LayerRepository
Public portfolio mapquant-research-portfolio
Data infrastructurevnq-datalake-public-manual
US equity architectureares-public-architecture
ML alpha researchequity-alpha-research-lab
Research-bias validationquant-research-validation-toolkit
Master portfolio governancechronos-master-portfolio-demo
Execution and audit lifecyclequant-execution-audit-toolkit
Defensive multi-asset allocationvhedge-risk-allocation-demo
A-share market-structure researchqinglong-ashare-research-lab

Intended Audience

This profile is designed for research and professional review by:

  • Quant researchers
  • Quant developers
  • Portfolio and risk professionals
  • Academic supervisors
  • Research collaborators

Boundary

Nothing in these repositories is investment advice or a trading recommendation. Public examples are intentionally simplified and synthetic.

Pinned Loading

  1. ares-public-architectureares-public-architecturePublic

    Synthetic-data public demonstration of a modular equity quant architecture.

    Python

  2. AverypenAverypenPublic

    Quant research and systems architecture profile.

  3. quant-research-portfolioquant-research-portfolioPublic

    Public landing portfolio for quant research and systems architecture projects.

  4. vnq-datalake-public-manualvnq-datalake-public-manualPublic

    Public manual for reproducible equity research data lake design.

  5. equity-alpha-research-labequity-alpha-research-labPublic

    Synthetic equity factor research and validation workflow demo.

    Python