Skip to content
View JavaMedvedev's full-sized avatar
🗽
🗽

Block or report JavaMedvedev

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. genetic-experiment-in-artificial-selection genetic-experiment-in-artificial-selection Public

    This application is an approximated simulation of Gregor Mendel's genetic experiment of selective breeding. The premise is that we have a garden of roses which can be red, pink or white depending o…

    Java

  2. twitter-github-mashup twitter-github-mashup Public

    A web application hybrid aka mashup that looks for GitHub repositories by the keyword, then uses Twitter API to find the tweets mentioning those repositories and returns a JSONObject with the lists…

    Java

  3. java-junit-gradle-bookshelf java-junit-gradle-bookshelf Public

    BookShelf application with a set of JUnit tests to add, arrange and filter books

    Java

  4. restapi-springboot-hibernate-postgresql restapi-springboot-hibernate-postgresql Public

    RESTful API with Spring Boot, Hibernate and PostgreSQL

    Java

  5. builder-pattern-db-with-stats-methods builder-pattern-db-with-stats-methods Public

    This application uses builder pattern to instantiate objects with a complex constructor in a more efficient manner. A demo database service in essence, the app performs statistical operations on th…

    Java