Pinned Repositories
alchemy-mock
SQLAlchemy mock helpers.
django-gevent-deploy
Hook to manage.py to be able to start gevent WSGI server
Django-jQuery-File-Uploader-Integration-demo
A simple example of how to integrate jQuery File Uploader in Django while preserving Django's CSRF protection
django-rest-framework-bulk
Django REST Framework bulk CRUD view mixins
django-sqrl
Django auth implementation for SQRL (https://www.grc.com/sqrl/sqrl.htm)
django-url-filter
Django URL Filter provides a safe way to filter data via human-friendly URLs.
django-url-filter-deprecated
DEPRECATED. Please use https://github.com/miki725/django-url-filter instead.
importanize
Utility for organizing Python imports using PEP8 or custom rules
xunitmerge
Utility for merging multiple XUnit xml reports into a single xml report.
miki725's Repositories
miki725/django-url-filter
Django URL Filter provides a safe way to filter data via human-friendly URLs.
miki725/importanize
Utility for organizing Python imports using PEP8 or custom rules
miki725/xunitmerge
Utility for merging multiple XUnit xml reports into a single xml report.
miki725/django-sqrl
Django auth implementation for SQRL (https://www.grc.com/sqrl/sqrl.htm)
miki725/.dotfiles
miki725/md2pdf-ieee
Templates to convert md2pdf to ieee
miki725/neovim-sh
miki725/applied_crypto_2022_spring_ta
miki725/vim-ripgrep
Use RipGrep in Vim and display results in a quickfix list
miki725/alfred-type-clipboard-workflow
miki725/alfred-ykman-oath
Alfred workflow for obtaining TOTP codes from a YubiKey
miki725/applied_crypto_2021_fall
problem sets for CS-GY 6903 Applied Cryptography
miki725/applied_crypto_2022_spring
Programming assignments and other material
miki725/docker-manifest-action
🐳 GitHub action to apply Docker manifest objects onto an image.
miki725/factory-prisma
Create factories, that create objects with Prisma.
miki725/gopass-alfred
Gopass Alfred 3 Workflow
miki725/gpg-start-alfred
miki725/jest-expect-message
Add custom message to Jest expects 🃏🗯
miki725/merge-bisect
Like git bisect, but only with merge commits
miki725/miki725.github.io
miki725/pre-commit-twine-check
miki725/pre-commit.com
miki725/pytest-recording
A pytest plugin that allows recording network interactions via VCR.py
miki725/subspace
A fork of the simple WireGuard VPN server GUI community maintained
miki725/telescope-file-history.nvim
Neovim local file history managed by git and Telescope
miki725/telescope-picker-list.nvim
A plugin that helps you use any pickers in telescope.
miki725/telescope-tabs
Fly through your tabs in neovim ✈️
miki725/tldr
📚 Collaborative cheatsheets for console commands
miki725/tsyringe
Lightweight dependency injection container for JavaScript/TypeScript
miki725/vcrpy
Automatically mock your HTTP interactions to simplify and speed up testing