Skip to content
View augustplaninsek's full-sized avatar
Block or Report

Block or report augustplaninsek

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

Pinned

  1. posd posd Public

    Ova skripta je nastala samo da olakša popunjavanje POSD obrasca na ePoreznoj i da privuče pažnju na to kako je država namjerno nepotrebno zakomplicirala popunjavanje obrasca obzirom da se gotovo sv…

    JavaScript 3 1

  2. vpn-cisco-anyconnect vpn-cisco-anyconnect Public

    Shell script to toggle Cisco Anyconnect VPN

    Shell 2

  3. easy-tables easy-tables Public

    Easly create tables with ajax filtering, sorting, pagination and other features. Lightweight and fast

    JavaScript 1

  4. price-in-hours price-in-hours Public

    How many hours do I need to work to buy something?

    HTML

  5. typeahead typeahead Public

    Pure Javascript AJAX typeahead

    JavaScript

  6. Usage: `sh rebuild.sh somedatabase a... Usage: `sh rebuild.sh somedatabase august /tmp/somedatabase-2023-09-07.dump`
    1
    #!/bin/bash
    2
    
                  
    3
    echo "Database: $1";
    4
    echo "User: $2";
    5
    echo "Dump path: $3";