Journal of my recent activities

Using Docker for the isolated deployment of the ERP Flask interface.

#erp

Released the MVP for Data drilling for the ERP.

#erp

Euler's identity

( e^{ipi} + 1 = 0),

and quick hints for qunatum gates (eg. T):

( e^{ipi} = -1)

( e^{ rac{ipi}{2}} = i)

( e^{ rac{ipi}{4}} = sqrt(i))

#qc

Enhancing Flask front-end of the ERP system with javascript barcode reader, with double prefix support for automatic form filed recognition.

#erp

Revert the last commit

$ git reset --soft HEAD~1

```

#git

Moved the site from OVH to AWS after OVH deleted all my infrastructure, without any backup, just few days after payment delay.

Pariticipated in Qiskit Camp at IBM Thomas J. Watson Research Center in Yorktown Heights, NY USA.

#qc

Storing git credential with Gnome Keyring gnome-keyring-git-credential-fedora

$ git config --global credential.helper /usr/libexec/git-core/git-credential-libsecret

#git

Working over the introduction to the bitstring encoding tutorial qubits_lh.

#qc