Dev

  • Published on
    Discover my personal project, the Header Adjuster Plugin for Obsidian, launched to address one of my key needs in managing Markdown documents.
  • Published on
    Explore the Tagged Lines Organizer Plugin for Obsidian, a project I developed to streamline task management and organization within the Obsidian environment using tags and properties.
  • Published on
    Understanding key software development principles is essential for creating robust, maintainable, and scalable software. This article explores fundamental principles like the Single Responsibility Principle (SRP), Open/Closed Principle (OCP), and more, along with design patterns such as Strategy, Factory, and Decorator.