Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 641 Bytes

File metadata and controls

28 lines (25 loc) · 641 Bytes

Hello HTML <3

<title>About me</title>

Phoenix B <3


My Hobbies

  • Writing
  • Building Community
  • Research

My Goals for 2025

  1. Finish the Code: You Program
  2. Complete a Chapbook
  3. Build an Interactive Website
echo "# Hello-HTML" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/Phoenb/Hello-HTML.git