Hello World
I’m Mark Freeman — Data Engineer, O’Reilly Author, LinkedIn Learning Instructor, and Open-Source Developer.
Why an IDE Theme?
I spend most of my time in an editor, so I figured my website should feel like one. Four switchable themes, an interactive terminal, tabbed navigation, a file explorer — it’s all here.
What’s on the Site
- oreilly-book/ — “Data Contracts: Developing Production-Grade Pipelines at Scale” with O’Reilly Media
- my-courses/ — 4 LinkedIn Learning courses, 35k+ learners
- open-source-projects/ — Sonnet Scripts and more
- about.md — Bio, education, tech stack
- contact.md — LinkedIn, GitHub
Try the Terminal
Hit Ctrl + / to open the terminal below and type help to see what you can do.
greeting = "Hello, World!"
print(greeting)
More posts coming soon. Thanks for stopping by.