Skip to content

kenn7575/kenni-kollemorten-v2

Repository files navigation


My portfolio website

A SSR and SPA website build with SvelteKit, featuring my coding projects.

Explore the docs »

Contributors Issues License

Table Of Contents

About The Project

Screen Shot

This is a updated version of my previous portfolio website. Live demo

Features

On the frontend, i used Tailwind, DaisyUI and Svelte. The backend is build with SvelteKit and Firebase.

  1. Dark and light theme 🌙
  2. Server side rendering(SSR) on first page load, then acts as single page app(SPA) ⚡️
  3. Page prerendering on link hover.
  4. Fetches dynamic data from firebase on the server. 🔥
  5. Secure admin page to upload and administrate projects. 🔑
  6. Intelligent images 🪄
    • Optimized webp images in 2 resolutions (very low, standard).
    • Renders low-res image frist and fades the standard image in on top when loaded.
  7. High accessibility and page performance. ✅
  8. Scroll animations. 🌈

Getting Started

Explore this project by...

  1. Clone the repo
git clone https://github.com/kenn7575/kenni-kollemorten-v2.git
  1. Install NPM packages
npm i
  1. Start dev server
npm run dev

License

Apache License Version 2.0

About

My new updated portfolio and personal website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published