Skip to content
View lunzai's full-sized avatar

Block or report lunzai

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

Pinned Loading

  1. gobrute gobrute Public

    A RESTful API brute-forcing tool in Go for ethical hacking practice. **Gobrute** is built for testing login passwords with multithreading, progress tracking, and customizable payloads, ideal for co…

    Go

  2. qa-test-management qa-test-management Public

    QA Test management built with Yii 2.0 and Svelte.

    Svelte 1

  3. segi-tcs3413-mood-tracker segi-tcs3413-mood-tracker Public

    A mood tracker mobile application for SEGi University - TCS3413 - Mobile Application Programming (Flutter)

    Dart 2

  4. segi-btl3124-8puzzle segi-btl3124-8puzzle Public

    A Python script to solve the 8-puzzle problem using BFS, DFS, and A* search algorithms. Compare their performance with detailed metrics like iterations, runtime, and solution path length. Includes …

    Python