Skip to content

kthread0/website

Repository files navigation

kthread.dev

Personal website and portfolio showcasing my projects and work in software development and cybersecurity.

About

This is my personal website where I share:

  • Personal projects and open source contributions
  • Blog posts about development and security
  • Contact information and professional background

Features

  • Minimal, clean design with monospace typography
  • Animated noise background using WebGL/Canvas
  • Fully responsive and accessible
  • Optimized for performance on all devices
  • Automatic social media embeds (Discord, Twitter, etc.)

Tech Stack

  • Pure HTML, CSS, and JavaScript
  • WebGL for animated background effects
  • GitHub Pages for hosting
  • Automated embed generation via GitHub Actions

Local Development

Simply open index.html in your browser or serve with any static file server:

# Using Bun (recommended)
bunx serve .

# Or using Python
python -m http.server 8000

# Or using Node.js
npx serve .

Visit http://localhost:3000 (Bun) or http://localhost:8000 (Python) to view the site.

License

This project is licensed under the MIT License - see the LICENSE file for details.

You are free to use, modify, and distribute this code for any purpose, including commercial use.

About

Resources

License

Security policy

Stars

Watchers

Forks

Contributors 2

  •  
  •