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
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
A simple arcade-style space shooter built using Python and PyGame. Demonstrates object-oriented programming and game loop logic.
π GitHub Repo
Ongoing hands-on cybersecurity learning covering topics like networking, enumeration, exploitation, and web app security.
π TryHackMe Profile
s://tryhackme.com/p/danjwilko)
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
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.