/create-with-pure-code

📕 You have no idea what to program to study? take a look here

Primary LanguageHTML

Create with pure code!

For these projects, always use vanilla code. Avoid use any library or frameworks like jQuery, React, Angular, Vue, Bootstrap, Foundation, etc.

How To?

Choose an idea in the repository, create, finalize, and send us to include in the completed projects.

Collaborate with projects in progress

Click here to see the projects that are in progress and contribute!

Ideas

Beginner

Html, CSS and JavaScript

  • Create a Simple Website. (With Header, Nav, Article, Aside, Footer...)
  • Create a Body Mass Index (BMI) Calculator.
  • Copy a site you like, without looking at the source code.
  • Create a To Do List.
  • Create a Price Table like this using FlexBox.
  • Get your current position using the Geolocation API.
  • Save your data to the browser using Local Storage API.

JavaScript

CSS

  • Create a Photo Gallery.
  • Look a CodePen and copy something that you think is nice, without seeing the code.
  • See a layout in dribbble and write the code.
  • Create a Modal without JS.
  • Create a text with gradient colorful.

Intermediate

  • Create a url shortner website (using a external shortner API)

Advanced

  • Create a url shortner website (make your own API with node.js)