realnitinworks
Software Engineer / Pythonista / Opensource Contributor / Blogger / Continuous Learner - 'Do one thing and Do it well'
ADVABangalore, India
realnitinworks's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TheAlgorithms/Python
All Algorithms implemented in Python
satwikkansal/wtfpython
What the f*ck Python? 😱
tiangolo/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
dabeaz-course/practical-python
Practical Python Programming (course by @dabeaz)
mjhea0/awesome-fastapi
A curated list of awesome things related to FastAPI
wesbos/beginner-javascript
Slam Dunk JavaScript
pytoolz/toolz
A functional standard library for Python.
joho/awesome-code-review
An "Awesome" list of code review resources - articles, papers, tools, etc
jazzband/django-taggit
Simple tagging for django
lepture/mistune
A fast yet powerful Python Markdown parser with renderers and plugins.
keithrozario/Klayers
Python Packages as AWS Lambda Layers
django-recaptcha/django-recaptcha
Django reCAPTCHA form field/widget integration app.
Brobin/django-seed
:seedling: Seed your Django database with fake data
adafruit/awesome-circuitpython
A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.
timmyomahony/django-pagedown
A django app that allows the easy addition of Stack Overflow's "PageDown" markdown editor to a django form field, whether in a custom app or the Django Admin
talkpython/async-techniques-python-course
Async Techniques and Examples in Python Course
daneah/practices-of-the-python-pro
Examples and exercises for Practices of the Python Pro from Manning Books 🐍📘
tolomea/django-data-browser
Django app for user friendly querying of Django models
pberkes/big_O
Python module to estimate big-O time complexity from execution time
Mergifyio/mergify
Mergify Community Issue Tracker
vinayak-mehta/conrad
Track conferences and meetups on your terminal.
alanhamlett/readtime
Calculates the time some text takes the average human to read, based on Medium's read time forumula.
adinhodovic/wagtail-resume
A Wagtail project made to simplify creation of resumes for developers.
PyBites-Open-Source/karmabot
A Python based Slack Chatbot for community interaction
singhkumarpratik/WiFi-of-house
A simple web application which allows you to share your WiFi credentials instantly with your friends and family. Built using Python, Flask and Bootstrap.
vitorfs/soet
StackOverflow Exception Troubleshooting
tmiller02/django-webp-converter
KingKerr/Interview-Prep
Collection of interview problems and solutions written in Python