Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 593 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 593 Bytes

Learning some python

mainly to automate parts of my work, build fundamentals in datascience and CTF's.

basics

Basic python language features and tests

ctfscripts

Scripts of performed CTF's with minor modifications

ngxtranslation

https://www.npmjs.com/package/@ngx-translate/core is an npm package, which defines translations in a json like structure.

These scripts are used to extract the json file to a csv file and back. Hierarchical definition of texts is supported by flattening and unflattening the json.

tutorials

Collection of cheatsheets and infos about python.