Skip to content
View lyqsbf's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report lyqsbf

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

Pinned Loading

  1. terminal-workflow-boost terminal-workflow-boost Public

    A step-by-step guide to supercharging your terminal workflow and navigation speed using Zsh, Zoxide, and fzf.

    Shell

  2. Limit-Order-Book Limit-Order-Book Public

    📈 Limit Order Book in C++ (work in progress). My first approach to algorithmic trading. Supports add, match, cancel, modify orders with price-time priority.

    C++

  3. pushswap_performance_analysis pushswap_performance_analysis Public

    A comprehensive testing suite for push_swap including fuzz tests, performance metrics (min/max/avg), and complexity graphs.

    Python 1

  4. pushswap pushswap Public

    A C implementation of the 42 “push_swap” challenge, focused on efficient stack-based sorting with minimal operations. The solution targets algorithmic efficiency and consistently stays under 700 mo…

    C

  5. python_piscine python_piscine Public

    🐍 Python Piscine for the 42 curriculum. Progressive exercises covering Python fundamentals, OOP, data processing, and advanced scripting across 11 modules.

    Python