html-toys

a collection of html

Resume Builder

A simple HTML page for building template resumes. I should probably add a checklist on what needs to be implemented.

View the Folder

Ranking

A simple HTML page that tries to “Quick Sort” a list of data that you give it. Splits the Inital list, you decide which datapoints are more important compared to a midpoint, repeat previous step until the list is small enough, and then, you rank each one before it spits the final list out. Tested on datasets of atleast 10, the JavaScript is really bad.

Download Ranking.html

University Program Picker

This is a static Angular app that uses Material components.

It does what’s asked in the title. Read the provided ReadME for more information.

View the Folder

Monopoly

View the Folder