A Software Engineer and Cybersecurity Researcher from Spain πͺπΈ
-
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.
-
Deepfinder - Search attributes easily using dot paths. Within structures of type dictionary, list and embedded substructures with simple format 'dict.users.0.name'.
-
Python DDD Skeleton - Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.