Hi, I am Nitish!

I'll make your WordPress and Shopify websites faster, smarter, and more profitable. Read my success stories.

Get a Free Website Audit

Websites

I build websites that look great, work flawlessly, and drive results. Whether it's a custom site from scratch using HTML, CSS, JavaScript, and PHP, or a WordPress site with a fully tailored theme, I make sure it fits your vision perfectly.

I also enhance existing WordPress sites with custom functionality through child themes, making them smarter and more powerful.

For eCommerce, I've helped clients sell online using WordPress, Shopify and Snipcart, creating seamless, user-friendly stores that convert visitors into customers.

Flor y Amor

I built Flor y Amor for one of my long-time clients, Charles, using Shopify.

What I did:

  1. Customized Shopify templates using Liquid to create unique page layouts.

  2. Developed functionality that lets Charles easily adjust parts of the site himself via the Shopify Theme Editor.

  3. Integrated the Shopify API to make the website more dynamic for upsells.

  4. Automated promotions—applying or removing them automatically when certain conditions were met.

Scoristo

An education website based on WordPress.

What I did:

  1. Created a child theme extending the Eduma theme by LearnPress, allowing for safe and custom modifications.

  2. Customized plugin behavior using hooks and filters to tailor functionality to the site's needs.

  3. Developed custom quizzes from scratch to enhance the learning experience for users.

  4. Modified multiple theme files to display personalized content, making the site more interactive and engaging.

Plugins and Libraries

NeatU

I created NeatU, a lightweight, mobile-first CSS framework designed to help developers quickly build responsive websites with minimal HTML bloat.

Key Features:

  1. A powerful flexbox-based layout system that keeps code clean and efficient.

  2. Full customization through SCSS variables, making it easy to adapt for any project.

  3. Built-in UI components like pills, tabs, accordions, and responsive navigation for faster development.

  4. Styling options for common elements such as buttons, alerts, and pagination—ready to use out of the box.

Visit the NeatU homepage to explore the framework.

Check out the source code on GitHub.

Colorful

I built Colorful, a lightweight JavaScript library for advanced color manipulation and generation. It shows my ability to design reusable tools that make development easier and more efficient.

What it can do:

  1. Convert colors between formats (RGB, HSL, HEX, etc.).

  2. Manipulate colors—saturate, desaturate, brighten, darken, or shift hue.

  3. Generate random colors based on preferences (e.g. pastel, greenish, etc.).

  4. Create color palettes with complementary, analogous, or square counterparts.

See the library in action.

View the soruce code on GitHub.

Published Articles

Over the years, I've published tutorials and technical articles for platforms like SitePoint, Tuts+, and Melapress, writing on topics ranging from frontend (CSS, JavaScript) to backend (PHP, Python), WordPress, and more. Here are a few highlights:

Melapress

Fix "Error Establishing a Database Connection" in WordPress

In this guide, we will walk you through some troubleshooting steps to help get your website working again.

Melapress

How to secure the WordPress wp-config.php configuration file

In this tutorial, we will explain how to protect this important WordPress configuration file.

Melapress

How to Change or Reset a WordPress Password: 6 Methods

WordPress website owners who find themselves locked out of their website should find these password reset methods helpful.

SitePoint

A Guide to the Auto-Placement Algorithm in CSS Grid

In this tutorial, I'll be going over all the steps the auto-placement algorithm of the CSS Grid Layout module follows when positioning elements.

SitePoint

Seven Ways You Can Place Elements Using CSS Grid Layout

In this article, we are going to learn seven ways in which you can place elements in a web page using the Grid Layout module.

SitePoint

How to Order and Align Items in Grid Layout

In this tutorial, you will learn how to control the order in which items are placed using the Grid Layout module.

Envato Tuts+

How to Wait in JavaScript

In this tutorial, you will learn about different methods and concepts that you can use to wait, and when you should use each one.

Envato Tuts+

Inserting Text, HTML, or Elements at Adjacent Positions Using JavaScript

This tutorial will show you how to insert text, HTML, or elements at adjacent positions using JavaScript.

Envato Tuts+

How to Create and Edit PDF Documents in Python

In this tutorial, our focus will be on creating and editing PDF documents. Let's get started.