I coded an alphabet learning game with Cursor AI, inspired by @levelsio, and I loved every minute of this vibe coding stunt. The only thing I did outside Cursor was generate an alphabet array for Nepali Language levels. It’s 100% AI code. Total 3-4 hours of Ctrl + K in Cursor AI. घरमा अक्षर सिक्दै […]
Cashless Nepal – Important Features Nepalese Entrepreneurs Need to Flourish in the Digital Economy 1. Subscription Billing Subscription-based services are growing in Nepal, from online education platforms like e-learning courses to entertainment services like music and video streaming. With a robust payment gateway, businesses can offer recurring billing, ensuring uninterrupted service for users while providing […]
Google Chrome Sidepanel is very useful visual space in your browsing sessions. You can customize it to load any URL from your local server or internet. Here’s a simple Google Chrome extension that creates a side panel to load a preset URL. The extension is lightweight and includes the necessary files to work with Chrome’s […]
OBX (Online Baghchal Exchange), a FEN-like (Forsyth-Edwards Notation) system, offers a powerful and efficient way to represent the game state of Baghchal. Online Baghchal is an online real-time version of Baghchal board game. Playing Baghchal has been my hobby since childhood so I developed Online Baghchal website and mobile apps.. I enjoy playing Baghchal game online […]
Scraping table data with pagination involves extracting data from a web table and navigating through multiple pages to collect all available records. It can be achieved using JavaScript with the following approach: Identify the Table and Pagination Elements: Use browser developer tools to locate the table containing the data and the pagination controls (e.g., next […]
A Chrome extension that loads a custom URL on the new tab page enhances productivity and personalization by directing users to their preferred tools or resources instantly. Whether it’s a project dashboard, a learning platform, or a focus-oriented homepage, this extension simplifies workflows and eliminates the need for manual navigation. It’s perfect for professionals, students, […]
Do you have the VLC Media Player installed on your computer? Here’s a little hack: Copy and save the below VLC playlist code in a file named “KFM.pls”, and open the file in the VLC media player. Here’s the full list of Nepalese FM broadcast URLs: https://github.com/2shrestha22/radio/blob/main/assets/radio_list.json Copy code below 👇: [playlist} NumberOfEntries=1 File1=http://broadcast.radiokantipur.com:7248/stream Title1=Radio […]
Interfacing ST7735S to ESP8266 NodeMCU v1.0 to display text on this TFT LCD (0.96 inch 80×160 RGB IPS) took me about 3-4 hours to piece the puzzle together, but it worked out well. Enjoyed playing with MCU after a decade. How do you set it up? NodeMCU v1.0 Pin Configuration: NodeMCU to ST7735S […]
Scale your tech business using the ULTO framework I developed while working as a Product Owner at Hamro Patro. Illustration: Freepik I worked as a Product Owner at Hamro Patro for more than 2 years where I looked after their core products like Jyotish, Health, Recharge, and Calendar and worked on R&D of their newest offering […]
It was early 2000, I was learning how to set up a Guestbook on my Geocities web page. It introduced me to PHP and the world of web development. I immediately fell in love with making dynamic websites and started learning PHP more seriously. I went to a bookstore nearby and bought a book on […]
The Mom Test: How to talk to customers & learn if your business is a good idea when everyone is lying to you “The Mom Test” is a book written by Rob Fitzpatrick. The book is a popular guide for entrepreneurs and product developers on how to effectively talk to potential customers to get valuable […]