wnuqui
Full Stack Web Developer. Writes code in Ruby, JavaScript and Elixir.
Business CoreMandaluyong, Philippines
Pinned Repositories
defined_methods
DefinedMethods is a utility module that returns methods defined in a given object.
dotut
CLI to list DO's tutorials
method_meter
MethodMeter is a library module that instruments methods defined in a given object.
on_maintenance
Maintenance mode for Plug based Elixir applications.
presence
Presence is very small library for Elixir projects that checks if a value is blank.
rack-app_version
Middleware that sets the version of an app via response header.
react_crash_course
Crash Course on React using ES5 and ES6
runtime_profiler
Runtime Profiler for Rails Applications
trending
CLI to see what the GitHub community is most excited about today.
wnuqui's Repositories
wnuqui/on_maintenance
Maintenance mode for Plug based Elixir applications.
wnuqui/presence
Presence is very small library for Elixir projects that checks if a value is blank.
wnuqui/trending
CLI to see what the GitHub community is most excited about today.
wnuqui/defined_methods
DefinedMethods is a utility module that returns methods defined in a given object.
wnuqui/dotut
CLI to list DO's tutorials
wnuqui/runtime_profiler
Runtime Profiler for Rails Applications
wnuqui/arithmeter
wnuqui/awesome_print_json
This gem is an awesome_print CLI wrapper that pretty-prints JSON data in terminal.
wnuqui/codeclimate-api-ruby-client
Ruby client for Code Climate API
wnuqui/coney
CLI application to convert currency from base to target via Google.
wnuqui/convertex
A simple Phoenix JSON API application that converts currency.
wnuqui/guard-rspec
Guard::RSpec automatically run your specs (much like autotest)
wnuqui/konverter
The application I used for my Ruby talk entitled "To Test or To Not Test a Test Code" (Philippine Ruby Users Group / July 2017 Meetup).
wnuqui/method_meter
MethodMeter is a library module that instruments methods defined in a given object.
wnuqui/methodfinalizer
Declare final class and instance methods in your ruby program. Recorded here for posterity.
wnuqui/pacer-jogger-rspec-cucumber
wnuqui/phoenix
Productive. Reliable. Fast.
wnuqui/pman
The gem I used for my Ruby lightning talk on testing (Philippine Ruby Users Group / June 2017 Meetup)
wnuqui/promisepay-ruby
Ruby gem for invoking PromisePay RESTful API
wnuqui/protected_attributes
Protect attributes from mass-assignment in ActiveRecord models.
wnuqui/rack-app_version
Middleware that sets the version of an app via response header.
wnuqui/react_crash_course
Crash Course on React using ES5 and ES6
wnuqui/rezto
A CLI and library to list restaurants (found in some of CBD in Philippines). Results are from TripAdvisor.
wnuqui/self-serve-app
Self serve app to interact with an API
wnuqui/strip_heredoc
strip_heredoc is very small library for Elixir projects that needs to strips indentation in heredocs.
wnuqui/todo_backbonejs
A crash course on BackboneJS, a dump from April 2015.
wnuqui/todo_marionettejs
Cram course MarionetteJS project (from July 2015)
wnuqui/xdomain_sample_app
Cross-domain requests via XDomain (CORS alternative)