Pinned Repositories
antipatterns
A list of random antipatterns
dotfiles
My configuration files
engineering-management
A collection of inspiring resources related to engineering management and tech leadership
entrepreneurship-resources
A list of articles, books, videos related to entrepreneurship
OmnigraffleScripts
My Omnigraffle Scripts
professional-programming
A collection of learning resources for curious software engineers
Python-Documentation-Kindle
Read the Python documentation on your Kindle (or any other Sphinx-powered documentation)
python-education
Reading list for ramping up with professional Python
wordpresslib
Wordpresslib is a wrapper to post to a Wordpress blog in Python. Started by Michele Ferretti. This version adds support for tags (keywords).
charlax's Repositories
charlax/professional-programming
A collection of learning resources for curious software engineers
charlax/engineering-management
A collection of inspiring resources related to engineering management and tech leadership
charlax/python-education
Reading list for ramping up with professional Python
charlax/entrepreneurship-resources
A list of articles, books, videos related to entrepreneurship
charlax/wordpresslib
Wordpresslib is a wrapper to post to a Wordpress blog in Python. Started by Michele Ferretti. This version adds support for tags (keywords).
charlax/dotfiles
My configuration files
charlax/antipatterns
A list of random antipatterns
charlax/dotvim
My Vim configuration files
charlax/cookiecutter-python-api
A template for Python HTTP API
charlax/email-reply-parser
:email: Email reply parser library for Python
charlax/material-ui
React components that implement Google's Material Design.
charlax/Rocket
A web framework for Rust.
charlax/sqlalchemy-1
The Database Toolkit for Python
charlax/copy-db-poc
POC for copying a db from postgres to mysql
charlax/jinja
A very fast and expressive template engine.
charlax/jupytext
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
charlax/react-use
React Hooks — 👍
charlax/arrow
Better dates & times for Python
charlax/asgi-correlation-id
Request ID propagation for ASGI apps
charlax/bashbunny-payloads
The Official Bash Bunny Payload Repository
charlax/celery
Distributed Task Queue (development branch)
charlax/charlax.github.io
My personal website
charlax/eradicate
Removes commented-out code from Python files
charlax/marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
charlax/material-ui-banner
A material-ui component that allows you to add a banner underneath the app bar.
charlax/md-toc
Automatically generate a compliant table of contents for a markdown file to improve document readability
charlax/msgpack-python
MessagePack serializer implementation for Python msgpack.org[Python]
charlax/node-jwt-simple
JWT(JSON Web Token) encode and decode module for node.js
charlax/poetry
Python dependency management and packaging made easy.
charlax/pytest-factoryboy
factory_boy integration the pytest runner