Details
-
AboutDeveloper by heart. Making mistakes, getting errors is my job.
-
SkillsPython, JavaScript, PHP, C++, and maybe more.
-
LocationIndia
-
Website
-
Github
Joined devRant on 3/1/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
-
Many of my friends used to commit unnecessarily just to increase their commits and fill the contribution graph. To remove that shit, I wrote a Chrome extension that would make your contribution graph uniform!
Link to the repo: https://github.com/ashwini0529/...2 -
That moment when your friends think that you're going to hack someone's account during a hackathon.😞
-
When you are a we developer since 3 years and you get such marks in Web Development course just cause you asked a question that the faculty didn't know. Duh!😞1
-
Being a backend developer, the most difficult job is to write <button class="btn btn-primary">Sign up</button> 😞3
-
When fucking editors add a space at the end of a fucking line and you fuck up yourself finding the fucking indentation error😡
#python3 -
Hate it when people call themselves a Web Backend developer and all they know is POST and GET method.😡4
-
Startup: Kids buying cheap domain names worth $1 from their pocket money and explain Who they are, and What they do!1
-
Progressive Web apps :
In chrome you can use <6% of the free memory to store things.
Now imagine this situation :
Let's assume you have x amount of free memory in the system.
For first application : 0.06x
For second app : 0.06(x-0.06x)
And it goes on.
So for the thousandth developer,
It's a total fuckall.
How is this helping developers!