Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peppapig13132/pf-jane-doe
👱♀️Your profile page with HTML and CSS only. Easy to customize.
https://github.com/peppapig13132/pf-jane-doe
profile profile-website
Last synced: 3 days ago
JSON representation
👱♀️Your profile page with HTML and CSS only. Easy to customize.
- Host: GitHub
- URL: https://github.com/peppapig13132/pf-jane-doe
- Owner: peppapig13132
- License: mit
- Created: 2024-09-03T02:13:15.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T22:13:48.000Z (2 months ago)
- Last Synced: 2024-09-08T23:22:30.706Z (2 months ago)
- Topics: profile, profile-website
- Language: HTML
- Homepage: https://jane-doe.vercel.app
- Size: 539 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jane Doe
Profile page repository easy to use. Developed by HTML and CSS only.
_Note: All names, phone numbers, emails, and other personal information displayed in this template are entirely fictional and for demonstration purposes only. Any resemblance to real individuals or organizations is purely coincidental._
## Meta content
Do not forget to add your information to meta tag in HTML header.
It's under the comment - ``.## Favicon
Create your own favicon [here](https://favicon.io/favicon-converter). And then only replace image files in the project.
You should replace:
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico## Profile Image
Upload your profile image into `assets/images`.
`index.html`
```
```## Contact
Pre-defined contacts:
- Address
- Phone
- Telegram
- SkypeAdd `hide` class to unused contact. For example 👇
`index.html`
```
... svg icon ...
1 (314) 567-4496
```## Skills
`index.html`
```
... ...
New Skill
```## Social media
Pre-defined social media:
- X
- YouTube
- TikTok
- Mastodon
- Behance
- Dribbble
- GitHub
- GitLab
- HackerRank
- Upwork
- Medium
- Google +
- Snapchat
- Tumblr
- Twitch
- VK
- Meetup
- Threads
- Quora
- BlueskyAdd `hide` class to unused social media. For example 👇
`index.html`
```
```## Contributing 🤝
Feel free to share your add your idea on issue tab.
## Support 💖
If you find this project helpful, please consider giving a ⭐️ on [GitHub](https://github.com/peppapig13132/pf-jane-doe)!