Demo Preview

Demo Preview

This website is currently in development. Some of the content may not be finished or working

โœ๏ธ Headers

H1 Header

H2 Header

H3 Header

H4 Header

๐Ÿ”ค Text Styles

  • Italic
  • Bold
  • Strikethrough
  • ==Highlight==
  • Inline code

๐Ÿ“Œ Lists

Unordered List

  • Item 1
    • Nested Item A
    • Nested Item B
  • Item 2

Ordered List

  1. First
  2. Second
  3. Third

๐ŸŽฏ Task List

  • Feature 1
  • Feature 2
  • Feature 3

๐Ÿงพ Table

Feature Supported Notes
Markdown โœ… Standard support
Mermaid โœ… Diagrams supported
Alerts โœ… Built-in styling

โš ๏ธ Alerts

This is a note.

Be careful! Something could go wrong.

Danger zone ahead!

Success! Youโ€™ve done it.

๐Ÿ’ป Code Blocks

1
2
# Bash example
npm install
1
2
def hello():
    print("Hello, world!")

๐Ÿ“Œ Badge

NEW!

Deprecated

๐Ÿ–ผ๏ธ Images

Sample Image

๐Ÿ“บ YouTube Embed

๐Ÿ”ฝ Details Block (Collapse)

Click to expand!

This content is hidden inside a collapsible block.

๐Ÿง  Mermaid Diagram

graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;

Download Resume

Go to Home

Visit Jekyll