Skip to content
View indraginanjar's full-sized avatar

Block or report indraginanjar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. project-library-folder-cleanup project-library-folder-cleanup Public

    A cross-platform C++ application for recursively identifying and removing library folders (node_modules, venv, target, etc.) from a base directory.

    C++

  2. cipherblock-logseq-openpgp-plugin cipherblock-logseq-openpgp-plugin Public

    CipherBlock – Logseq OpenPGP Plugin

    TypeScript 1

  3. locust-csv-to-junit-xml locust-csv-to-junit-xml Public

    Forked from joncloud/locust-csv-to-junit-xml

    Simple program to convert locust.io csv output into JUnit XML

    Python

  4. JMeter to JUnit schema complaint XSL JMeter to JUnit schema complaint XSL
    1
    <?xml version="1.0" encoding="UTF-8"?>
    2
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
    3
        <xsl:output method="xml" indent="yes" encoding="UTF-8"/>
    4
    
                  
    5
        <xsl:template name="millisecs-to-ISO">
  5. joncloud/locust-csv-to-junit-xml joncloud/locust-csv-to-junit-xml Public

    Simple program to convert locust.io csv output into JUnit XML

    Python 5 2

  6. ai-orangehrm-test-automation-playwright-aider ai-orangehrm-test-automation-playwright-aider Public

    AI-assisted Playwright test automation for OrangeHRM, developed with aider and DeepSeek, following ISTQB standards. Includes functional, security, and boundary tests with mock testing capabilities.

    TypeScript