Details
-
SkillsPython, Ruby, Django, Rails, Docker
-
Github
Joined devRant on 8/27/2017
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Created a simple pip package to authenticate incoming slack requests. It provides an out of the box Django permission class to authenticate slack requests.
I've made it open for anyone to check out and use:
https://github.com/dev-prakhar/... -
I ended becoming a backend engineer because I love designing backend systems. High Level Design is ❤️
Also, I just don't have the patience required to conquer CSS 🤯😤5 -
Whenever I create a new backend and a new slack app for that particular backend.
Most painful thing is to authenticate slack requests.
I know HOW to do it, but I still HAVE to do it.
So, created a pip package for authenticating slack app requests.
Feel free to check it out and leave any feedbacks.
Project: https://github.com/dev-prakhar/... -
Initab extension is THE best Chromium new page extension I could find for me.
Do check it out: www.initab.com4 -
We recently encountered a strange Mongo DB behaviour or rather strange Mongo Shell behaviour.
Read how it made us scratch our heads.
Check out: https://prakhar.xyz/how-mongo-gave-...4 -
Need complete control over information you're fetching while logging in via social site in Django
Check this out: https://prakhar.xyz/backend-control... -
Should we really be preparing ourselves for tech interviews?
https://prakhar.xyz/why-should-i-be...5 -
A command line tool built in Python that helps you analyse your git logs by exporting them into a csv/json file.
Can fetch the logs from a given file path or a git directory.
https://github.com/dev-prakhar/...3 -
Anyone ever thought that opening a PR for a feature you requested in a repository is actually giving life to the phrase, "Be the change you want to see".1
-
Does anybody else feels that when you start running migrations you can do all your chores like eat food, finish seasons, sleep, finish another season, universe expand and collapse again but the migrations won't complete
Okay it's a lil bit exaggerated 😛
Frustrated 😪 -
When you think you know something and you can close the Task in a day ....
But your manager adds requirements at every stage and it's been 4 days, 50 commits but the task is still open ....
Manager Y U Do this?