Skip to content
View XenoAmess's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report XenoAmess

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

Hi, XenoAmess here.

Java programmer, also java game engine developer.

I also help to do clean-up / bugfix / bug-reports to some java repos / toolchains I used, but most of my efforts are on my own repos.

Main Normal Repos:

(Java) cyan_potion, a java 2D game engine based on lwjgl

https://github.com/cyanpotion/cyan_potion

(Java) x8l, A new markup language, which can replace xml in most areas, but always use smaller size.

https://github.com/cyanpotion/x8l

(Python) Exsimple, an open netdisk, and also a light Web application framework

https://github.com/XenoAmess/EXsimple

(Java) cyan_zip, a multi-forcasting-range-encode compressing algorithm.

https://github.com/cyanpotion/cyan_zip

(Java) SDL_GameControllerDB_Util, an easier way to get gamecontrollerdb.txt for java game/engine developers.

https://github.com/cyanpotion/SDL_GameControllerDB_Util

Maven plugins:

(Java) jcpp-maven-plugin, a plugin for C pre-processing in maven project. I know it sounds crazy.

https://github.com/XenoAmess/jcpp-maven-plugin

(Java) add-from-repo-maven-plugin, a plugin for adding other git repo's sources/tests into this repo while building.

https://github.com/XenoAmess/add-from-repo-maven-plugin

(Java) remove-unused-imports-maven-plugin, a plugin for removing unused imports

https://github.com/XenoAmess/remove-unused-imports-maven-plugin

(Java) krakatau-maven-plugin, a plugin for compiling krakatau to class in maven.

https://github.com/XenoAmess/krakatau-maven-plugin

Jetbrains-idea plugins:

(Java/Kotlin) p3c-TPM, a third party maintain version of alibaba p3c. Added useful utilities that I need.

https://github.com/XenoAmess/p3c

(Java) idea bytecode editor TPM, idea plugin for class bytecode editing.

https://github.com/XenoAmess/idea-bytecode-editor

(Java) x8l_idea_plugin, idea plugin for markup language x8l.

https://github.com/XenoAmess/x8l_idea_plugin

Tampermonkey scripts:

https://greasyfork.org/en/users/182958-xenoamess

PRs:

https://github.com/pulls?q=is%3Apr+author%3AXenoAmess

Steam:

http://steamcommunity.com/profiles/76561198273714027

Codeforces:

http://codeforces.com/profile/XenoAmess/

Bilibili:

https://space.bilibili.com/8945059/#/

Mail:

XenoAmess@gmail.com

Blog (Chinese contents only):

http://xenoamess.com/

Pinned

  1. cyanpotion/cyan_potion cyanpotion/cyan_potion Public

    A lightweight 2d game engine.

    Java 4 2

  2. cyanpotion/x8l cyanpotion/x8l Public

    A new markup language, which can replace xml&json in most areas, but always use smaller size.

    Java 4

  3. p3c p3c Public

    Forked from alibaba/p3c

    Alibaba Java Coding Guidelines pmd implements and IDE plugin

    Java 136 20

  4. EXsimple EXsimple Public

    open netdisk,and also a light Web application framework

    Python 12 1

  5. LWJGL/lwjgl3 LWJGL/lwjgl3 Public

    LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUD…

    Java 4.6k 619

  6. apache/commons-lang apache/commons-lang Public

    Apache Commons Lang

    Java 2.7k 1.5k