Vinoth is a Server Administrator turned Full stack web developer. He loves to try his hands on multiple programming languages but his primary programming language of choice is Ruby. He is currently a Software Engineer @ Intelllex building the server side of things. You can find more about him at avinoth.com.
Vinoth kumar's articles
Handle Password and Email Changes in Your Rails API
By Vinoth,
Vinoth completes this two-part series on authenticating your Rails API using JWT by handling reset password and email endpoints.
Leverage Heroku’s Metrics for Better App Performance
By Vinoth,
Vinoth shows you what the Heroku Metrics Dashboard displays and then runs through some scenarios on improving performance using these metrics.
Password-Less Authentication in Rails
By Vinoth,
Password-less authentication is becoming more popular, and Vinoth shows you how to do it from scratch in Rails.
Authenticate Your Rails API with JWT from Scratch
By Vinoth,
Vinoth shows you how to authenticate the users of your Rails-based APIs with JSON Web Tokens (JWT) from scratch.
Pry: A Simple Start
By Vinoth,
Vinoth makes a simple introduction to some of the best features of Pry, a replacement REPL for Ruby's IRB.
Liberate Your Search in Rails with Tags
By Vinoth,
Vinoth demonstrates how to take a complicated search model and open it up with tags. This is a tried and true approach to improving search on both ends.
Otto Makes Development and Deployment a Breeze
By Vinoth,
Vinoth walks through deploying a Rails application with Otto, a tool from Hashicorp that helps manage development and deployment environments.
A Quick Study of the Rails Directory Structure
By Vinoth,
Building an RSS Reader in Rails Is Easy
By Vinoth,
Vinoth builds a simple RSS reader using Rails. Missing Google Reader? Start making your own replacement with this tutorial.
Building a Slackbot with Ruby and Sinatra
By Vinoth,
Vinoth shows you how to make a Slackbot with Sinatra. Customize your Slack experience with a slackbot that is under your command! BWAHAHHAHA!