Skip to content
View Q-Fin's full-sized avatar
🎯
Lock in
🎯
Lock in

Block or report Q-Fin

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

Profile picture
Typing banner

👋 Hi, I’m @Q-Fin

Quantitative Financial Engineer • Artificial Intelligence Enthusiast • Python & Graph Analytics Explorer

Python Pandas NumPy scikit-learn Plotly

🧾 Mission

Build rigorous, data‑driven tools for finance, analytics, and geopolitics while learning, sharing, and collaborating with colleagues.

📈 Contributions

Contributions chart

🔭 Current Projects & Interests

  • Current Projects (Private Repositories)

    • Quantitative Finance Dashboard and Backtesting Engine for Portfolio Optimisation, Risk Analytics (VaR/CVaR, GARCH) and Systematic Trading Strategies.
    • AI-powered Geopolitical Analyst and Real-Time Reporter for International Sectorial News.
    • Polymarket Latency Arbitrage Bot
    • Institutional-Grade Research to Signal to Execution to Risk Operating System for Liquid Markets
    • Multi-asset quantitative trading intelligence that hopefully self-improves thanks to RL (Not a RSI or even LLM-style agent debdates)
    • Pseudo-quantitative platform coded entirely in the obsolete B programming language
    • Substantial Business Intelligence + Data Science web prototype for a startup project, prior to any extensive backend invetsment
    • Godot as a hobby
  • Interests

    • Artificial Intelligence Agents
    • Biomedical Breakthroughs
    • Geopolitics and History
    • Market Finance
    • Real-Estate
    • Game development

📫 Connect

LinkedIn YouTube Twitter TikTok Discord

Popular repositories Loading

  1. LazyFin LazyFin Public

    Public release of LazyFin (formerly AlephLens), my first real-time stock analysis toolkit. Note that this version is not the final product, and I am currently working on a truly powerful engine in …

    Python 1

  2. OUTDATED-claude-fp-token-tracker OUTDATED-claude-fp-token-tracker Public

    (Outdated) This minimal tool measures Claude's free-plan context window fill (tokens used / 200k), not the free-plan message quota. The token tracking is precise, but the quota is sadly opaque and …

    JavaScript 1

  3. nordvik-portfolio-case nordvik-portfolio-case Public

    This repository contains the full quantitative implementation of a sovereign pension fund portfolio‑construction case study. Submitted for a Portfolio Management module taught by professor S.S., it…

    Python 1

  4. Q-Fin Q-Fin Public

    Config files for my GitHub profile.

  5. tinygpt tinygpt Public

    GPT-2-style tiny LLM that you can train on an old laptop, with a character tokenizer (vocab=65) of around 10 to 14 million params (~172 MB training footprint) with BPE-4096 of 12.3 million params

    Python