Skip to content
View coolguy284's full-sized avatar

Organizations

@thebotcat
Block or Report

Block or report coolguy284

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. c284-webmain-1 c284-webmain-1 Public

    This is the code for the c284-webmain-1 website, accessible at the link below.

    HTML

  2. thebotcat/thebotcat thebotcat/thebotcat Public

    Thebotcat is a general purpose, highly configurable discord bot with a focus on administration and fun. Support Server URL:

    JavaScript 1

  3. special-relativity-sim special-relativity-sim Public

    This is a WebGL program that simulates 2D special relativity using a shader.

    JavaScript

  4. mandel-viewer-v2 mandel-viewer-v2 Public

    A GPU-based Mandelbrot Set viewer with extremely high precision using WebGL and Math.JS (with pseudo perturbation theory, inaccurate near Set boundary).

    JavaScript

  5. node-hash-backup node-hash-backup Public

    A deduplicating backup system that stores each file by its hash, but also stores metadata (only timestamps for now), aiming to be perfect storage.

    JavaScript

  6. basic-rust-test basic-rust-test Public

    This is a test Rust program I made to learn how Rust works while implementing a bunch of random things for fun. Supports RNGs, printing the current time, and other things.

    Rust