Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ojhdt/profilespage
Profiles page for personal use. Base on Bluma.
https://github.com/ojhdt/profilespage
bulma
Last synced: 5 days ago
JSON representation
Profiles page for personal use. Base on Bluma.
- Host: GitHub
- URL: https://github.com/ojhdt/profilespage
- Owner: ojhdt
- License: mit
- Created: 2022-03-18T07:40:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-26T09:16:42.000Z (over 1 year ago)
- Last Synced: 2025-01-22T01:13:56.751Z (13 days ago)
- Topics: bulma
- Language: HTML
- Homepage: https://ojhdt.com/
- Size: 16.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ProfilesPage
A simple and beautiful personal navigation page.
[Preview](https://ojhdt.com/)## Feature
1. Parallax background effect based on mouse movement and gyroscope.
2. Built-in music player!
3. Auto switching background.
4. Multiple language support.## Screenshots
Desktop
![D-1](screenshots/D-1.png)
![D-2](screenshots/D-2.png)
Mobile Device
![M-1](screenshots/M-1.png)
![M-2](screenshots/M-2.png)## Installation
1. Place the entire project into the web container(Apache, Nginx, as you like).
2. Modify the `/source/data.json` file, which includes links to background images and music resources.
3. Modify the index.html file under each language folder as needed.## Credits
[bulma](https://github.com/jgthms/bulma)[aplayer](https://github.com/DIYgod/APlayer)
[background-check](https://github.com/kennethcachia/background-check)
## License
[MIT](https://github.com/ojhdt/ProfilesPage/blob/main/LICENSE)