About use your codes. #14

Description

@Mrtckr008

Hello, Mr. Yadavmangesh,
First of all, I want to introduce myself. I'm a junior mobile developer in Turkey. The greatest purpose of my life is to have a very good career like you. So of course I want to improve myself. I'm working at company as a mobile developer. In my free time I am trying to make new projects and thinking about new ideas for the projects. Anyway, I want to make a new project, but I need to use your demo project code. I have some questions.
1- Will this project always be ready? (e.g Can I use it next year?)
2- Is there any limit for the demo project? ("e.g limit of 1000 requests in 1 day") (I used to the project demo on my phone and I know the general limits)
3- Is this demo project completely free?

By the way, I'm completely changing the application layouts, it will be a very different project from yours. I just need to use group voice chat.
Thank you for sharing this code. I have a so proud to contact with you.
I hope you will be help to me about my questions.
Best Regards.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

      , 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all \u003cpre\u003e\u003ccode\u003e blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks"); } } catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); } })(); })();
      Skip to content

      About use your codes. #14

      Description

      @Mrtckr008

      Hello, Mr. Yadavmangesh,
      First of all, I want to introduce myself. I'm a junior mobile developer in Turkey. The greatest purpose of my life is to have a very good career like you. So of course I want to improve myself. I'm working at company as a mobile developer. In my free time I am trying to make new projects and thinking about new ideas for the projects. Anyway, I want to make a new project, but I need to use your demo project code. I have some questions.
      1- Will this project always be ready? (e.g Can I use it next year?)
      2- Is there any limit for the demo project? ("e.g limit of 1000 requests in 1 day") (I used to the project demo on my phone and I know the general limits)
      3- Is this demo project completely free?

      By the way, I'm completely changing the application layouts, it will be a very different project from yours. I just need to use group voice chat.
      Thank you for sharing this code. I have a so proud to contact with you.
      I hope you will be help to me about my questions.
      Best Regards.

      Activity

      Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

      Metadata

      Metadata

      Assignees

      No one assigned

        Labels

        No labels
        No labels

        Type

        No type

        Projects

        No projects

          Milestone

          No milestone

          Relationships

          None yet

          Development

          No branches or pull requests

          Issue actions