inewell
University of Oxford MMathCompSci, class of 2022. Research intern at Oxford Mathematical Institute, summer 2021.
Oxford, UK; Boston, USA
Pinned Repositories
climate-money
A data visualization exploring the gap between public opinion on climate change and the legislative action of Representatives, and the role of money.
districting
A data visualization of the effects on districting on the results of the 2016 congressional elections.
enigma
Emulates the exact encryption/decryption algorithm used in the German Enigma machines.
game2048
Implements the popular game 2048 as well as its predecessor Threes.
kMeans
An interactive JavaScript D3 visualization of k-means clustering
MedSnap
Website for MedSnap, part of my team's entry to the HackNEHS competition.
nytimes-sentiment
A data visualization applying the Python library nltk's VADER sentiment analysis tool to words in today's NYTimes.
polynomial
Solves quartics, cubics, and quadratics with a variety of methods, with exact solutions in mathematical expressions.
rubiks
Renders a 3D Rubik's cube of any number of layers, able to be manipulated by the user. Includes a solver for 3*3.
voronoi-districts
Includes a paper I wrote about balanced power diagrams, constrained optimisation, and linear programming applied to districting.
inewell's Repositories
inewell/enigma
Emulates the exact encryption/decryption algorithm used in the German Enigma machines.
inewell/climate-money
A data visualization exploring the gap between public opinion on climate change and the legislative action of Representatives, and the role of money.
inewell/polynomial
Solves quartics, cubics, and quadratics with a variety of methods, with exact solutions in mathematical expressions.
inewell/districting
A data visualization of the effects on districting on the results of the 2016 congressional elections.
inewell/game2048
Implements the popular game 2048 as well as its predecessor Threes.
inewell/kMeans
An interactive JavaScript D3 visualization of k-means clustering
inewell/MedSnap
Website for MedSnap, part of my team's entry to the HackNEHS competition.
inewell/nytimes-sentiment
A data visualization applying the Python library nltk's VADER sentiment analysis tool to words in today's NYTimes.
inewell/rubiks
Renders a 3D Rubik's cube of any number of layers, able to be manipulated by the user. Includes a solver for 3*3.
inewell/voronoi-districts
Includes a paper I wrote about balanced power diagrams, constrained optimisation, and linear programming applied to districting.
inewell/portaltrack
Manages and tracks college application portals all in one place
inewell/readme2tex
Renders TeXy Math for Github Readmes
inewell/Sobel-Edge-Detector
Sobel Edge-Detector