Skip to content
View abcnull's full-sized avatar
🫥
game
🫥
game

Block or report abcnull

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

Pinned Loading

  1. personal-ai-skills personal-ai-skills Public

    自己个人在用的各种场景的skills

  2. godot-mini-games-demo godot-mini-games-demo Public

    godot制作的小游戏合集demo. Classic mini-games demo through godot using GDscript. Under continuous development

    GDScript 4 2

  3. precise-testing precise-testing Public

    使用 javaparser 解析 java 文件,找到方法调用链,可做精准测试。Parse Java files with JavaParser to extract method call chains and enable targeted testing.

    Java

  4. springboot-fullstack-demo springboot-fullstack-demo Public

    springboot + vue2 的 web 项目,前后端分离,但前后端在同一个项目中,通过 maven 插件进行前端资源的打包拷贝。The Spring Boot + Vue2 web project adopts front-end and back-end separation. All code is kept in one project, and Maven plugins h…

    Vue

  5. java-web-demo java-web-demo Public

    Java Web演示项目,未用模版引擎,前后端分离(开发一体),后端用原生Servlet,前端用Vue2+Element UI。Java Web demo, no template engine, separated frontend-backend in integrated development; backend with native Servlet, frontend with V…

    Java