Why I built Outclass instead of following the traditional education path
Ved Prajapati, a 16-year-old, chose to create Outclass instead of following traditional education methods. He highlights a disconnect between what is taught in schools and the skills needed in the real world, particularly in technology. Outclass aims to provide practical, adaptive learning experiences that focus on real-world applications rather than rote memorization.
- ▪Prajapati has built production AI systems and earned certifications from prestigious institutions like MIT and Harvard.
- ▪He criticizes the traditional education system for prioritizing memorization over practical skills and real-world applications.
- ▪Outclass is designed to teach skills that are relevant to current job markets, using adaptive learning and real projects.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3935243) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Ved Prajapati Posted on May 16 Why I built Outclass instead of following the traditional education path #ai #career #productivity #learning Here's your article: Why I Built Outclass Instead of Following the Traditional Education Path by Ved Prajapati I'm 16 years old. And while most people my age are memorising mark schemes and stressing about exam technique, I've been building production AI systems, earning certifications from MIT, Harvard, AWS and Intel, and founding a company.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).