WP Miners
Let’s mine the tech together to build a
better tech world.

Blogs
Reading is the best way to learn
Share your local WordPress site.
A local host-run site does not allow us to share our development progress with others or listen to webhooks while we are working on it. Webhooks, in particular, require a…
Recursion & Recursive Solution
Recursion can be very hard to understand and very easy and fun to implement. It took me quite a long to really get the whole recursive process of problem solving….
Dynamic programming part – 1(Memoization)
Dynamic Programming is mainly an optimization over plain recursion. Wherever we see a recursive solution with repeated calls for the same inputs, we can optimize it using Dynamic Programming. The idea…
Quick and Easy way to deploy WordPress, PHP, and Node apps into VPS
Table Of Contents: Why VPS VPS is the best choice available considering extended control, performance, and scalability. Particularly because of the traffic spikes.Full root access made possible by VPS lets…
GitHub SSH key setup takes Five minutes.
You can set up Multiple GitHub accounts on a single device using SSH key Having to maintain multiple GitHub accounts for your projects might be time-consuming. Or GitHub SSH key…
Dynamic programming! A blog generated by ChatGPT
Note: It is a blog/article completely generated by ChatGPT on dynamic programming. And it is perfect! ChatGPT Dynamic programming is a computational technique that is used to solve complex optimization…
Get open-source resources
Everything you need to confidently run your sites.
Open-source resources offer you!
