Skip to content
View sshkarupa's full-sized avatar
Block or Report

Block or report sshkarupa

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
sshkarupa/README.md

Hi there 👋

I'm a software engineer with web development experience, mostly focused on server-side.

The technology stack I'm familiar / well versed with:

  • Rack-based web-frameworks: Ruby o Rails, Sinatra, Grape
  • Sequel ORM (grate ORM for non Rails app)
  • Sidekiq
  • PostgreSQL
  • Redis
  • VueJS
  • Authorization (Devise, OAuth, JWT)
  • Authentication (CanCanCan, Pundit)
  • CI/CD (GitHub Actions, GitLab CI/CD, Drone CI, Circle CI)
  • Devops (docker, docker-compose, make scripting, Ansible, AWS services) - mostly for development

I believe that tests are an important part of the development. I prefer RSpec as the main test framework.

Apart from Ruby (and Ruby on Rails), I am also very interested in Elixir and Phoenix which are great for building concurrent and fault-tolerant systems.

Pinned

  1. rails-startup-kit rails-startup-kit Public

    Easy way to dockerize a new Ruby on Rails project from start

    Makefile

  2. url-handlers url-handlers Public

    Ruby 3

  3. EagerELK/proxes EagerELK/proxes Public

    A simple management interface for Elasticsearch.

    JavaScript 15 3

  4. rails-startup rails-startup Public archive

    Preparation of a new rails 5 app for the development

    Ruby

  5. rails5-init rails5-init Public

    Empty rails 5 app with default files and comments

    Ruby