This website requires JavaScript.
Explore
Help
Register
Sign In
Vincent Guillet
vincentguillet
0 Followers
·
0 Following
https://github.com/vincentguillet
Joined on
2025-02-27
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
2
Projects
Packages
Public Activity
Starred Repositories
vincentguillet
pushed to
app
at
vincentguillet/portail-bs-local
2026-04-24 16:31:23 +00:00
e89f3fc72c
Add initial Angular webclient application with authentication, route guards, and UI components
vincentguillet
pushed to
app
at
vincentguillet/portail-bs-local
2026-04-24 16:02:41 +00:00
ebc27a0923
Configure application properties for database connection and JWT secret
vincentguillet
pushed to
app
at
vincentguillet/portail-bs-local
2026-04-24 15:42:07 +00:00
7d2170a20f
Fix JWT token parsing to use new parserBuilder method instead of parser
vincentguillet
pushed to
app
at
vincentguillet/portail-bs-local
2026-04-24 15:38:48 +00:00
f67b4a9fd6
Add user authentication and management modules with Spring Security, JWT, and JPA
vincentguillet
pushed to
app
at
vincentguillet/portail-bs-local
2026-04-24 15:30:53 +00:00
86f4308ce0
Add main application class and test configuration for Spring Boot app
76b8350346
Add Maven POM file with project dependencies and build configuration for app module
Compare 2 commits »
vincentguillet
created branch
app
in
vincentguillet/portail-bs-local
2026-04-24 15:30:53 +00:00
vincentguillet
pushed to
dev
at
vincentguillet/portail-bs-local
2026-04-24 15:28:23 +00:00
6ac1b0f29a
Add initial Maven POM file for project setup
vincentguillet
pushed to
dev
at
vincentguillet/portail-bs-local
2026-04-24 15:19:38 +00:00
vincentguillet
created branch
dev
in
vincentguillet/portail-bs-local
2026-04-24 15:19:38 +00:00
vincentguillet
created repository
vincentguillet/portail-bs-local
2026-04-24 14:44:27 +00:00
vincentguillet
pushed to
main
at
Radheoner/youtube-tutoriel-papermc
2026-03-26 21:56:32 +00:00
4c4c520450
Register PlayerListener to handle player events
3495ef0365
Add PlayerListener to handle player join, quit, and death events
Compare 2 commits »
vincentguillet
pushed to
main
at
Radheoner/youtube-tutoriel-papermc
2026-03-26 21:16:00 +00:00
c9d9afef37
Register new commands for broadcasting, clearing effects, feeding, healing, and killing
6712e58049
Add commands and permissions for healing, feeding, suicide, killing, clearing effects, and broadcasting
3393fa5c8e
Add ClearEffectCommand to allow players to remove all active potion effects
0435f87917
Add SuicideCommand to allow players to end their game session
8fa94b69f6
Add BroadcastCommand to send messages to all online players
Compare 10 commits »
vincentguillet
pushed to
main
at
Radheoner/youtube-tutoriel-papermc
2026-03-26 19:45:32 +00:00
a583e081b9
initialize DemoPlugin with basic structure and configuration files
vincentguillet
pushed to
main
at
Radheoner/youtube-tutoriel-papermc
2026-03-26 19:44:25 +00:00
6efe0ec2ba
add .gitignore to exclude build artifacts and IDE-specific files
vincentguillet
created branch
main
in
Radheoner/youtube-tutoriel-papermc
2026-03-26 19:44:25 +00:00