Giter VIP home page Giter VIP logo

docs's Introduction

About

This repo is supposed to store all sorts of scripts, helpers or doc pages. If you find what you need, feel free to use.

Notes

  • aes.py

    Quite simple implementation of AES-256 with ECB mode for string input/output.

  • dev_offloader.sh

    While setting up an Ubuntu Server, I needed to install network drivers, which required a network connection.

  • nginx_visitors.sh

    Watch and review your website visitors, create analytics using ipinfo.io

  • reverse_ssh.md

    Did it a long time ago, probably need to review it.

  • simple-mnist-nn-from-scratch.ipynb

    A very cool and simple example of a 2-layer NN on the MNIST dataset.

  • sshpass-tweaked.sh

    The default implementation of sshpass does not work from an alias on MacOS. Here is the fix:

    curl -s -O https://raw.githubusercontent.com/alpatiev/docs master/sshpass-tweaked.sh && bash sshpass-tweaked.sh -install
    
  • turn_off_deb_updates.sh

    Just turn off snapd and stop droplet daemon.

docs's People

Contributors

alpatiev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.