I am Software Developer passionate about tech in general, writing and contributing to Open Source.
I am available for software development jobs, technical writing jobs, and Open Source Contribution.
While recently working on a personal Django project, I applied a search filter functionality by using the django-filter package. Django filter is a popular package that filters a queryset and displays the search results based on the model’s attribute...
