Skip to content
View ozanarik's full-sized avatar
  • Darmstadt

Block or report ozanarik

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 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

Popular repositories Loading

  1. ozanarik ozanarik Public

    Config files for my GitHub profile.

  2. ToiletOptimization ToiletOptimization Public

    This Java program optimizes toilet allocation based on the number of women and men, allocated area, and break time. It calculates the required number of cabins for women and urinals for men, ensuri…

    Java

  3. SpaceGame SpaceGame Public

    SpaceGame is a simple arcade-style shooter developed in Java. Navigate your spaceship using the arrow keys and shoot bullets with the spacebar to destroy the moving ball. The game ends when a bulle…

    Java

  4. CityPlateFinder CityPlateFinder Public

    This Kotlin-based Android app identifies cities based on license plate codes. Enter a code to get instant city information from the supported list. The app works offline and future updates will exp…

    Kotlin

  5. RestAPIExample RestAPIExample Public

    This project is a REST API example using Kotlin and Spring Boot. It enables basic CRUD operations (Create, Read, Update, Delete) for users. The API is secured by Spring Security and uses JSON for d…

    Kotlin