Welcome to my personal portfolio! This website showcases my projects, technical skills, and experience as a developer.
This portfolio was built to highlight my work, share what I'm learning, and provide an easy way to connect with me.
- Responsive design for desktop and mobile
- Modern UI
- Projects showcase
- About Me section
- Fast performance
- Progressive Web App (PWA) support
- Caching with service workers
- HTML
- CSS
- JS
.
├── index.html
├── styles.css
├── script.js
├── success.html
├── manifest.json
├── service-worker.js
└── assets/
├── img/
│ ├── favicon.png
│ ├── favicon-192x192.png
│ ├── favicon-512x512.png
│ └── sunset.png
└── svg/
├── system.svg
├── light.svg
├── dark.svg
├── menu.svg
├── discord.svg
└── github.svg
- Clone the repository:
git clone https://github.com/DawnFallz/dawnfallz.github.io.git
- Go to the project directory:
cd dawnfallz.github.io
- Start the development server:
npx serve
Website: https://dawnfallz.github.io