theskumar
Director of Web Engineering @Fueled, Mentor, and open source contributor.
@FueledNew Delhi, India
Pinned Repositories
django-init
Project template used at Fueled for scaffolding new Django based projects. :dizzy:
junction
Junction is a software to manage proposals, reviews, schedule, feedback during conference.
autolink-references-mkdocs-plugin
mkdocs plugin to provides GitHub like autolink references in Mkdocs.
django-auth-wall
Easily put your django site behind a layer of Basic Authentication, for protecting the staging/testing servers
django-unsubscribe
Add unsubscribe link to your emails painlessly.
dotfiles
~/.* with ♥
python-dotenv
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
python-usernames
Ensures usernames are url friendly. No abusive/reserved words.
til
A collection of useful things I've learned.
theskumar's Repositories
theskumar/python-dotenv
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
theskumar/python-usernames
Ensures usernames are url friendly. No abusive/reserved words.
theskumar/django-unsubscribe
Add unsubscribe link to your emails painlessly.
theskumar/dotfiles
~/.* with ♥
theskumar/autolink-references-mkdocs-plugin
mkdocs plugin to provides GitHub like autolink references in Mkdocs.
theskumar/django-auth-wall
Easily put your django site behind a layer of Basic Authentication, for protecting the staging/testing servers
theskumar/pelican-commonmark
Pelican plugin that replaces the markdown reader with one that uses the Python parser for CommonMark
theskumar/pelican-svbtle-responsive
pelican-svbtle-responsive is a responsive theme for Pelican, it is my hack of a svbtle-like theme.
theskumar/til
A collection of useful things I've learned.
theskumar/blog
Source code of my blog built using pelican.
theskumar/dj-apns
Apple Push Notifications made simple in Django using PyAPNS.
theskumar/aoc-2022
Daily Solutions for Advent of Code 2022
theskumar/atm-dispensing
theskumar/mocking
theskumar/contributors
A command-line script to get all the contributors for one or more GitHub projects.
theskumar/django-auditlog
A Django app that keeps a log of changes made to an object.
theskumar/django-file-form
Django-file-form helps you to write forms with a pretty ajax upload
theskumar/django-versatileimagefield
A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating new images from the one assigned to your field.
theskumar/erc20token-sdk-python
Streamlines working with ERC20 tokens in Python
theskumar/FC-Barcelona-Website
theskumar/hugo-theme-terminal
A simple, retro theme for Hugo
theskumar/life
Life - a timeline of important events in my life
theskumar/markdown-include
Provides syntax for Python-Markdown which allows for the inclusion of the contents of other Markdown documents.
theskumar/mkdocs-autolinks-plugin
An MkDocs plugin that automagically generates relative links between markdown pages
theskumar/nodebb-plugin-session-sharing
Allows login sessions from your app to persist in NodeBB
theskumar/Same-Size-K-Means
A k-means variation that produces clusters of the same size utilizing the scikit-learn API and related utilities
theskumar/test-docs
Test
theskumar/theskumar.github.com
Handcrafted landing page of Saurabh Kumar's website.
theskumar/awesome-stars
theskumar/django-preferences-utils
All you need to manage your django project preferences