The Brog of 0x00019913

Github
About
2017-11-02 12:09:00 +0000 How to Write a Fun Chrome Extension
Implementation details of a basic Chrome extension for your browsing pleasure!
2017-09-21 18:29:00 +0000 Some Random Problems From the Internet
Solved interview-type problems whose solutions I found interestingly hard or interestingly easy.
2017-07-24 23:48:00 +0000 Two Cents on Dynamic Programming
Some dynamic programming problems with explained solutions.
2017-07-21 02:16:00 +0000 Some Basic Math for Quantum Mechanics
A condensed presentation of the very fundamental linear algebra used in QM.
2017-07-20 22:56:00 +0000 Minesweeper Implementation
An unsurprisingly brief post about how Minesweeper works internally.
2017-04-18 19:56:00 +0000 Closing Holes
Implementation details of a hole-closing algorithm.
2017-04-11 18:14:00 +0000 Meshy How-To
A list of functionality available in meshy.
2017-03-18 14:32:00 +0000 A Small Foray into Cloud Generation
An approach to making moving clouds.
2017-03-08 11:15:00 +0000 Meshy Design Notes
Some stuff about the design decisions and efficiency concerns involved in a browser-based mesh processor.
2017-03-08 02:10:00 +0000 Some Simple 3D Algorithms
A few algorithms I had occasion to learn while writing Meshy.
2017-03-07 16:30:00 +0000 Simplex Noise Skew Factor
I explain the elusive simplex noise skew factor.