<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: sachin siddhartha</title>
    <description>The latest articles on DEV Community by sachin siddhartha (@se_sachin_siddhartha).</description>
    <link>https://dev.to/se_sachin_siddhartha</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3949328%2F7234bb9e-2a16-4629-9a61-e87d55b3e2ab.webp</url>
      <title>DEV Community: sachin siddhartha</title>
      <link>https://dev.to/se_sachin_siddhartha</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/se_sachin_siddhartha"/>
    <language>en</language>
    <item>
      <title>I’m 17 and building a new kind of learning + problem-solving platform called Knowzup — would developers actually use this?</title>
      <dc:creator>sachin siddhartha</dc:creator>
      <pubDate>Sun, 24 May 2026 17:03:47 +0000</pubDate>
      <link>https://dev.to/se_sachin_siddhartha/im-17-and-building-a-new-kind-of-learning-problem-solving-platform-called-knowzup-would-1c4a</link>
      <guid>https://dev.to/se_sachin_siddhartha/im-17-and-building-a-new-kind-of-learning-problem-solving-platform-called-knowzup-would-1c4a</guid>
      <description>&lt;p&gt;My name is Sachin Siddhartha (SE Sachin Siddhartha), I’m 17 years old, currently in 12th grade, and I’ve been building a platform called Knowzup mostly using an old 2011 HP laptop.&lt;/p&gt;

&lt;p&gt;I started building it because I felt current learning and problem-solving platforms are still inefficient in many ways.&lt;/p&gt;

&lt;p&gt;A lot of platforms:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;feel cluttered,&lt;/li&gt;
&lt;li&gt;bury unanswered questions,&lt;/li&gt;
&lt;li&gt;make knowledge discovery difficult,&lt;/li&gt;
&lt;li&gt;don’t support multimedia discussions properly,&lt;/li&gt;
&lt;li&gt;or are frustrating for beginners trying to learn complex topics.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So instead of trying to build another social platform, I focused on creating a cleaner and more structured system centered around:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;learning,&lt;/li&gt;
&lt;li&gt;trusted problem solving,&lt;/li&gt;
&lt;li&gt;multimedia discussions,&lt;/li&gt;
&lt;li&gt;and community-driven knowledge discovery.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The core idea behind Knowzup is:&lt;/p&gt;

&lt;p&gt;Users can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Ask questions&lt;/li&gt;
&lt;li&gt;Share problems&lt;/li&gt;
&lt;li&gt;Post solutions&lt;/li&gt;
&lt;li&gt;Create general knowledge content&lt;/li&gt;
&lt;li&gt;Reply using text, images, or videos&lt;/li&gt;
&lt;li&gt;Search across all content types&lt;/li&gt;
&lt;li&gt;Discover unanswered questions easily&lt;/li&gt;
&lt;li&gt;Build trust through reputation, voting, and verification systems&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;One feature I personally think is interesting:&lt;/p&gt;

&lt;p&gt;If users search for something that doesn’t exist yet, Knowzup can mark it as an unanswered topic/request so other users can discover that missing problem and create solutions around it using:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;text,&lt;/li&gt;
&lt;li&gt;images,&lt;/li&gt;
&lt;li&gt;videos,&lt;/li&gt;
&lt;li&gt;explanations,&lt;/li&gt;
&lt;li&gt;tutorials,
or discussions.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So failed searches don’t just disappear — they become visible knowledge gaps for the community to solve.&lt;/p&gt;

&lt;p&gt;I’ve also integrated AI features for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;content summaries,&lt;/li&gt;
&lt;li&gt;smart search suggestions,&lt;/li&gt;
&lt;li&gt;support/resource links,&lt;/li&gt;
&lt;li&gt;and improving content discovery.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Current implemented features include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;multimedia posts &amp;amp; multimedia replies,&lt;/li&gt;
&lt;li&gt;voting &amp;amp; reputation systems,&lt;/li&gt;
&lt;li&gt;verification/trust systems,&lt;/li&gt;
&lt;li&gt;vector-based search,&lt;/li&gt;
&lt;li&gt;AI-assisted discovery,&lt;/li&gt;
&lt;li&gt;push notifications,&lt;/li&gt;
&lt;li&gt;analytics &amp;amp; crash reporting,&lt;/li&gt;
&lt;li&gt;JWT auth + refresh tokens,&lt;/li&gt;
&lt;li&gt;admin controls,&lt;/li&gt;
&lt;li&gt;Redis integration,&lt;/li&gt;
&lt;li&gt;OTA updates,
and more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Tech stack:&lt;br&gt;
React Native, React, Node.js, Express.js, MongoDB, MySQL, Redis, TypeScript, Firebase, Python, C++, etc.&lt;/p&gt;

&lt;p&gt;But before investing even more time into this, I want brutally honest feedback.&lt;/p&gt;

&lt;p&gt;Not motivation.&lt;br&gt;
Not fake encouragement.&lt;br&gt;
Actual opinions.&lt;/p&gt;

&lt;p&gt;Main questions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Would developers or learners genuinely use something like this?&lt;/li&gt;
&lt;li&gt;Which feature sounds most valuable?&lt;/li&gt;
&lt;li&gt;Which feature sounds unnecessary or overengineered?&lt;/li&gt;
&lt;li&gt;What would make a platform like this trustworthy long-term?&lt;/li&gt;
&lt;li&gt;What problems do current learning/problem-solving platforms still fail at?&lt;/li&gt;
&lt;li&gt;What would make you completely ignore or uninstall an app like this?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I’m fully open to criticism and technical feedback.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://Knowzup.rf.gd" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>learning</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
