Skip to content
Avatar
Block or Report

Block or report Rudxain

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.

Report abuse

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

Report abuse
Rudxain/README.md

Meta (not FB, lol)

This file is still WIP, don't expect much :v

About me

  • 🔭 I’m currently working on: Whatever thing I'm inspired to do at the moment. Usually my repos, but there's some stuff I haven't posted because they are VERY unfinished projects, more on that below...
  • 🌱 I’m currently learning: Rust lang, HyperComplex Numbers, Hyper Operations, some more math and programming stuff. I wish I dedicated more time to music...
  • 👯 I’m looking to collaborate on: The ByteAnim project, because I believe this is something the ByteBeat community would love.
  • 🤔 I’m looking for help with: Making a graphic equivalent of ByteBeat, I named it ByteAnim. I also need help processing big files with client-side javascrip without crashing the tab or the browser caused by an OOM error lol.
  • 💬 Ask me about: Advice for refactoring code, especially my main langs (JS & Automate)
  • 📫 How to reach me: My website has a bunch of contact info. The link is on my profile
  • ⚤ Pronouns: He/Him/They/Them/Whatever_IDK™
  • Fun fact: 5 is one of the only Fibonacci numbers whose value is equal to its index... Oh wait you were expecting a personal fact... I'm still thinking about it 🤔

About my GH posts

(Here I'll explain stuff about repos, gists, etc...)

Footer

Oh wait this isn't HTML...

END TRANSACTION

No, this isn't SQL

endif ?

Nope

fi

SH moment lol

Pinned

  1. 1
    'use strict';
    2
    const assert = function(bool, msg) {if (!bool) throw new Error(msg)}
    3
    let dominance = true
    4
    assert(dominance, 'dominance not asserted')
    5
    //yes, I'm so based that I purposefully ignored `console.assert`
  2. The Matrix "falling code/letter rain" HTML5 animation but RGB. No more monochromatic green!

    JavaScript 1

  3. Just another JS math lib. Includes some accurate polyfills not available in core-js

    JavaScript 1

  4. Tries to find a counterexample to the Collatz Conjecture

    JavaScript

988 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri
Activity overview

Contribution activity

June 2022

Created 9 repositories

Created a pull request in bjpop/js-turtle that received 19 comments

A LOT of edits

Fixed some whitespace Some refactoring Edited and added a few comments Added placeholder tip for new users If command history gets too large (tota…

+152 −130 19 comments
Opened 17 other pull requests in 14 repositories
TheAlgorithms/JavaScript 2 merged
infusion/Fraction.js 1 open 1 closed
Rudxain/RGB-digital-rain 2 merged
zach7815/rock-Paper-Scissors 1 merged
standard/standard 1 open
sushibabies/sushibabies.github.io 1 open
microsoft/vscode-eslint 1 merged
zloirock/core-js 1 open
Rudxain/Fraction.js 1 closed
bjpop/js-turtle 1 merged
panzerdp/voca 1 open
mdn/content 1 merged
virejdasani/InYourFace 1 merged
rwaldron/proposal-math-extensions 1 open
Reviewed 2 pull requests in 2 repositories
TheAlgorithms/JavaScript 1 pull request
GDColon/GDBrowser 1 pull request

Created an issue in mdn/content that received 7 comments

PSA about core-js's README

This is an "alert" or announcement that it's extremely likely that some links to the README.md file at the Core JS repo will break in the near future

7 comments
Opened 20 other issues in 15 repositories
Rudxain/Fraction.js 2 open 1 closed
bjpop/js-turtle 1 open 1 closed
GDColon/GDBrowser 2 open
Rudxain/more-math-for-JS 2 open
tc39/proposal-change-array-by-copy 1 closed
jdanford/tern 1 open
standard/standard-www 1 open
TheAlgorithms/JavaScript 1 closed
juliangruber/isarray 1 closed
infusion/Fraction.js 1 open
tc39/proposal-bigint-math 1 open
peterolson/BigInteger.js 1 closed
microsoft/TypeScript 1 closed
Rudxain/RGB-digital-rain 1 closed
rwaldron/proposal-math-extensions 1 open

Seeing something unexpected? Take a look at the GitHub profile guide.