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


s://tryhackme.com/p/danjwilko)


πŸ“ 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


πŸš€ Getting Started (Dev Mode)

git clone https://github.com/danjwilko/your-portfolio-repo.git
cd your-portfolio-repo
npm install
npm run dev

πŸ“¦ Built With
    β€’    SvelteKit
    β€’    Tailwind CSS
    β€’    Vite β€” for fast dev build system
    β€’    Netlify β€” for hosting

βΈ»

πŸ‘‹ About Me

Hi, I’m Daniel β€” a Computing & IT student with a passion for both frontend web development and cybersecurity. I’m currently working through TryHackMe’s Junior Penetration Tester path while building real-world projects using tools like Svelte, React, and Python.

Feel free to reach out or check out my GitHub for more!
    β€’    πŸ”— GitHub

βΈ»

πŸ“œ License

This project is open source and free to use under the MIT License.

Top categories

Loading Svelte Themes