Skip to content
View v2ish1yan's full-sized avatar
😀
Hallo!
😀
Hallo!

Block or report v2ish1yan

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

header

typing intro

GitHub profile Blog

> whoami
v2ish1yan / 一名偏实战的小工具构建者

> focus --now
security research / 安全研究
data extraction / 数据提取
automation tooling / 自动化工具
technical notes / 技术笔记

> philosophy
build useful things / 做真正有用的东西
keep them runnable / 保持能跑、能复现
write down what matters / 把有效经验沉淀下来

/identity 身份标签

  • 我更偏爱能解决真实问题的小工具,而不是只适合截图展示的 demo.
  • I enjoy security research, data processing, and automation that reduces repeated work.
  • 我会把零散想法整理成脚本、工具、笔记和可复用流程,而不是让它们停留在收藏夹里。

/style 个人风格

  • practical first 先解决问题,再谈包装
  • notes to tools 从笔记走向工具,从工具走向流程
  • small but sharp 项目不一定大,但希望足够锋利
  • build in public 持续把可展示的东西公开沉淀

/stack 技术栈

Python Go GitHub Actions HTML Windows Markdown

/projects 项目精选

Codename Brief
DE 从 CSV、XLSX、TXT 中提取身份证、URL、手机号、IP 等字段. Data extraction with a practical target.
SqlmapXPlus_gui 给 SqlmapXPlus 增加更易用的 GUI 入口,让常用流程更顺手.
RightClickManager 面向日常使用场景的桌面小工具项目,偏向 utility-first 的实现思路.
Intranet-Penetration-notebook 学习与整理内网安全相关内容的笔记仓库. A notebook for research, recall, and iteration.
v2ish1yan.github.io 个人博客与公开输出阵地,用来沉淀文章、想法和实验结果.
todolist-play 一个更轻松的 side project,说明我不只做工具,也在尝试让产品表达更有趣.

/dashboard 数据面板

GitHub stats Top languages

Activity graph

/current_status 当前状态

  • refining small tools into cleaner public projects
  • 持续整理可以复用的安全与开发笔记
  • making this profile closer to what I actually build

/links 连接方式

footer line

keep building useful things | 持续做有用的东西

Pinned Loading

  1. DE DE Public

    Data Extraction,从csv、xlsx、txt文件中提取身份证、url链接、电话号码、ip地址

    Go 2