Skip to content
View nbbrdn's full-sized avatar
🐧
Writing code
🐧
Writing code

Block or report nbbrdn

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
nbbrdn/readme.md

Hi, I'm Nick πŸ‘‹

I am a Software Engineer and a Python enthusiast. I have been working in various fields, starting from telecommunications, finances and ending with ecology projects. I have always been hard working and goal's focused with proven results.

Github

  • πŸ‘¨πŸ½β€πŸ’» I’m currently working on the City Trade LLC company;
  • 🌱 I’m currently learning Distributed Systems and Database Internals;
  • πŸ’¬ Ask me about anything, I am happy to help;
  • ⚑️ Fun-Fact: I have a degree in human resources;
  • πŸ“« How to reach me: t.me/nbbrdn;

Pinned Loading

  1. Building Python from source Building Python from source
    1
    # Building Python from source
    2
    1. Download the compressed source tarball from python.org by executing the following wget command:
    3
    ```
    4
    wget https://www.python.org/ftp/python/3.9.18/Python-3.9.18.tgz
    5
    ```
  2. datamatrtx-label-generator datamatrtx-label-generator Public

    DataMatrix labels PDF labels generator

    Python