My First Post
2025-12-03
Secondary Hello world, this is my first blog.
Paragraph 1: P1
Paragraph 2: P2

“Qoute The sooner you start, the sooner you finish.” — PM mantra
Inline code: npm run dev.
Code block:
const kickoff = () => {
console.log('Project kickoff!');
};
Highlighted text: Key takeaway goes here.
A link example: Google
Bold text: Important milestone reached.
Italic text: This is a note in italics.
Unordered list:
- Kickoff meeting
- Collect requirements
- Define milestones
Ordered list:
- Plan
- Execute
- Review