Skip to content
View AngelShiina's full-sized avatar
๐Ÿ’
dm me on discord
๐Ÿ’
dm me on discord

Block or report AngelShiina

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

๐Ÿ‘‹ Hi, I'm AngelShiina

โ˜• Java developer with a strong focus on Minecraft (Paper) plugin development
and clean, reusable project templates.

Currently, only a few repositories are public โ€” more will be released once they are polished and properly documented.


๐Ÿง  About Me

  • โ˜• Mainly working with Java
  • ๐ŸŽฎ Strong focus on Minecraft Paper / Spigot plugin development
  • ๐Ÿงฉ Interested in clean architecture, modular design, and reusable systems
  • ๐Ÿ› ๏ธ Experience with custom items, resource packs, and server-side tooling
  • ๐Ÿ“š I prefer releasing projects only when they are clean, usable, and well-documented
  • ๐Ÿ”ง Also working with Rust, JavaScript, TypeScript, and Python

๐Ÿš€ Public Projects

๐ŸŸฉ custom-item-template

Template for creating custom items using Minecraft resource packs (Paper Plugin)

A ready-to-use Paper plugin template that simplifies working with
custom items backed by texture packs / resource packs.

Features:

  • Java-based Paper plugin
  • Structured template for custom item systems
  • Designed for items defined via resource pack models & textures
  • Clean, extendable architecture
  • Ideal starting point for servers using custom items

๐Ÿ“Œ Repository: custom-item-template


๐Ÿ” PasswordVault

Local, offline password manager written in pure Java

A lightweight offline password vault with strong encryption and a clean UI.
Designed for personal use, privacy, and learning purposes.

Features:

  • AES-256-GCM encrypted local vault
  • Master password protection (PBKDF2 + salt)
  • Offline storage (vault.dat)
  • Clean UI (Swing, system Look & Feel)
  • Secure password generator
  • Add / Remove password entries
  • Double-click entry โ†’ copy password to clipboard
  • Windows EXE available via GitHub Releases (no Java required)

๐Ÿ“Œ Repository: PasswordVault


๐Ÿ”’ Private / Work in Progress

Most of my other projects are currently private while I refine structure and documentation.

Planned future public releases include:

  • Advanced custom item systems
  • Utility libraries for Paper / Spigot
  • Server-side tools for Minecraft networks
  • General-purpose Java utilities

๐Ÿงช Tech Stack

  • Java (Paper API, Spigot API, Swing)
  • Build Tools: Maven / Gradle / Eclipse
  • Version Control: Git
  • Other Languages: Rust, JavaScript, TypeScript, Python

๐Ÿ“ซ Contact


โญ If you are working with custom items, resource packs, Paper plugins,
or are interested in clean Java projects, feel free to open an issue or discussion.

Pinned Loading

  1. custom-item-template custom-item-template Public template

    Java