Code Monkey home page Code Monkey logo

one-html-page-challenge's Introduction

One HTML Page Challenge

The goal is to create anything you want within 1 single html file. Practice your skills with the barebones of web development. How creative can you be with such restrictions?

Rules

  • You must write all of your code in 1 single HTML file.
  • Your file must be less than 1mb (measured by the file size on github).
  • You cannot import any external files (this will be checked by looking at the network tab in chrome).
  • Due to the nature of hiding lots of funtionality behind APIs, you cannot have any incoming network requests.
  • You are allowed to use libraries, however the library must be hard coded into a script tag and still must fit under the 1MB file size. (I suggest using a cdn and replacing with hardcoding the minified library at the end, or use JSCompress).

How to Submit

  1. Fork the repository.
  2. Add your html file to the /entries directory.
  3. Edit the entries.js file in the root, with your information for the entry.
  4. Commit to your forked repo.
  5. Make a pull request to master from your forked repo.

* You may submit as many entries as you'd like.

Publicity

If you write a blog or post about the challenge, feel free to add to the list

Stargazers over time

Useful Links

Contributors

one-html-page-challenge's People

Contributors

metroxe avatar lailahgrant avatar kundanhere avatar alfen-yu avatar kuljeet-123 avatar maz12211 avatar sumandeep-kaur avatar mini-ware avatar pclaisse avatar shawnoden avatar tyhil avatar mrwm avatar girolamodaschio avatar zghnachvi avatar devxprite avatar terrymckay avatar quicksilv3rflash avatar snehal311998 avatar rahilcode avatar mechamech avatar maximedo17 avatar wagabooga avatar headquarter8302 avatar kazeheki avatar olddognewtrix123 avatar jeffphi avatar lyjacky11 avatar hectorkrionaslamprou avatar erikgiovani avatar huijing avatar

Stargazers

D8ger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.