99TheDark
I'm an 11th grader who's been coding for over seven years in a variety of languages. I'm working on complex projects to deepen my learning!
California
Pinned Repositories
Aqua
6th version of my programming language, Aqua
Arrays
Recreated arrays from scratch using Java.
Battleship
Bolt
My dream programming language, in progress
Dark.js
A library hoping to improve on Processing.js and ski.js in speed, features, ease of use and reliability.
Infinite-Mandelbrot
Mandelbrot Set for school project
Lokal.js
An easy-to-use library for local storage on Khan Academy!
Raymarching
I'm learning some raymarching, and my journey has been pretty neat so far!
Sulfur
Fourth try at a programming language
Voronoi
Voronoi Noise using WebGL
99TheDark's Repositories
99TheDark/Dark.js
A library hoping to improve on Processing.js and ski.js in speed, features, ease of use and reliability.
99TheDark/Lokal.js
An easy-to-use library for local storage on Khan Academy!
99TheDark/Compute-Pi
Methods of Computing Pi in Julia. Trying to find some more.
99TheDark/Raymarching
I'm learning some raymarching, and my journey has been pretty neat so far!
99TheDark/Tic-Tac-Toe
Tic-tac-toe implementation in C#
99TheDark/2D-Iteration-Benchmark
2D Iteration in Julia
99TheDark/Arrays
Recreated arrays from scratch using Java.
99TheDark/AP-Computer-Science-A
Projects from my APCSA class
99TheDark/Combination-Lock
A project from school
99TheDark/draw.js
Just a fun little programming language I'm making for the heck of it.
99TheDark/Fibonacci
Fibonacci series with caching
99TheDark/KhanImages
99TheDark/KhanSprites
Testing
99TheDark/Language
I think making a programming language could be a fun project!
99TheDark/Lazy-Font-Loader
Just messing around with font-face to see if there is an easy way on the user to load Google fonts.
99TheDark/Learning-CSharp
I'm learning C# now! It feels like a breed between Java and JavaScript for me at least.
99TheDark/LeetCode
My solutions to LeetCode problems
99TheDark/Mandelbrot
Trying to make a quick interactive Mandelbrot set
99TheDark/Password
Simple password generator in Julia
99TheDark/PNGs-Hurt-Me
Why is this not working… aghhhhh
99TheDark/Queue
A queue library for TypeScript
99TheDark/Raytracing
After raymarching, logically raytacing is next!
99TheDark/Shader-Stack
WIP, FrameBuffers being annoying >:(
99TheDark/ski.js
tiny, fast, efficient, easy-to-use canvas library for the web
99TheDark/SVG-Editor
A currently in-progress SVG editor
99TheDark/Tuple.js
A JavaScript tuple implementation