Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)