Pinned Repositories
0x1618
avatar-generator
This code generates random avatar using squares. Similar to github avatars.
css-selector-minifier
CSS-Selector-Minifier is a Python package that minifies CSS class and id names in CSS, HTML and JavaScript files.
flask-css-bundler
A package that allows you to combine CSS files and then generate a bundle with the used only.
flask-redis-caching
Flask Redis Caching is a Python library that provides caching functionalities using Redis for storing and retrieving cached values in Flask applications.
lingopy-python
Lingopy is a lightweight localization library for Python that helps you manage localized messages effortlessly.
redis-caching
Redis Caching is a Python library that provides caching functionalities using Redis for storing and retrieving cached values.
sms-marketing
This Python script allows you to manage SMS marketing campaigns using the Twilio API. It provides a convenient way to send SMS messages to a list of phone numbers while keeping track of the campaign's progress.
sqlalchemy-mysql-uuid-type
Adds support for the UUID column type in SQLAlchemy for the MySQL engine.
user-interaction-simulation
Simulate user interactions with a web page using Selenium WebDriver. It also includes a Mixpanel Parser class to download and parse event data from Mixpanel.
0x1618's Repositories
0x1618/avatar-generator
This code generates random avatar using squares. Similar to github avatars.
0x1618/css-selector-minifier
CSS-Selector-Minifier is a Python package that minifies CSS class and id names in CSS, HTML and JavaScript files.
0x1618/flask-css-bundler
A package that allows you to combine CSS files and then generate a bundle with the used only.
0x1618/flask-redis-caching
Flask Redis Caching is a Python library that provides caching functionalities using Redis for storing and retrieving cached values in Flask applications.
0x1618/redis-caching
Redis Caching is a Python library that provides caching functionalities using Redis for storing and retrieving cached values.
0x1618/sms-marketing
This Python script allows you to manage SMS marketing campaigns using the Twilio API. It provides a convenient way to send SMS messages to a list of phone numbers while keeping track of the campaign's progress.
0x1618/user-interaction-simulation
Simulate user interactions with a web page using Selenium WebDriver. It also includes a Mixpanel Parser class to download and parse event data from Mixpanel.
0x1618/0x1618
0x1618/10fastfingers-bot
0x1618/file-watchdog
0x1618/flask-session
Server side session extension for Flask