Skip to content
View peymone's full-sized avatar
🚬
🚬

Block or report peymone

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
peymone/README.md

Typing SVG

Total stars on GitHub


Currently unemployed. Waiting for your offers with big salaries
Well, or at least give me some money for food...

ko-fi

You can see my latest projects in the pins below. Or, if you're in a hurry, here they are:

But, you know, just look for yourself: https://github.com/peymone?tab=repositories


Why so little? Besides programming there are also games and food. Speaking of food, the link to donations is above

Some of my stats:

MyStats = {
    'pronouns': ('He', 'Him'),
    'architecture': ['Monolitic', 'Microservices'],
    'protocols': ['gRPC', 'SOAP', 'WebSocket', 'Socket'],
    'API': ['Rest'],
    'Auth': ['JWT'],
    'technologies': {
        'Python': ['Django', 'FastAPI', 'Flask', 'SQLAlchemy', 'Alembic', 'Pytest', 'UnitTest'],
        'DataBase': ['SQLite', 'PostgreSQL'],
        'CICD': ['Git', 'Docker', 'GitHub Actions'],
        'MessageBrokers': ['Kafka', 'RabbitMQ'],
    },
    'currentFocus': "Learning BackEnd development to get a job. Please, take me",
    'funFact': "There are two ways to write error-free programs; only the third one works"
}
Want a prove? Here you are:

roadmap.sh

Don't look. Really.

NERD XD

Pinned Loading

  1. http-server http-server Public

    HTTP Server for your web applications or other needs

    Python

  2. web-chat web-chat Public

    Real Time chat with websockets usage

    Python

  3. grpc-hell grpc-hell Public

    Tutorial and examples of how to use gRPC

    Python

  4. soap-hell soap-hell Public

    Tutorial and example of using the SOAP protocol

    Python

  5. rest-auth rest-auth Public

    Authentication microservice with communication via REST API

    Python

  6. local-chat local-chat Public

    Local chat using sockets and asymmetric encryption

    Python 1