https://github.com/lytexdev/scrollfolio
🌀 scrollfolio: A scroll-animated, modern dev portfolio 🌀
https://github.com/lytexdev/scrollfolio
animations application bewerbung portfolio scrollfolio vanilla
Last synced: about 1 year ago
JSON representation
🌀 scrollfolio: A scroll-animated, modern dev portfolio 🌀
- Host: GitHub
- URL: https://github.com/lytexdev/scrollfolio
- Owner: lytexdev
- License: mit
- Created: 2025-06-10T20:01:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-10T21:25:34.000Z (about 1 year ago)
- Last Synced: 2025-06-10T21:26:37.415Z (about 1 year ago)
- Topics: animations, application, bewerbung, portfolio, scrollfolio, vanilla
- Language: CSS
- Homepage: https://bewerbung.lytex.dev
- Size: 309 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scrollfolio
## Overview
A modern, interactive portfolio website with smooth scroll animations, responsive design, and a clean layout to showcase your story and projects.
**Live Demo:** [bewerbung.lytex.dev](https://bewerbung.lytex.dev)
## Features
- Fully responsive layout (desktop, tablet, mobile)
- Vanilla JS scroll-based animations
- Dark mode toggle
- Scraper protection for contact info (JS obfuscation)
- SEO-ready: meta tags, Open Graph, accessible structure
- No external dependencies – all self-contained
## Installation
**Clone the repository**
```bash
git clone https://github.com/lytexdev/scrollfolio.git
cd scrollfolio
````
**Open `index.html` directly in your browser**, or:
**Serve locally with Docker**
```bash
docker-compose up -d
```
Then visit `http://localhost:80`.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.