Third project of The Odin Project.
  • JavaScript 70%
  • HTML 20.8%
  • Nix 9.2%
Find a file
2025-04-30 08:11:18 -03:00
about feat: make javascript free 2025-04-27 14:21:44 -03:00
src docs: add licensing information 2025-04-27 13:53:58 -03:00
.editorconfig feat(.editorconfig): add .editorconfig 2025-04-27 11:37:23 -03:00
.envrc feat(.envrc): add .envrc 2025-04-27 11:37:23 -03:00
.gitignore feat(.gitignore): add .gitignore 2025-04-27 11:37:23 -03:00
eslint.config.js feat(eslint.config.js): add eslint.config.js 2025-04-30 08:11:18 -03:00
flake.lock feat(flake.lock): add flake.lock 2025-04-27 11:37:23 -03:00
flake.nix feat(flake.nix): add biome 2025-04-30 08:07:38 -03:00
index.html feat: make javascript free 2025-04-27 14:21:44 -03:00
LICENSE docs(LICENSE): add license 2025-04-27 09:00:45 -03:00
README.md docs(README.md): add README 2025-04-27 14:26:22 -03:00

Odin Rock Paper Scissors

Third project of The Odin Project

Summary

This is the third project of The Odin Project, used to test one's knowledge of the foundations so far.


Skills

By the end of this project, I'll have demonstrated that I can use:

  1. Git.
  2. GitHub.
  3. Markdown.
  4. HTML.
  5. CSS.
  6. JavaScript.

VS Code/VSCodium is not included here because I prefer Emacs.

Additional Skills

The other files present here demonstrate that I can also use:

  1. Nix and its experimental Flakes.
  2. Direnv.
  3. EditorConfig.

Free Software

By following the instructions in “Setting Your JavaScript Free”, this program is certified free software. To read more about JavaScript and Free Software, read “The Free JavaScript campaign” by Zak Rogoff.