<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/vendor/feed/atom.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
                        <id>https://bishalsingh.com.np.notemandu.com/feed</id>
                                <link href="https://bishalsingh.com.np.notemandu.com/feed" rel="self"></link>
                                <title><![CDATA[Blog - Bishal Singh]]></title>
                    
                                <subtitle>A collection of my thoughts and writings.</subtitle>
                                                    <updated>2026-02-22T00:04:08+05:45</updated>
                        <entry>
            <title><![CDATA[How to be a good Software Engineer]]></title>
            <link rel="alternate" href="https://bishalsingh.com.np.notemandu.com/blog/how-to-be-a-good-software-engineer" />
            <id>https://bishalsingh.com.np.notemandu.com/d000476b-e454-4c20-af42-ac676a0d5b39</id>
            <author>
                <name><![CDATA[Bishal Singh]]></name>
            </author>
            <summary type="html">
                <![CDATA[**Title: 7 Habits to Become a Better Software Engineer**

**Introduction:**
In the ever-evolving landscape of technology, software engineering stands at the forefront. Being a software engineer isn't...]]>
            </summary>
                                    <updated>2024-02-27T21:08:22+05:45</updated>
        </entry>
            <entry>
            <title><![CDATA[Using Content based and Collaborative Based Filter in Laravel Applications]]></title>
            <link rel="alternate" href="https://bishalsingh.com.np.notemandu.com/blog/using-content-based-and-collaborative-based-filter-in-laravel-applications" />
            <id>https://bishalsingh.com.np.notemandu.com/9592a8bf-5278-4884-a699-6d4251f06bd6</id>
            <author>
                <name><![CDATA[Bishal Singh]]></name>
            </author>
            <summary type="html">
                <![CDATA[Hello Guys,
One client of mine wanted to use recommendation system in their movie recommendation system, which was redesigned using laravel. After the successful completion of their product, I decide...]]>
            </summary>
                                    <updated>2026-02-22T00:04:08+05:45</updated>
        </entry>
            <entry>
            <title><![CDATA[Laravel Collections Introducution and examples - PART 1]]></title>
            <link rel="alternate" href="https://bishalsingh.com.np.notemandu.com/blog/laravel-collections-introducution-and-examples-part-1" />
            <id>https://bishalsingh.com.np.notemandu.com/726491e0-30fe-4d8b-89bc-32d71a22060f</id>
            <author>
                <name><![CDATA[Bishal Singh]]></name>
            </author>
            <summary type="html">
                <![CDATA[Programming Languages and Frameworks are a way of expressing the data we have. They all are worthless if we do not have any data. The idea of laravel eloquent is to provide a powerful ORM, where we ca...]]>
            </summary>
                                    <updated>2024-05-06T11:46:11+05:45</updated>
        </entry>
            <entry>
            <title><![CDATA[Cookie Based Authentication with Laravel Sanctum]]></title>
            <link rel="alternate" href="https://bishalsingh.com.np.notemandu.com/blog/cookie-based-authentication-with-laravel-sanctum" />
            <id>https://bishalsingh.com.np.notemandu.com/98c68b17-c9b4-419c-af55-1f0d271a143b</id>
            <author>
                <name><![CDATA[Bishal Singh]]></name>
            </author>
            <summary type="html">
                <![CDATA[**Why COOKIE based Authentication?**
Choosing between cookie-based and token-based authentication in Laravel depends on various factors, including the specific requirements of your application, securi...]]>
            </summary>
                                    <updated>2024-07-08T23:04:03+05:45</updated>
        </entry>
            <entry>
            <title><![CDATA[Flutter Widgets List]]></title>
            <link rel="alternate" href="https://bishalsingh.com.np.notemandu.com/blog/flutter-widgets-list" />
            <id>https://bishalsingh.com.np.notemandu.com/464c7e75-9ab4-4a3b-986e-01b8d42424c7</id>
            <author>
                <name><![CDATA[Bishal Singh]]></name>
            </author>
            <summary type="html">
                <![CDATA[**Comprehensive Guide to Flutter Widgets for Professional App Development**

Flutter's widget-based architecture is the cornerstone of its flexible and powerful UI framework. Widgets serve as the esse...]]>
            </summary>
                                    <updated>2025-09-09T16:35:40+05:45</updated>
        </entry>
            <entry>
            <title><![CDATA[Native Php array operations]]></title>
            <link rel="alternate" href="https://bishalsingh.com.np.notemandu.com/blog/native-php-array-operations" />
            <id>https://bishalsingh.com.np.notemandu.com/4720de5a-204e-48a9-9f80-49d8954e88ac</id>
            <author>
                <name><![CDATA[Bishal Singh]]></name>
            </author>
            <summary type="html">
                <![CDATA[Laravel offers many eloquent - collections but native is always faster due to its less overhead.
Some great array related in built functions in php 8.3 can be listed below:

Below is a concise list of...]]>
            </summary>
                                    <updated>2025-09-18T15:59:11+05:45</updated>
        </entry>
            <entry>
            <title><![CDATA[How My Server Got Hacked Through a Pirated WordPress Plugin => A Developer's Wake-Up Call]]></title>
            <link rel="alternate" href="https://bishalsingh.com.np.notemandu.com/blog/how-my-server-got-hacked-through-a-pirated-wordpress-plugin-a-developers-wake-up-call" />
            <id>https://bishalsingh.com.np.notemandu.com/3fed3534-c53d-4870-ac40-ab82d495ee15</id>
            <author>
                <name><![CDATA[Bishal Singh]]></name>
            </author>
            <summary type="html">
                <![CDATA[Last week, I discovered that my personal website was showing a blank page. What followed was a deep investigation that uncovered a full server compromise, all because of a single pirated WordPress plu...]]>
            </summary>
                                    <updated>2026-02-21T23:50:07+05:45</updated>
        </entry>
    </feed>
