Welcome to My Website

Jan 01, 2025

This is a test page to demonstrate various Markdown and MDX elements.

Introduction

Welcome to my personal corner of the internet! This page demonstrates various Markdown and MDX elements.

Welcome to my personal corner of the internet! This page demonstrates various Markdown and MDX elements.

Welcome to my personal corner of the internet! This page demonstrates various Markdown and MDX elements.

Welcome to my personal corner of the internet! This page demonstrates various Markdown and MDX elements.

Text Formatting

Here's some bold text and italic text. You can also use strikethrough and inline code.

Links and Images

Here's a link to my GitHub.

User avatar

Code Blocks

function greet(name) {
  console.log(`Hello, ${name}!`);
  return true;
}

Blockquotes

The future belongs to those who believe in the beauty of their dreams.

-- Eleanor Roosevelt

Tables

FeatureStatusNotes
MDXWorking
ImagesResponsive
CodeSyntax highlighting

Lists

Unordered List

Ordered List

  1. First step
  2. Second step
  3. Third step

Task List


Footer content and additional information can go here