Pinned Repositories
competitive_minesweeper
Turns the classic Windows game into a two-player competition. Either play against the computer, or invite a friend anywhere in the world.
cosmo_connect
A dating website founded by Seinfeld character Cosmo Kramer.
frozen_dict
- Creates a class FrozenDict that behaves like dict, but all mutable methods are removed. - Compatible with both Python2 and Python3. - Like a tuple, FrozenDict is hashable if and only if all its items are hashable.
zelaznik's Repositories
zelaznik/attr_encrypted
Generates attr_accessors that encrypt and decrypt attributes
zelaznik/axe-core
Accessibility engine for automated Web UI testing
zelaznik/azure-storage-ruby
Microsoft Azure Storage Library for Ruby
zelaznik/cda-core-xsl
zelaznik/cypress-on-rails
Use cypress.io or playwright.dev with your rails application
zelaznik/docker-rack-railscast
Going through the railscast on rack middleware, and I decided to see if I could make rack work in docker
zelaznik/ember-a11y-testing
A suite of accessibility tests that can be run within the Ember testing framework
zelaznik/ember-click-outside
A set of tools for detecting click events fired outside an element.
zelaznik/ember-concurrency-decorators
decorator syntax for declaring/configuring ember-concurrency tasks
zelaznik/ember-froala-editor
Ember component for Froala WYSIWYG HTML Rich Text Editor.
zelaznik/ember-power-select
The extensible select component built for ember.
zelaznik/ember-template-lint
Linter for Ember or Handlebars templates
zelaznik/ember_app_with_custom_lint_plugin
zelaznik/fem-qr-code-component-iux_sIO_H
Frontend Mentors exercise: QR Code Component
zelaznik/gnar_wicked_pdf-1.4.1
Gnar fork of the wicked pdf gem to keep DPU running for the time being
zelaznik/hotwire_tutorial
zelaznik/js-a11y-workshop
Workshop: Accessibility in JavaScript Applications
zelaznik/js-enumerable
A lazy javascript enumerator inspired by the Ruby Enumerator class
zelaznik/json_to_csv
A script to convert fractal JSON into a CSV file
zelaznik/learn-a11y
A web app for learning web accessibility
zelaznik/probability_js
Just Enough Probability and Stats For Software Engineers
zelaznik/python_linear_algebra
The best way to learn something is to reimplement it from scratch. I'm building a pure-python vector manipulation library as I'm reviewing linear algebra.
zelaznik/rails-docker-system-specs
Getting rails capybara/selenium/chrome specs to work with Docker on both Intel and M1 chips
zelaznik/rails7-docker-template
zelaznik/rails_7_encryption_test
zelaznik/recipe-app-api
Recipe API Project
zelaznik/simple_form
Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
zelaznik/trello_background_remover
Gets rid of trello background images
zelaznik/updated_axe_gems
zelaznik/verify-query-param-behavior
Quick test of ember controller query param behavior