IceSelkie
Recent Math-CS graduate from UCSD. I mostly do NodeJS stuff. Find me on Discord: iceselkie
San Diego, CA
Pinned Repositories
164-notes
Notes and code from the computing component of PHYS 164: Observational Astrophysics Lab at University of California San Diego
AdventOfCode-2023
My solutions to Advent of Code for 2023
AoC2018
My solutions for Advent of Code 2018!
billbot-baggins
A Hanabi bot written from scratch in NodeJS, named after WillFlame's Will-Bot
EncycTest
Learning how to use Jekyll to make an encyclopedia style static website.
FireworkBot
The code for my discord bot "Firework" for the Wings of Fire Canon Server. Implements the Discord Gateway, written from scratch in NodeJS.
Flow3D
Flow type game in 3 dimensions! Connect the dots!
Mandelbrot
My personal Mandelbrot Set renderer that I wrote in Java. Uses LWJGL for the GUI.
SVGMaker
IceSelkie's Repositories
IceSelkie/FireworkBot
The code for my discord bot "Firework" for the Wings of Fire Canon Server. Implements the Discord Gateway, written from scratch in NodeJS.
IceSelkie/EncycTest
Learning how to use Jekyll to make an encyclopedia style static website.
IceSelkie/Flow3D
Flow type game in 3 dimensions! Connect the dots!
IceSelkie/SVGMaker
IceSelkie/164-notes
Notes and code from the computing component of PHYS 164: Observational Astrophysics Lab at University of California San Diego
IceSelkie/AdventOfCode-2023
My solutions to Advent of Code for 2023
IceSelkie/AoC2018
My solutions for Advent of Code 2018!
IceSelkie/billbot-baggins
A Hanabi bot written from scratch in NodeJS, named after WillFlame's Will-Bot
IceSelkie/brotli-bulk
Compress files with Brotli in bulk using multithreading
IceSelkie/chunky
Minecraft world rendering tool
IceSelkie/Mandelbrot
My personal Mandelbrot Set renderer that I wrote in Java. Uses LWJGL for the GUI.
IceSelkie/CAS
An infinite precision Computer Algebra System (CAS) written by me in Java
IceSelkie/chunky-denoiser
A denoising plugin for Chunky.
IceSelkie/Display
My interface with LWJGL to make my use of it significantly easier.
IceSelkie/dsc10-2020-fa-public
IceSelkie/dsc10-2022-sp
public repository for DSC 10 in Spring 2022
IceSelkie/hanabi-live
A web server that allows people to play Hanab, a cooperative card game of logic and reasoning.
IceSelkie/HyEcUtil
My new set of Util methods.
IceSelkie/InvTweaksRenewed
A fork of the spiritual successor of Inventory Tweaks
IceSelkie/jimp
An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.
IceSelkie/Lab2
IceSelkie/minecraft-discord-bridge
NodeJS script that will like a vanilla Minecraft server's chat to a discord channel, copying messages from each platform to the other. Stay connected with the Minecraft server even when you're offline!
IceSelkie/MinecraftWorldCompressor
IceSelkie/MiniumTurtle
ComputerCraft Turtle program to automate minium stone creations for Tekkit Main.
IceSelkie/QR-Codes
IceSelkie/r-Wof-bot
IceSelkie/Simple-Java-Calculator
A "Simple" calcuator written in java over the course of a couple days.
IceSelkie/SpotifySongTagger
A simple app to help tag Spotify Songs in your library.
IceSelkie/Util
A bunch of utility stuff that I end up using in a lot of my stuff. Written in Java.
IceSelkie/WebMultiAligner
A simple website to align multiple DNA sequences to one original/wildtype sequence. Created after alignment difficulties in the Recombinant DNA course I took.