Skip to content
View slavarybalka's full-sized avatar

Block or report slavarybalka

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. google-rank-finder google-rank-finder Public

    This is a simple python script that does the following: you specify the URL of the website, and the keyword. The script returns the position of any page of the specified website in Google Top 100 f…

    Python 4 1

  2. backlink_hound backlink_hound Public

    You provide the tool with 2 lists. List A contains the webpages that might have a link back to web pages in List B. The tool iterates through items in List A and checks if each item in List A conta…

    Python 2

  3. PSO PSO Public

    A simple implementation of particle swarm optimization algorithm by James D. McCaffrey. In PSO, you have a set of “particles”. Each particle represents a possible solution. Particles move towards a…

    Python 1 1

  4. Learning-Log Learning-Log Public

    Project #3 from Python Crash Course book by Eric Matthes

    Python 1

  5. ror ror Public

    My Ruby and Ruby on Rails projects

  6. first_app first_app Public

    My first app on ROR

    Ruby