I create web apps to solve your business problems.

hero section

Featured Testimonial

I had a bad experience with freelancing in the past and Prabin completely changed that with his work.

Featured Projects

Soono

ReactJSRuby on Rails
Soono is a survey app that lets your customer take the survey of your business to provide feedbacks. It then provides you with reports that can be analyzed further to make improvements based on the reviews.

Trivia Day

React Native
Trivia Day is a competitive trivia game where teams, families, and friends can get together for a few brief rounds of challenging trivia that leads to a ton of fun.

Flexonet

ReactJSRuby on RailsOdoo
Flexonet is a flexible telecommunications company with a focus on individual solutions for business. This project is built to help the company ease the invoicing process by integrating closely with Odoo APIs.

Trusted By

Eddie Makesclient-logoclient-logo

Testimonials

Skills

Backend
Ruby on Rails iconRuby on Rails
Frontend
ReactJS iconReactJS
Mobile
React Native iconReact Native
Static
GatsbyJS iconGatsbyJS
Styling
Sass iconSass
Bootstrap iconBootstrap
Database
PostgreSQL iconPostgreSQL
MySQL iconMySQL
Others
Trello iconTrello

Featured articles

Search Engine with Rails

Published by Prabin Poudel 14 min read
cover: Search Engine with Rails
Yes! You can create a full functioning search engine with Rails. In this tutorial you will be learning how to create a search engine with Rails by using elasticsearch. You will learn to configure elasticsearch in the rails app, create search view to search and show results and bonus feature of highlighting matched texts like Google does in it's search results.

Books I have read

Published by Prabin Poudel 2 min read
cover: Books I have read
This is a live blog, I will be updating this blog every time I complete reading the book. Books here are divided first by year and then by their type/category. Most of the books are accompanied by related blogs with extractions from my experience.

Build Twitter Bot with Ruby

Published by Prabin Poudel 11 min read
cover: Build Twitter Bot with Ruby
Did you know? We can also build bot with Ruby. Today we will be building twitter bot that retweets set of hashtags. We will be using twitter gem which uses Twitter API under the hood.

Latest Posts

Setup Active Job with Sidekiq in Rails

Published by Prabin Poudel 10 min read
cover: Setup Active Job with Sidekiq in Rails
Active Job is a framework for declaring jobs and making them run on a variety of queuing backends while sidekiq is a battle tested gem that does the same thing. Rails provides an easy way to setup Active Job with Sidekiq which we will look into in this blog.

Deploy API only Rails App with Capistrano

Published by Prabin Poudel 11 min read
cover: Deploy API only Rails App with Capistrano
Capistrano provides a one line command deployment to remote servers. In this tutorial, we will be looking at how we can setup capistrano with our Rails application and deploy the app to remote server.

[Solved] Error while Installing mysql2 Gem in M1 Mac

Published by Prabin Poudel 3 min read
cover: [Solved] Error while Installing mysql2 Gem in M1 Mac
In Ruby on Rails applications with mysql2 gem, mysql2 gem always threw error when trying in the new M1 Mac. The error always said "ld: library not found for -lzstd" and "make failed".

Explore more on this site

  • Articles

    Long form writing mostly about web or mobile app development and travels.

  • Notes

    Thoughts, inspiration, mistakes, quick solutions and other minutia you’d find in a blog.

  • Contact

    Preferred methods of sending questions, messages, and love letters to me.

  • All topics

    Archive of all posts organized by topic.