Skip to content
View mamyn0va's full-sized avatar
πŸ’­
πŸ“– πŸ‘©β€πŸ« πŸ€“ Crafting with Go 🐹
πŸ’­
πŸ“– πŸ‘©β€πŸ« πŸ€“ Crafting with Go 🐹
Block or Report

Block or report mamyn0va

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
mamyn0va/README.md

Hi there πŸ‘‹

home

  • πŸ”­ I’m currently making a reverse-proxy for a 2-FA app
  • 🌱 I’m currently learning Golang
  • πŸ‘― I’m looking to collaborate on Free & Open-Source projects
  • πŸ’¬ Ask me about PHP
  • πŸ“« How to reach me: https://dev.to/biros

Pinned

  1. tmux-dracula tmux-dracula Public

    Forked from gpakosz/.tmux

    πŸ”₯ Awesome .tmux.conf configuration file with Dracula theme πŸ§›β€β™‚οΈ and task support.

    34 11

  2. my-awesome-list my-awesome-list Public

    List of awesome tools I use for dev or other

    1 1

  3. Configuration file for PHP Coding St... Configuration file for PHP Coding Standards Fixer
    1
    <?php
    2
    
                  
    3
    $finder = PhpCsFixer\Finder::create()
    4
        ->exclude('vendor')
    5
        ->exclude('output')
  4. Configuration file for PHP_CodeSniffer Configuration file for PHP_CodeSniffer
    1
    <?xml version="1.0"?>
    2
    <ruleset name="PHP_CodeSniffer">
    3
        <description>The coding standard for PHP_CodeSniffer itself.</description>
    4
    
                  
    5
        <file>autoload.php</file>
  5. Configuration file for PHP Mess Dete... Configuration file for PHP Mess Detector
    1
    <?xml version="1.0"?>
    2
    <ruleset name="Custom ruleset"
    3
             xmlns="http://pmd.sf.net/ruleset/1.0.0"
    4
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    5
             xsi:schemaLocation="http://pmd.sf.net/ruleset/1.0.0 http://pmd.sf.net/ruleset_xml_schema.xsd"
  6. cozy-stack cozy-stack Public

    Forked from cozy/cozy-stack

    Simple, Versatile, Yours

    Go