karolsluszniak
Ruby on Rails developer also involved in Phoenix, React and Chef. At http://cloudless.studio I'm sharing my passion about the web.
Cloudless StudioWarsaw, Poland
Pinned Repositories
angular-computed
Elegant AngularJS implementation of the computed property concept with support for async property computation and both scope injection & "controller as" syntax
cloudless-box
Chef cookbook that allows to run one or more Ruby on Rails, Node or Meteor applications on single server with databases, backup, firewall and more - in opinionated, secure and efficient way.
clustered_queue_and_pool-phoenix-1.6
Phoenix 1.6 example app with persistent & clustered transaction queue backed by Oban, clustered wallet pool and ready-to-go clustering-enabled Fly deployment.
elixir-formatter-sublime
Sublime Text plugin for integration with the official Elixir Formatter.
ex_check
One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of 💜 to Elixir and pragmatism.
ex_uncov
Track Elixir source lines uncovered by tests as a code and force developers to commit coverage regressions
mimic.js
JavaScript XML-RPC Client supporting both sync and async requests
phoenix_live_controller
Controller-style abstraction for building multi-action live views on top of Phoenix.LiveView
phoenix_live_controller_example_app
Example application that implements HTML resource using Phoenix.LiveController
process-csv
Simple Elixir vs Ruby project for checking performance of both languages when it comes to processing large text files (as part of command line script or background job process).
karolsluszniak's Repositories
karolsluszniak/ex_check
One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of 💜 to Elixir and pragmatism.
karolsluszniak/phoenix_live_controller
Controller-style abstraction for building multi-action live views on top of Phoenix.LiveView
karolsluszniak/cloudless-box
Chef cookbook that allows to run one or more Ruby on Rails, Node or Meteor applications on single server with databases, backup, firewall and more - in opinionated, secure and efficient way.
karolsluszniak/angular-computed
Elegant AngularJS implementation of the computed property concept with support for async property computation and both scope injection & "controller as" syntax
karolsluszniak/elixir-formatter-sublime
Sublime Text plugin for integration with the official Elixir Formatter.
karolsluszniak/clustered_queue_and_pool-phoenix-1.6
Phoenix 1.6 example app with persistent & clustered transaction queue backed by Oban, clustered wallet pool and ready-to-go clustering-enabled Fly deployment.
karolsluszniak/process-csv
Simple Elixir vs Ruby project for checking performance of both languages when it comes to processing large text files (as part of command line script or background job process).
karolsluszniak/ex_uncov
Track Elixir source lines uncovered by tests as a code and force developers to commit coverage regressions
karolsluszniak/mimic.js
JavaScript XML-RPC Client supporting both sync and async requests
karolsluszniak/phoenix_live_controller_example_app
Example application that implements HTML resource using Phoenix.LiveController
karolsluszniak/phoenix_live_controller_example_app-phoenix-1.5
Example Phoenix 1.5 application showcasing mix phx.new --live, mix phx.gen.live and Phoenix.LiveController
karolsluszniak/angular-app-loaded
Solves the issue with angular crap ({{}}'s etc) showing up before it loads.
karolsluszniak/csv.js
CSV parser and generator for JavaScript fully compilant with RFC-4180. Features simple syntax, delimiter detection and customization options.
karolsluszniak/feed
Sample Phoenix LiveView application.
karolsluszniak/fly-static-example
Sample Fly static website based on Dockerfile, minimal Nginx image and with Fly edge static asset caching.
karolsluszniak/homebrew-tap
Homebrew recipes for my projects.
karolsluszniak/live_auth_and_avatars-phoenix-1.6
Phoenix 1.6 example app with auth provided by mix phx.gen.auth converted to live view plus avatar uploads backed by it.
karolsluszniak/live_demo
Demo application for showcasing Phoenix LiveView
karolsluszniak/local-cluster
Easy local cluster creation for Elixir to aid in unit testing
karolsluszniak/meteor-leaderboard
Stock example app for Meteor
karolsluszniak/package_control_channel
Default channel file for Package Control. Follow the directions at:
karolsluszniak/phoenix
Peace of mind from prototype to production
karolsluszniak/phoenix_live_view
Rich, real-time user experiences with server-rendered HTML
karolsluszniak/rustler
Safe Rust bridge for creating Erlang NIF functions
karolsluszniak/side-effect-patterns
A showcase of different approaches towards flow control around synchronous side-effects.
karolsluszniak/sql-trace
Trace ActiveRecord calls in development console
karolsluszniak/SublimeLinter-eslint
This linter plugin for SublimeLinter provides an interface to ESLint
karolsluszniak/timmy
Time execution of commands and their stages based on console output