Skip to content
View SavaGevel's full-sized avatar
  • Saint-Petersburg, Russia

Block or report SavaGevel

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. SearchEngine_2.0 SearchEngine_2.0 Public

    🔍Search engine. Web applications on SpringBoot. It gets sites from application.yml and indexing all pages from sites. After indexing it is able to search pages according to search query on chosen s…

    Java

  2. WebAppWithSpringSecurityAndJwt WebAppWithSpringSecurityAndJwt Public

    Backend of web application with Spring Security. Application checks if user with inserted credentials exist in database, gives him jwt token if authentication was successful, also checks jwt token …

    Java

  3. StudentsMongoDB StudentsMongoDB Public

    📄💾 Parse .csv file with info about students, insert data to MongoDB and use some MongoDB queries to get summary information about students like number of students with age greater than 40 and etc.

    Java

  4. LinesGroupsTest LinesGroupsTest Public

    Create disjoint groups from over 1 million lines grouped by lines' parameters.

    Java

  5. ImageResizer ImageResizer Public

    🖼📏➡📂 Multithreading application that resizes images from given directory and saves them in to new one

    Java

  6. SiteMap SiteMap Public

    🗺➡📄 Application that creates a map of site with given depth using RecursiveTask, and puts it into a file.

    Java