12 projects
square-database-structure
database layer for my personal server.
square-administration
common business layer for my personal server.
square-authentication
authentication layer for my personal server.
square-file-store-helper
helper to access the file store layer for my personal server.
square-file-store
file storage layer for my personal server.
square-common-bl
common business layer for my personal server.
square-authentication-helper
helper to access the authentication layer for my personal server.
square-database-helper
helper to access the database layer for my personal server.
square-commons
helper module containing common functions for all my python modules.
square-database
database layer for my personal server.
square-logger
python logger for my personal use.
concealed
python util module to provide encryption and decryption using steganography using the least significant bits of the RGB values of an image on top of advanced encryption standard.