Skip to content
View sashapop10's full-sized avatar
:shipit:
:shipit:

Organizations

@LeadFisherSolutions @uberi-pro @utilhub-ru @astrohelm
Block or Report

Block or report sashapop10

Report abuse

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

Report abuse
sashapop10/README.md
const MAGIC = 'HELLO THERE FELLOW STRANGER';
const TODO = '-> TAKE A LOOK AROUND <-';
this.human.exports = {
  years: '8+ years in IT',
  hobby: 'Pentest & Reverse engineering πŸ•΅πŸ»',
  favorite: ['Nodejs', 'JS', 'NApi & C', 'Nix'],
  experiencedAt: [
    'πŸ§‘πŸΌβ€πŸ’» Software engineering',
    'πŸ§™πŸΌ Distributed systems',
    'πŸ‘¨πŸ»β€πŸ« Publishing articles',
    'πŸ‘¨πŸΌβ€πŸ³ Frontend & Backend',
    'πŸ§‘πŸ»β€πŸ”¬ Quality Assurance',
    'πŸ§‘πŸ»β€βš–οΈ Architecture',
    'πŸ‘¨πŸΌβ€πŸ”§ Dev<Sec>Ops',
    'πŸ§‘πŸ»β€πŸ­ Cybernetics',
    'πŸ§‘πŸΌβ€πŸš€ Opensource',
    'πŸ‘·πŸ»β€β™‚οΈ Databases',
    'πŸ₯·πŸ» SEO',
  ],
};

Pinned Loading

  1. astrohelm/isolation astrohelm/isolation Public

    How often do you see libraries which mutates global variables. Or how often do you check libraries actions πŸ₯Έ ?This library prevents unexpected behavior and global pollution.

    JavaScript 3 1

  2. astrohelm/metaforge astrohelm/metaforge Public

    Library πŸ“ that allow you to describe data structures by subset of JavaScript syntax and validate them at runtime

    JavaScript 3 1

  3. astrohelm/filesnitch astrohelm/filesnitch Public

    Astrohelm file system snitch πŸ‘οΈ

    JavaScript 1 1

  4. strapi-plugin-oembed strapi-plugin-oembed Public

    Forked from nicolashmln/strapi-plugin-oembed

    Embed content from third party sites (Rutube, Youtube, Vimeo, Soundcloud, ...) in Strapi

    JavaScript 1

  5. Safe json stringifier Safe json stringifier
    1
    'use strict';
    2
    
                  
    3
    const MAX_DEPTH = 10;
    4
    const MAX_ITEMS = 100;
    5
    const ROOT_NAME = 'root';
  6. nixos nixos Public

    This is setup for my NixOS devices. Deep dive into declarative configuration.

    Nix 1