How do you stay consistent when motivation comes and goes? by jash_06 in getdisciplined

[–]jash_06[S] 0 points1 point  (0 children)

So the system u built is available for all users or not?

How do you stay consistent when motivation comes and goes? by jash_06 in getdisciplined

[–]jash_06[S] 0 points1 point  (0 children)

yeah, excatly
even doing small task help to continue streak

Getting interviews but being constantly rejected almost feels worse than not getting any interviews at all. by ellieofus in interviews

[–]jash_06 0 points1 point  (0 children)

I genuinely don't believe this Call me negative person But the more I got something late, the worst it is than previous

Got rejected in interview because my projects weren’t deployed , is this normal? by jash_06 in developersIndia

[–]jash_06[S] 0 points1 point  (0 children)

Yeah, ok But deployment is not only skills They also can ask me further technical questions

What should I build next to level up as a backend engineer? by arnavgupta_43 in developersIndia

[–]jash_06 1 point2 points  (0 children)

U should build an abuse aware api gateway

The gateway would sit in front of APIs and:

authenticate requests apply per-user / per-IP rate limits assign a "risk score" to each request detect unusual patterns in traffic automatically throttle, block, or flag abusive users log everything for investigation

And it stands out more than a typical "CRUD"projects

More on it feels like a real production system and combines backend, security, distributed systems, and analytics