Skip to main content

Welcome to Reinvent Notes

· One min read
Software Engineer

I started this blog. I will keep sharing personal technical notes, built with Docusaurus + Vercel.

Where this site is headed

  • Blog (this page): Things I learn and research notes, posted chronologically
  • Docs: A growing collection of structured references and guides
  • Scope: Frontend, backend, infrastructure, AI, learning logs, and more

Why Docusaurus

When sharing technical notes, the strength of Docusaurus is that you can host a blog and documentation together on a single site. You can write in Markdown, and tags and RSS come built in, which is great (search is also easy to add with a plugin).

// Sample code block
const greeting: string = 'Hello, Reinvent Notes!';
console.log(greeting);

Math test

Inline as E=mc2E = mc^2, and as a block:

0ex2dx=π2\int_0^\infty e^{-x^2} dx = \frac{\sqrt{\pi}}{2}

Diagram test

What I want to write about next

  • Setup steps for development environments
  • Operational tips for AWS and Terraform
  • Development workflows that leverage AI/LLMs (Claude)
  • Reading notes and conference write-ups

Thanks for reading.

Feel free to share your thoughts and feedback on X

Tweet your thoughts on 𝕏