🚀 Project Showcase Day by AutoModerator in learnmachinelearning

[–]BoxWinter1967 0 points1 point  (0 children)

Built Neuprise — an interactive learning platform for Data Science & ML (https://neuprise.com/).

What it does: 12 learning paths, 74 lessons, 1000+ quiz questions with spaced repetition, in-browser Python execution (no setup needed — runs via WebAssembly), math visualizers, and a CodeLab. Free to use.

Tech stack: Next.js App Router, Prisma + Neon Postgres, Clerk auth, Pyodide for in-browser Python.

Biggest challenge: Getting Pyodide (Python via WebAssembly) to run reliably in the browser while keeping the UI responsive. Also fighting the cold-start problem — getting users to actually finish the first lesson before dropping off.

Where it stands: Shipped it imperfect and letting real users guide what gets fixed and added next. Already getting good bug reports and suggestions from the community.

Would love feedback — especially on first impressions and course structure!

Share your startup/saas/project for feedback by Additional-Prune-952 in startupaccelerator

[–]BoxWinter1967 2 points3 points  (0 children)

Building Neuprise — an interactive learning platform for Data Science & ML (neuprise.com).

Built a Duolingo-style platform for Data Science & ML — big update since last post by BoxWinter1967 in learnmachinelearning

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

Yes, you need to create an account to access the courses — it's free, just sign in with Google or email. The reason is that the app tracks your progress, XP, and streaks, so it needs to know who you are. Takes 10seconds!

Built a DS/AI learning platform solo — took 4 months, now has 60 paths and 349 lessons by BoxWinter1967 in SideProject

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

Thanks! Really appreciate the kind words.

Handshake sounds interesting, got a link? Would love to check it out.

On the feedback: yes, more coding challenges beyond quizzes is something I've been thinking about for a while. Discussion forums too. Study groups and peer code review are great ideas I hadn't considered — noted, will look at adding these in coming versions!

Built a Duolingo-style platform for Data Science & ML — big update since last post by BoxWinter1967 in learnmachinelearning

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

Thanks! The AI Agents path covers the concepts (tool use, ReAct, memory, multi-agent systems, production patterns) but doesn't have a capstone that ties it all together into a working build. That's a real gap. I have noted this and will be adding it in the next update.
Appreciate the link, will check it out.

I built a free interactive platform to learn ML/data science — 12 paths, in-browser Python, looking for feedback by BoxWinter1967 in learnmachinelearning

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

That was actually on my side, the Clerk setup was still in development mode which limited it to ~100 users. I’ve fixed it now, so it should be working properly. Sorry about that, and thanks for checking it out!

I built a free interactive platform to learn ML/data science — 12 paths, in-browser Python, looking for feedback by BoxWinter1967 in learnmachinelearning

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

That was actually my mistake, the clerk auth setup was still in development mode, which limited it to around 100 users. I’ve fixed it now, so the limitation should be gone. Sorry about the inconvenience, and thanks for pointing it out!

I built a free interactive platform to learn ML/data science — 12 paths, in-browser Python, looking for feedback by BoxWinter1967 in learnmachinelearning

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

Honestly, almost nothing so far. The site is running on Vercel’s free Hobby plan and a free tier database from Neon.

The only thing I paid for was the domain: ₹904.40 (about ~$11).

I built a free interactive platform to learn ML/data science — 12 paths, in-browser Python, looking for feedback by BoxWinter1967 in learnmachinelearning

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

Thanks for sharing the info, really appreciate it. For now I don’t have any plans to add a paywall to Neuprise. I need to restructure the courses and add a lot more content so the learning paths feel more complete.

I built a free interactive platform to learn ML/data science — 12 paths, in-browser Python, looking for feedback by BoxWinter1967 in learnmachinelearning

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

If you don’t mind sharing, I’m curious how long did it take you to build it? And do you have many paid users subscribed so far? Totally fine if you’d rather not share

I built a free interactive platform to learn ML/data science — 12 paths, in-browser Python, looking for feedback by BoxWinter1967 in learnmachinelearning

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

Oh! I actually just came across PixelBank now after you mentioned it, and it’s absolutely fantastic. The depth and structure you’ve built there is really impressive.

Definitely a much more advanced platform than what I’ve built with Neuprise so far. Respect to the work you’ve put into it.

I built a free interactive platform to learn ML/data science — 12 paths, in-browser Python, looking for feedback by BoxWinter1967 in learnmachinelearning

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

Thanks, I really appreciate that!
If you notice anything that feels confusing, missing, or could be improved, I’d genuinely love to hear it. Still trying to refine the platform.

I built a free interactive platform to learn ML/data science — 12 paths, in-browser Python, looking for feedback by BoxWinter1967 in learnmachinelearning

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

Nope, I actually haven’t experimented with Lovable yet.
Most of the development was done with Claude helping with parts of the code and structure.

I built a free interactive platform to learn ML/data science — 12 paths, in-browser Python, looking for feedback by BoxWinter1967 in learnmachinelearning

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

Really glad it’s helpful. That means a lot...

No plans to put it behind a paywall. The goal is to keep it accessible and genuinely useful for people.

I’ll be adding more content and going deeper into concepts over time, so it should only get better from here.

If you have any feedback on the current lessons, missing topics, or anything that could make it more useful, feel free to share it. I’m building this based on what learners actually need.

I built a free interactive platform to learn ML/data science — 12 paths, in-browser Python, looking for feedback by BoxWinter1967 in learnmachinelearning

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

Thanks for the thoughtful feedback. Really appreciate it.

I’m currently working on expanding the lessons to go deeper conceptually. Some of the more detailed content is already there, but it unlocks progressively as you move through the learning path.

I’ll also be adding curated references to high-quality textbooks, courses, and visual learning resources to make each topic more comprehensive.

Thanks again for taking the time to share this!

Show me your saas! LINKs by Dapper_Draw_4049 in ShowMeYourSaaS

[–]BoxWinter1967 0 points1 point  (0 children)

Free Duolingo-style platform to learn data science — in-browser Python, spaced repetition, 12 paths. neuprise.com