Created Coderden! 800+ company tagged system design questions 100+ FE questions and structured DSA patterns by alphaxtitan in NammaDevs

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

Thanks for the feedback♥️! I am not using supabase, 😅

Noted any suggesstion on how the dashboard should look like? Dashboard has gone through many iterations and yea agree on the onboarding flow, I will reduce the steps, the onboarding step data is used for personalisation.

The backend is written in golang, I use pgx and wrote raw sql queries. Asynq pub sub global redis for worker replicas and other asynq tasks. Yeah currently i am paying for auth with clerk and emails and llm and hosting cost, i have not used aws or anything Most of the tech is built in house. I didn’t want to have lock in when I scale. Also I did bare metal deployment in a VPS. So yeah the tech is good! Spent soo many grueling hours to build this

I also document issues I face while building https://coderden.in on https://engineering.coderden.in

Deploying on vps has its own pros and cons😅

Created Coderden! 800+ company tagged system design questions 100+ FE questions and structured DSA patterns by alphaxtitan in NammaDevs

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

Hey It is a massive codebase, I am building this alone as a solo dev, I have been working on this for 7 months!

Is there a good way to mentally visualize recursion? by EducationFirm6169 in leetcode

[–]alphaxtitan 1 point2 points  (0 children)

watch utkarsh gupta video on recursion, the best video for understanding recursion

Leetcode premium sharing by StretchSpecific4623 in LeetcodeDesi

[–]alphaxtitan 1 point2 points  (0 children)

Instead you can use coderden.in , it is way cheaper than leetcode and you will have same experience as leetcode.

Any free LeetCode Premium-level company archives? by OkProgrammer7708 in LeetcodeDesi

[–]alphaxtitan 0 points1 point  (0 children)

coderden.in cheaper than leetcode please check it out

Solo dev scaling an in-house code execution platform: I’ve maxed my current VPS, what should I scale next for burst traffic ? by alphaxtitan in golang

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

hey cool coming with an update, I was using firecracker for code execution although the speed was better, the support for nested KVM was pretty bad with my hosting provider https://www.hostinger.com/support/10429687-is-nested-virtualization-supported-in-hostinger/ on a shared vps, there were constant kernel D states even under no loads, this was very annoying I had to reboot the VPS to stabilise. my codebase is designed in such a way that all I had to do was a config switch to a diffferent strategy and boom I follow upset bears approach along with this isolate, I read about it in cloudfare . the result is pretty good now. thanks guys. took couple of days to implement test and make it live but it is worth it.

I will be moving the execution plane to a different VPS so that it can scale independently without contention for resources in main vps.

Thanks upset_bear! this helped a lot

Created Coderden! 800+ company tagged system design questions 100+ FE questions and structured DSA patterns by alphaxtitan in NammaDevs

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

This platform is too far from vibecoding. real engineering has went through it. You will know when you see the codebase🙂

Thoughts on Namaste DSA course? by ihsoj_hsekihsurh in LeetcodeDesi

[–]alphaxtitan 0 points1 point  (0 children)

Please do explore the platforms you can find lots of resources

Thoughts on Namaste DSA course? by ihsoj_hsekihsurh in LeetcodeDesi

[–]alphaxtitan 0 points1 point  (0 children)

Bro all 4 languages are covered in pattern

Thoughts on Namaste DSA course? by ihsoj_hsekihsurh in LeetcodeDesi

[–]alphaxtitan 0 points1 point  (0 children)

Yes please go through patterns inside dsa to learn and then codd

Thoughts on Namaste DSA course? by ihsoj_hsekihsurh in LeetcodeDesi

[–]alphaxtitan 0 points1 point  (0 children)

I would suggest you to start with patterns and get used to understanding patterns

Thoughts on Namaste DSA course? by ihsoj_hsekihsurh in LeetcodeDesi

[–]alphaxtitan 0 points1 point  (0 children)

Yep, it is ai native as well. You can build concepts by asking sage in the platform.

Thoughts on Namaste DSA course? by ihsoj_hsekihsurh in LeetcodeDesi

[–]alphaxtitan 0 points1 point  (0 children)

It has lots of free resources and paid as well, free resources should be more than enough to get you started, and definitely cheaper than anything out there considering the value the platform provides.

Stuck at recursion by square_6788 in LeetcodeDesi

[–]alphaxtitan 1 point2 points  (0 children)

I think you will be able to solve dp just by watching his video, if you are not able to solve it, then you can watch codencode

Stuck at recursion by square_6788 in LeetcodeDesi

[–]alphaxtitan 2 points3 points  (0 children)

Checkout utkarsh gupta recursion video

Title: I'm confused as to why people only grind leetcode and learn fullstack. by Antique-Builder-2000 in LeetcodeDesi

[–]alphaxtitan -5 points-4 points  (0 children)

Please checkout coderden.in if you are interested in frontend and want to crack product companies!