root@user:~/home$

$ cat about.txt

# Bio

Hello, World. I am [Name], a developer passionate about creating beautiful and functional software. I enjoy exploring new technologies and sharing knowledge through code and writing.

When I'm not coding, you can find me reading, learning, or contributing to open-source projects. I believe in continuous learning and the power of community.

# Tech Stack

{
  "languages": [
    "JavaScript",
    "TypeScript",
    "Python",
    "Rust"
  ],
  "frontend": [
    "React",
    "Astro",
    "Vue",
    "Tailwind CSS"
  ],
  "backend": [
    "Node.js",
    "Express",
    "FastAPI"
  ],
  "tools": [
    "Git",
    "Docker",
    "VS Code",
    "Linux"
  ],
  "databases": [
    "PostgreSQL",
    "MongoDB",
    "Redis"
  ]
}

# Contact