goggalore
Mathematician and web engineer. Most of this stuff is very outdated and not good. My newer work is under company copyright.
Orem, UT
Pinned Repositories
anagrams
Code improvement solution (for Desmos job application)
CS50-Assignments
Completed 2017 Harvard CS50 assignments by me. Topics include abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web development
dynamic-images
An algorithm that accepts an arbitrary width and collection of images and returns an aesthetically pleasing layout
elixir-kv-server
KV server example given in the documentation and guides for Elixir. Capable of routing and responding to HTTP requests with values to/from server-sided buckets
elixir-problem-euler-solutions
Solutions to the mathematical questions given on https://projecteuler.net
Elm-L-System
A web app that renders cool math-y images, and surprisingly, plant-like images
Instant-Japanese
A Google Chrome extension, Instant Japanese, that allows a user to see translations from English to Japanese and Japanese to English upon highlighting a word
pokemon-browser
SSR Web Application for browsing Pokemon
project-euler-solutions
Solutions to the many math/programming problems on projecteuler.net
rootfinding_algorithms
Monorepo nodejs implementations of rootfinding algorithms
goggalore's Repositories
goggalore/Elm-L-System
A web app that renders cool math-y images, and surprisingly, plant-like images
goggalore/project-euler-solutions
Solutions to the many math/programming problems on projecteuler.net
goggalore/anagrams
Code improvement solution (for Desmos job application)
goggalore/CS50-Assignments
Completed 2017 Harvard CS50 assignments by me. Topics include abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web development
goggalore/dynamic-images
An algorithm that accepts an arbitrary width and collection of images and returns an aesthetically pleasing layout
goggalore/elixir-kv-server
KV server example given in the documentation and guides for Elixir. Capable of routing and responding to HTTP requests with values to/from server-sided buckets
goggalore/elixir-problem-euler-solutions
Solutions to the mathematical questions given on https://projecteuler.net
goggalore/finance
Example HTML site for looking up and buying/selling stocks in a user portfolio, using SQL database in Python
goggalore/Instant-Japanese
A Google Chrome extension, Instant Japanese, that allows a user to see translations from English to Japanese and Japanese to English upon highlighting a word
goggalore/password-entry
A React + TypeScript demo with a simple UI to demonstrate password validation
goggalore/pokemon-browser
SSR Web Application for browsing Pokemon
goggalore/rootfinding_algorithms
Monorepo nodejs implementations of rootfinding algorithms
goggalore/elm-stuff
various simple web pages written in Elm for learning
goggalore/eloquent_javascript_exercises
My solutions to some fun programming exercises
goggalore/L-System-Renderer
A web app that renders cool math-y images, and surprisingly, plant-like images
goggalore/pdfkit
A JavaScript PDF generation library for Node and the browser
goggalore/pdfmake
Client/server side PDF printing in pure JavaScript
goggalore/slate
A completely customizable framework for building rich text editors. (Currently in beta.)
goggalore/speller
Spell checker in C with emphasis using pointers and a trie data structure
goggalore/wave-function-collapse