Skip to content

2023

Hello World

Hey there, welcome to my research notes, or blog.

graph LR
  A[Start PhD] --> B{Bad at writing?};
  B -->|Yes| C[Hmm...];
  C --> D[Start blogging];
  D --> B;
  B ---->|No| E[Start thesis];