8000 dhrupo (Dhrupo Nil) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View dhrupo's full-sized avatar
📉
Working
📉
Working

Organizations

@fluentform

Block or report dhrupo

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
dhrupo/README.md

Web Developer specializing in full stack development. Experienced with all stages of the development cycle for dynamic web projects. Well-versed in numerous programming languages including HTML5, CSS, JavaScript, React, Node, PHP, ASP .NET & C#.

1. GitHub Stats

Github Stats

2. Most Used Languages

Github Stats

3. Contributors Badge

Your Repository's Stats

4. Random Joke Generator

Jokes Card

5. Profile View Counter

Profile View Counter

Pinned Loading

  1. fluentform/fluentform fluentform/fluentform Public

    The fastest and easiest WordPress Contact Form Builder for WordPress.

    PHP 46 33

  2. multilingual-forms-fluent-forms-wpml multilingual-forms-fluent-forms-wpml Public

    PHP

  3. buy-cycle buy-cycle Public

    JavaScript

  4. clean-bd clean-bd Public

    JavaScript

  5. Minority-Programmers-Front-End-Test Minority-Programmers-Front-End-Test Public

    JavaScript

  6. FF Rating response as star FF Rating response as star
    1
    add_filter('fluentform/response_render_ratings', function($response, $field, $formId, $isLabel) {
    2
        $options = \FluentForm\Framework\Helpers\ArrayHelper::get($field, 'raw.options');
    3
        $totalStars = 0;
    4
        if ($options) {
    5
            $totalStars = count($options);
0