Skip to content
View lyandut's full-sized avatar
๐Ÿ•Š๏ธ
Focusing
๐Ÿ•Š๏ธ
Focusing

Block or report lyandut

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
lyandut/README.md

Hi there, I'm Yan! ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently studying Computer Science at HUST.
  • ๐ŸŒฑ Iโ€™m currently majoring in Combinatorial Optimization at the 3rd year of my postgraduate study.
  • ๐Ÿ˜„ Iโ€™m interested in C++ programming, and sometimes write small scripts in Python.
  • ๐Ÿ“ซ How to reach me: Github WeChat Zhihu Weibo.

Maybe you'll be interested in...

SmartFloorplan SmartMPW GuillotineCut
floorplan mpw guillotinecut

Yan Li's Waka Time

From: 15 March 2025 - To: 22 March 2025

Go         16 hrs 35 mins  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–“   98.04 %
YAML       9 mins          โ–’โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   00.93 %
Text       6 mins          โ–’โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   00.68 %
go.mod     3 mins          โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   00.35 %
Thrift     0 secs          โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   00.00 %

Yan Li's GitHub stats

โญ๏ธ From lyandut.

Pinned Loading

  1. HUST-Invictus Public

    ๅŽไธญ็ง‘ๆŠ€ๅคงๅญฆ็ ”็ฉถ็”Ÿ่ฏพ็จ‹่ต„ๆ–™

    HTML 875 164

  2. go_study Public

    go่ฏญ่จ€ๅญฆไน ็ฌ”่ฎฐ

    Go

  3. MyCppPitfalls Public

    A fall into the pit, a gain in your wit.

    C++ 8 3

  4. MyPulseForCSP Public

    C++ implementation of "On an exact method for the constrained shortest path problem".

    C++ 6 2

  5. StackStorm/st2 Public

    StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 16โ€ฆ

    Python 6.2k 751

  6. Some examples of nlohmann/json (JSON...
    1
    #include <iostream>
    2
    #include <cassert>
    3
    #include <iomanip>
    4
    #include <fstream>
    5
    #include "single_include/nlohmann/json.hpp"