Skip to content
View wladimir-schneider's full-sized avatar

Block or report wladimir-schneider

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

Popular repositories Loading

  1. hippodrome hippodrome Public

    Hippodrome simulation enhanced with unit testing and logging. Covers validation, behavior testing with mocks, and performance checks. Implements structured logging with daily rolling files. Demonst…

    Java

  2. project-maven project-maven Public

    JavaFX game project packaged as an executable fat JAR using Maven. Includes dependency management, custom plugins, and manifest configuration for launching via JarRsrcLoader. Demonstrates build aut…

    Java

  3. project-front project-front Public

    Admin panel UI for an RPG CRUD backend built with HTML, CSS, JavaScript, and jQuery. Implements full CRUD functionality, pagination, and dynamic table updates via REST API. Demonstrates client-serv…

    Java

  4. ProjectPantera ProjectPantera Public

    Forked from demologin/ProjectPantera

    Text-based quest game built with Java Servlets, JSP, and JSTL. Features branching story logic based on user choices, session storage for player data, restart functionality, and JUnit test coverage.…

    Java

  5. project-servlet project-servlet Public

    Tic-Tac-Toe web game built with Java Servlets and JSP. Uses session management to maintain game state, JSTL for dynamic rendering, and simple AI logic. Demonstrates request handling, MVC concepts, …

    Java

  6. text-quest text-quest Public

    Java