Portfolio-2025 Svelte Themes

Portfolio 2025

Updated portfolio for 2025 created using Svelte

Daniel Wilkinson — Developer Portfolio

A personal portfolio site showcasing projects across web development, game programming, and cybersecurity learning. Built using SvelteKit and Tailwind CSS, the site is fully responsive, accessible, and optimized for modern browsers.

Live Site danielwilkinson-dev.netlify.app


Features

  • Built with SvelteKit for fast performance and clean structure
  • Styled using Tailwind CSS for mobile-first responsive design
  • Accessible and semantic HTML structure
  • Project showcase includes frontend, Python, and cybersecurity work
  • Includes live links to GitHub repos and deployed demos

Project Highlights

BEEYOND FITNESS Website

A complete rebuild of a personal training and wellness business website. Originally a static HTML/CSS site, now fully redesigned using SvelteKit + Tailwind with mobile-first design and improved accessibility.

šŸ”— Live Site
šŸ”— GitHub Repo


Alien Invasion Game

A simple arcade-style space shooter built using Python and PyGame. Demonstrates object-oriented programming and game loop logic.

šŸ”— GitHub Repo


TryHackMe: Junior Penetration Tester Pathway

Ongoing hands-on cybersecurity learning covering topics like networking, enumeration, exploitation, and web app security.

šŸ”— TryHackMe Profile


Structure

src /lib → Reusable components (ProjectCard, Navbar, etc.) /routes → Main pages (index, about, contact) /static → Project images and screenshots svelte.config.js tailwind.config.cjs README.md


Top categories

Loading Svelte Themes