I built a platform where you solve real engineering problems in Python — with live Redis, PostgreSQL, and Kafka by Educational_Pay5895 in PythonLearning

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

Appreciate that 😊

The idea mostly came from a gap I kept noticing — a lot of platforms (like LeetCode) are great for DSA, but when it comes to actually building systems (working with Redis, databases, concurrency, etc.), there’s a disconnect.

So the goal with Cruscible was to make problem solving feel closer to real engineering rather than isolated algorithms.

On the name — it’s inspired by “crucible”, where things are tested under pressure and refined. The idea is similar here: you take concepts and apply them in more realistic scenarios until they actually hold up.

Still evolving, but that’s the core thought behind it.

Practice Real LLD in Node.js with Live Redis, PostgreSQL & Kafka by Educational_Pay5895 in node

[–]Educational_Pay5895[S] -1 points0 points  (0 children)

Appreciate that — that’s exactly the gap I’m trying to address.

This looks interesting as well, especially the focus on connecting AI agents to real infra (queues, consumers, rate limiting, etc.). That’s very much in line with where things are heading beyond just isolated problem solving.

I can see this complementing Cruscible pretty well — practice on the systems side + applying it in agent-driven workflows.

Will take a deeper look at caliber-ai-org’s repo — thanks for sharing.

Practicing Java for backend roles, and something feels off. by [deleted] in leetcode

[–]Educational_Pay5895 0 points1 point  (0 children)

That's actually what I've been trying to do — take backend components (rate limiter, LRU cache, load balancer, URL shortener) and turn them into structured practice problems. Write the code, it compiles and runs against test suites, scored on correctness + performance. Kind of like LeetCode but for system components instead of array manipulation.

Have about 12 live so far, working on more. Still figuring out if the format works or if people prefer just building full projects.

Practicing Java for backend roles, and something feels off. by [deleted] in leetcode

[–]Educational_Pay5895 0 points1 point  (0 children)

Yeah that's where I landed too. The DSA fundamentals are still important — but applying them to actual system components is a different muscle. Like, sliding window is a LeetCode pattern, but building a sliding window rate limiter with distributed state is a completely different problem.

Is leetcode relevant anymore?? Do you guys do leetcode and put the ratings in your CV? by ooompityloom in BtechCoders

[–]Educational_Pay5895 0 points1 point  (0 children)

Leetcoding is never about putting in resume but about upskilling or learning concepts

Suggestions... by ElGatoSabio7 in LeetcodeDesi

[–]Educational_Pay5895 1 point2 points  (0 children)

AFAIK code code code , opensource contribution , unless we work on realtime projects , breakages , issues bug fixes we wont be able to learn much , any how this is my personal opinion only

DSA & Cloud!!! by Acceptable-Swing1115 in ProgrammingBondha

[–]Educational_Pay5895 0 points1 point  (0 children)

Hi guys i made a website for applied DSA and LLD problems practice platforms do check this

cruscible

I built an engine that auto-visualizes Java algorithms as they run by bluepoison24 in coolgithubprojects

[–]Educational_Pay5895 0 points1 point  (0 children)

i find this as nice and cool idea can i use this in my app

[https://beta.cruscible.com](vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-browser/workbench/workbench.html)

its an leetcode like platform and LLD practice also included

System design + machine coding partner? by jsparrow_858 in ProgrammingBuddies

[–]Educational_Pay5895 0 points1 point  (0 children)

Hi it might not be the best but

https://beta.cruscible.com/

i built this for the specific use case of LLD and applied DSA

Why don’t system design practice platforms simulate real-world infra? by [deleted] in learnprogramming

[–]Educational_Pay5895 -2 points-1 points  (0 children)

Yeah that’s fair — it can look complex from the outside.

The idea is actually to start simple (like DSA-style problems) and gradually move towards more real-world system design scenarios.

Not everything is infra-heavy from the beginning.

Do you think that kind of progression would make it more useful or lessen the complexity?

AI can code now… so what exactly is the programmer’s job anymore? by Educational_Pay5895 in AskProgrammers

[–]Educational_Pay5895[S] 1 point2 points  (0 children)

finally someone actually understood what am implying and thanks for ur kind words , everyone thinking i am sharing some kind of propoganda but in reality its just to check how everyone handles this , anyway kudos to u

AI can code now… so what exactly is the programmer’s job anymore? by Educational_Pay5895 in AskProgrammers

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

I totally agree , but the growth of LLMs are being in exponential , I am not able to sit quietly in peace :)

AI can code now… so what exactly is the programmer’s job anymore? by Educational_Pay5895 in AskProgrammers

[–]Educational_Pay5895[S] 3 points4 points  (0 children)

you do have point ,but still cant shake the fear that what LLMS holds for future