Skip to content
View ClaytonWas's full-sized avatar
🌀
🌀

Highlights

  • Pro

Block or report ClaytonWas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ClaytonWas/README.md

Clayton

Backend Developer · BSc Computer Science · Engineering with a focus on secure live-service systems.

Currently working on canadianformatters.com.

Technical Skills

Languages I Like: JavaScript, TypeScript, Python, Rust

Libraries I Use Frequently: React, Next.js, Express, Socket.io, Three.js (WebGL)

Specialities: WebRTC, Authentication, WebSockets, Canvas API

Security: OAuth2, JWT, Database Design principles, OWASP principles (Current Cybersecurity Post-Grad)

Notable Projects

🌀 Wyrmhole v0.3.1Node.js WebRTC Rust Magic-Wormhole.rs

Cross-platform encrypted file transfer. Peer-to-peer, end-to-end, zero compromise.

  • Developed a high-performance p2p tunneling tool focusing on secure connectivity across Linux, Windows, and macOS.
  • Implemented custom relay servers into the existing magic-wormhole.rs ecosystem to optimize data security, throughput, and minimize latency.
  • Available on GitHub or live at wyrmhole.app

icon128 Tuned InChrome Extension Gemini Nano Spotify API

On-device AI that reads any webpage and recommends Spotify tracks matching its mood.

  • A Chrome extension powered by Gemini Nano for 100% local, private content analysis.
  • Features smart DOM extraction, multi-strategy search, and real-time playback controls in the browser toolbar.

icon Photoedit  JavaScript Vite Canvas API

A browser-based photo editor with layers, dockable panels, histograms, and more.

  • Built a modular editing environment with non-destructive workflows, a plugin architecture, and layered rendering for RAW images.
  • Includes plugins for filters, colour adjustments, colour-level histograms, and GIF creation.
  • Available at photoedit.ca

💜I enjoy full-stack development and graphics.💜

Pinned Loading

  1. wyrmhole wyrmhole Public

    A cross-platform GUI wrapper for the p2p magic-wormhole.rs library.

    TypeScript 6

  2. Tuned-In Tuned-In Public

    Uses on device Gemini Nano to generate musical recommendations by scraping webpage text and interpreting its emotionality.

    JavaScript

  3. dungeon-crawler dungeon-crawler Public template

    A framework for a web based cooperative survivor-like dungeon crawler. With weapons, character progression systems. Built using Socket.io and Three.js.

    JavaScript

  4. photoedit photoedit Public

    Web based image editor. Features crop, filter, rotations, masking, and bulk image editing and GIF creation.

    JavaScript