Skip to content
View Bellov's full-sized avatar
:octocat:
:octocat:
  • Sofia, Bulgaria
Block or Report

Block or report Bellov

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

  1. design-patterns design-patterns Public

    Design Patterns examples in PHP

    PHP

  2. blog blog Public

    Blog application with CMS

    PHP

  3. -speed-typing-game -speed-typing-game Public

    Speed Typing Game with native JS

    JavaScript

  4. jwt-auth-rails jwt-auth-rails Public

    Token-based authentication with Ruby on Rails 5 API

    Ruby 1

  5. Bash Profile Bash Profile
    1
    #!/bin/bash
    2
    # ~/.bashrc - bash interactive session config
    3
    
                  
    4
    #
    5
    # is this an interactive session?
  6. vehicle_parking vehicle_parking Public

    Parking system for vehicles. By default the parking has 20 spots. The cars take 1 spot, trucks 3 spots. 5 min after park vehicle the user receives email.

    PHP