Pinned Repositories
activerecord-import
A library for bulk insertion of data into your database using ActiveRecord.
address_book
A small "Address book" app that allows listing/creating/editing/removing contacts and showing a single contact on it's own page, exporting/importing contacts to/from a CSV file (overwrite contacts with the same full name on import) sharing contact details by email searching for contacts (optional, if you have time left) Each contact should have: first name last name multiple emails multiple phone numbers Each full name should be unique. Each contact as at least one phone number or email.
devise
Flexible authentication solution for Rails with Warden.
gon
Your Rails variables in your JS
influxdb-ruby
Ruby client for InfluxDB
puppeteer
Headless Chrome Node API
rails
Ruby on Rails
raven-ruby
Raven is a Ruby client for Sentry
spree
Open Source headless multi-language/multi-currency/multi-store eCommerce platform
hishammalik's Repositories
hishammalik/activerecord-import
A library for bulk insertion of data into your database using ActiveRecord.
hishammalik/address_book
A small "Address book" app that allows listing/creating/editing/removing contacts and showing a single contact on it's own page, exporting/importing contacts to/from a CSV file (overwrite contacts with the same full name on import) sharing contact details by email searching for contacts (optional, if you have time left) Each contact should have: first name last name multiple emails multiple phone numbers Each full name should be unique. Each contact as at least one phone number or email.
hishammalik/devise
Flexible authentication solution for Rails with Warden.
hishammalik/gon
Your Rails variables in your JS
hishammalik/influxdb-ruby
Ruby client for InfluxDB
hishammalik/puppeteer
Headless Chrome Node API
hishammalik/rails
Ruby on Rails
hishammalik/raven-ruby
Raven is a Ruby client for Sentry
hishammalik/spree
Open Source headless multi-language/multi-currency/multi-store eCommerce platform
hishammalik/zend-json-server
JSON-RPC implementation for PHP