Skip to content
View ArmoredStone's full-sized avatar
  • DUIKT
  • Kyiv, Ukraine
  • 05:51 (UTC +02:00)

Block or report ArmoredStone

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

📍 Kyiv 🇺🇦

Cybersecurity, Python, Scripting, System administration.

Currently working on an e-commerce web-project deployed in cloud.

Pinned Loading

  1. east-ten-craft east-ten-craft Public

    PTB examples

    Python

  2. Python Unit Tests Notebook Python Unit Tests Notebook
    1
    {
    2
     "cells": [
    3
      {
    4
       "cell_type": "markdown",
    5
       "id": "dc47f350-ff1a-4839-9b48-fa0ed59e7749",
  3. panic recovery for loop in golang panic recovery for loop in golang
    1
    package main
    2
    
                  
    3
    import (
    4
    	"fmt"
    5
    )
  4. my-python-refresher my-python-refresher Public

    Forked from tecladocode/python-refresher

    My Python refresher section

    Python

  5. fuzzy-palm-tree fuzzy-palm-tree Public

    Cobra TODO-list application. First Go project. Building an Awesome CLI App in Go – OSCON 2017 walkthrough.

    Go

  6. ignore files without extension ignore files without extension
    1
    *
    2
    !*/
    3
    !**/*.*