Skip to content

protoconal/html-toys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages