Reflections

My collection of ideas, thoughts, stories, and experience about building startups, developing software, and building a personal brand.

13
Jun 2023
20
Oct 2022
17
Oct 2022
17
Sep 2022
13
Sep 2022
03
Sep 2022
20
Aug 2021
29
Sep 2020
  • How to improve your programming like a PRO?

    You don't become a programmer in a day. It's a process that takes time. However, wouldn't it be better if you know about a few qualities that can greatly improve your programming skills and make you a better programmer?

22
Sep 2020
  • HackerNews banned me in 2020. How I got unbanned.

    Start marketing any new product or service that you created or some article you wrote and the experienced will say that you should post it on HackerNews for the world to know. But what if you are banned?

14
Sep 2020
  • Why we chose Liquid templating for our dream product?

    Liquid is a very simple yet powerful templating language. It is ideal for applications that want to allow their customers to easily customize the UI display for their pages. In this article, I explain various technologies that we thought of before choosing liquid.

13
Jul 2016
  • Case Insensitive Key Dictionary in C#

    String Dictionary in C# is a case sensitive data structure. But many times we wish if the Dictionary was case insensitive (at least I do). In this article we learn how to create a case insensitive dictionary.

17
Jun 2016
  • Best Google Search Tricks

    Google Search is the first thing we need. It has become part of our day to day life to start with Google. In this article I list some best Google search tricks that you can use to improve your Google search results.

10
Jun 2016
  • 7 Must Have Tools to Reverse Engineer .NET applications

    If you want to reverse engineer a .net application (or any application for that matter), you'll have to try different types of weapons from your arsenal. I list 7 must have tools to keep in your arsenal if you have to reverse engineer a .net application.

made with