Skip to content
View danilmezor's full-sized avatar

Highlights

  • Pro

Block or report danilmezor

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

Hi, I'm Danil 👋

Data Science / Machine Learning Engineer — I build ML systems and algorithmic trading tools, and shoot landscape & travel photography on the side.

  • 🤖 Machine Learning & Data Science — building and shipping models for real-world applications
  • 📈 Algorithmic Trading — designing trading strategies, indicators, and automation
  • 📉 Pine Script — crafting indicators & strategies for TradingView
  • 📷 Photography — long-exposure landscapes and visual storytelling from across the American West
  • 🌎 Based in the Pacific Time Zone (PT)

🔗 Links

Engineering PortfolioPhotographyLinkedInEmailInstagramTelegramTradingView

🛠️ What I'm working on

  • ML & Data Science — developing and refining algorithms for production use cases
  • Trading algorithms — innovative solutions for financial markets, from backtest to live
  • Pine Script — open to building custom TradingView indicators & strategies
  • Data Structures & Algorithms — continuous learning and deliberate practice

💡 Open for

  • 💼 Job opportunities — ML / Data Science / quantitative roles
  • 🤝 Collaborations — machine learning projects, trading systems, or Pine Script work

📌 Featured projects

  • 📈 Kadabra — Systematic Cryptocurrency Trading Framework — my capstone: an end-to-end algorithmic trading system with a live execution engine (Binance / Hyperliquid WebSocket feeds, O(1) ring-buffer caching, technical + fractional-differencing features) and an offline research pipeline with rigorous robustness testing (Probability of Backtest Overfitting, Deflated Sharpe, Monte-Carlo permutation, out-of-sample). Q1 2026: 10.59% return at a 1.25 Sharpe vs ETH's −20.9%.
  • 🐎 Wild Horse Analytics — AI for university dining operations (demand forecasting, predictive staffing, scenario planning), built with a team at the Cal Poly DxHub CSU AI Summer Camp.
  • 📷 danilzanozin.com (source) — my photography portfolio: a React 19 + Vite app with a build-time prerender for SEO, a Gaussian-splat 3D photo viewer, and WebGL depth-parallax galleries.

📫 Reach me


Feel free to reach out if you'd like to collaborate or if there's an opportunity that aligns with my skills!

Pinned Loading

  1. TradingViewTradingViewPublic

    This is a repository with all my public TradingView scripts

    3 1

  2. portfolio_trackerportfolio_trackerPublic

    Python

  3. Finding-First-Prime-in-Euler-s-NumberFinding-First-Prime-in-Euler-s-NumberPublic

    This project finds the first 10-digit prime number in the consecutive digits of Euler's number (e). It was inspired by a famous mathematical puzzle that appeared on a billboard.

    Python

  4. Danielmart02/CPP-dining-agent-dashboardDanielmart02/CPP-dining-agent-dashboardPublic

    First place winners of DXHUB AI SUMMER CAMP 2025 Team Wild Horse Analytics

    Python 3 1

  5. PhotoWebPhotoWebPublic

    Personal photography portfolio website showcasing landscapes, cities, events, and the JMT trail

    JavaScript

  6. sofiavaultsofiavaultPublic

    Secure terminal password manager with fuzzy matching, AES-256-GCM encryption, and interactive REPL mode

    Python