Welcome to My Terminal Blog
2024-07-11
A quick intro to my new blog, styled like a terminal.
Welcome to My Terminal Blog
This is my first post, written in MDX and rendered with a terminal-inspired theme.
Why a Terminal Theme?
I spend a lot of time in the terminal as an ML engineer and data scientist. It feels like home!
# Example: Print Hello World
print("Hello, world!")
- Posts are written in Markdown + JSX (MDX)
- Code blocks look like terminal output
- Headings look like terminal prompts
Stay tuned for more posts on ML, data science, and engineering!