Pinned Repositories
awesome
π Just a list of awesome tools & websites that I found and usually use, ordered by categories.
deepfinder.js
π Search attributes easily within structures of type dictionary, list and embedded substructures with simple format 'dict.users.0.name'.
deepfinder.py
π Search attributes easily using dot paths. Within structures of type dictionary, list and embedded substructures with simple format 'dict.users.0.name'.
dotfiles
π My custom dotfiles for Linux and MacOS.
python-ddd-example
π Example of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.
python-ddd-skeleton
π Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.
python-value-objects
π A collection of Value Objects to save time by generalizing types and format validations.
storable-functions.js
Ξ» Storable and executable functions using array based simple syntax and functional programming.
typescript-ddd-skeleton
π Template of a Typescript & Express application using Domain-Driven Design and Command Query Response Segregation principles.
tanukeys
π Service for storing public keys of users for various purposes such as message signature verification, encrypting information for a specific user, storing cryptocurrency wallet addresses, and simplifying key exchanges between devices. The service also supports post-quantum cryptographic algorithms for future-proofing.
0xt4nuk1's Repositories
0xt4nuk1/python-ddd-example
π Example of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.
0xt4nuk1/python-ddd-skeleton
π Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.
0xt4nuk1/deepfinder.py
π Search attributes easily using dot paths. Within structures of type dictionary, list and embedded substructures with simple format 'dict.users.0.name'.
0xt4nuk1/python-value-objects
π A collection of Value Objects to save time by generalizing types and format validations.
0xt4nuk1/awesome
π Just a list of awesome tools & websites that I found and usually use, ordered by categories.
0xt4nuk1/deepfinder.js
π Search attributes easily within structures of type dictionary, list and embedded substructures with simple format 'dict.users.0.name'.
0xt4nuk1/storable-functions.js
Ξ» Storable and executable functions using array based simple syntax and functional programming.
0xt4nuk1/dotfiles
π My custom dotfiles for Linux and MacOS.
0xt4nuk1/typescript-ddd-skeleton
π Template of a Typescript & Express application using Domain-Driven Design and Command Query Response Segregation principles.
0xt4nuk1/0xt4nuk1
0xt4nuk1/deepcomparer.py
π Deep compare python objects and structures like dictionaries, lists and iterables.
0xt4nuk1/DND-5e-LaTeX-Template
LaTeX package to typeset material for the fifth edition of the "world's greatest roleplaying game".
0xt4nuk1/gitbk
π½ Bash script that automates the process of backing up or updating your GitHub repositories.
0xt4nuk1/kagami
πͺGitHub Action designed to push the contents of a repository to a mirror repository. It ensures that your primary repository is mirrored to a secondary location, providing redundancy and backup.