Skip to content
View aydanrahimova's full-sized avatar

Block or report aydanrahimova

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

Pinned Loading

  1. LinkedInClone LinkedInClone Public

    This LinkedIn clone replicates key features of the professional networking platform, allowing users to manage profiles, create posts, comment, react, connect with others, follow organizations, and …

    Java 2

  2. PotfolioAPI PotfolioAPI Public

    This project is a RESTful API designed for managing personal portfolios. Users can securely log in using JWT (JSON Web Tokens), update their own projects, education, work experience, and skills, an…

    Java 1

  3. MovieAPI MovieAPI Public

    A RESTful API that fetches movie data from TMDb, implements caching for performance, and supports JWT authentication. Users can browse movies and manage a watchlist.

    Java

  4. QuizApp QuizApp Public

    That is simple spring boot Quiz Application.The QuizApp allows users to create quizzes from predefined questions, select a topic, specify the number of random questions, and take the quiz. After co…

    Java

  5. JWT-security JWT-security Public

    This is a demo project that showcases the implementation of JWT-based authentication using access and refresh tokens, and implement logout functionality.

    Java

  6. MongoDBDemoApp MongoDBDemoApp Public

    The app performs CRUD (Create, Read, Update, Delete) operations for managing authors and books, with the primary goal of understanding and testing MongoDB functionalities.

    Java