Skip to content
View shihongyue2022's full-sized avatar

Block or report shihongyue2022

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

Hi, I'm Shi Hongyue 👋

Backend & Data Analytics Developer

I build Python backend systems and reproducible data workflows, with a focus on financial time series, statistical modeling, and machine learning.

Portfolio Resume Japanese Chinese

About Me

  • 🐍 Building backend applications with Python, Flask, SQLAlchemy, and relational databases
  • 📊 Working on financial time-series analysis, covariance estimation, and statistical modeling
  • 🧠 Designing reproducible machine-learning experiments with PyTorch and diffusion models
  • 🐳 Packaging and testing applications with Docker, Alembic, and pytest
  • 🌏 Based in Japan and open to backend, data analytics, and collaborative opportunities

Tech Stack

Python Flask SQLAlchemy MySQL TiDB Docker pytest PyTorch pandas Jupyter Linux Git

Featured Projects

A reproducible Python research codebase for sliding-window covariance estimation using conditional diffusion in time and Fourier domains. It evaluates financial time-series datasets against classical statistical baselines through data preparation, training, metrics, and visualization workflows.

Stack: Python · PyTorch · pandas · Time Series · Statistical Modeling · Jupyter

A role-based equipment-inspection web application for field engineers and administrators, featuring authentication and authorization, equipment/account/inspection CRUD, transactional services, database migrations, Docker deployment, and HTTP integration tests.

Stack: Python · Flask · SQLAlchemy · MySQL / TiDB · Alembic · Docker · pytest

Certifications


Popular repositories Loading

  1. Index-tracking-portfolio-optimization-using-deep-learning Index-tracking-portfolio-optimization-using-deep-learning Public

    Forked from hamidreza-rhz/Index-tracking-portfolio-optimization-using-deep-learning

    Tracking S&P 500 index with deep learning model

    Jupyter Notebook

  2. deep-learning-from-scratch-2 deep-learning-from-scratch-2 Public

    Forked from oreilly-japan/deep-learning-from-scratch-2

    『ゼロから作る Deep Learning ❷』(O'Reilly Japan, 2018)

    Python

  3. shihongyue2022 shihongyue2022 Public

    CSS

  4. skills-introduction-to-github skills-introduction-to-github Public

    Exercise: Introduction to GitHub

  5. fuck-leetcode fuck-leetcode Public

    Forked from leetcode-python-java/leetcode-python-java

    "Fuck LeetCode" stands for solving LeetCode problems in the best way. Python, Java, C++, JavaScript, Go, C# and Ruby ALL supported! Fuck LeetCode gracefully!

  6. lightning-hydra-template_run lightning-hydra-template_run Public template

    Forked from ashleve/lightning-hydra-template

    PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡

    Python