A character generator for Vampire The Masquerade v5
Creating a character for Vampire: The Masquerade can often be a complex task, especially for newcomers to the game. Fortunately, this character creation tool simplifies the entire process and allows users to build a character quickly and efficiently right from their browser. With a focus on ease of use and seamless export options, this tool is designed to help players get started in the world of vampiric storytelling without the hassle of overwhelming details.
This browser-based application lets you create a character that adheres to the established guidelines from the source book. Once your character is complete, you can easily export your creation as a printable and editable PDF. The added convenience of saving your character as a JSON file enables further editing, ensuring you can return to your creation whenever you desire.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
A fully featured React components library. 100+ components, 50+ hooks.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.