Skip to content

Latest commit

Β 

History

History
42 lines (26 loc) Β· 1.47 KB

File metadata and controls

42 lines (26 loc) Β· 1.47 KB

CommitToMemory

Stop hunting across the internet. Start reviewing.

Foundational Software Engineering knowledge + .NET ecosystem, synthesized and centralized. No more scattered bookmarks or repetitive AI prompts β€” everything you need for interview prep, in one place.

Why This Exists

Every developer has been there: bookmarks scattered across browsers, notes buried in random files, the same Google searches repeated over and over. Knowledge stays fragmented, and interview prep becomes a last-minute scramble.

This knowledge base solves that by synthesizing β€” not copying. Every topic is rewritten in my own words, which means gaps surface naturally, information gets restructured into a logical flow, and active recall happens every time you review.

What's Inside

  • Computer Science fundamentals β€” data structures, algorithms, complexity analysis
  • Backend development β€” API design, databases, .NET ecosystem
  • System design β€” scalability, load balancing, caching, message brokers
  • Interview-ready format β€” key concepts, common pitfalls, and real interview questions per topic

Tech Stack

  • Engine: Docusaurus v3
  • Storage: GitHub
  • Deployment: Netlify
  • Format: Markdown & MDX

Prerequisites

  • Node.js >= 20.0

Running Locally

npm install
npm run dev:i18n

Open http://localhost:3000. Both English and Vietnamese work β€” auto-rebuilds on file changes.

License

This project is for personal educational use.