Second project of The Odin Project.
  • CSS 45.9%
  • HTML 40.7%
  • Nix 7.9%
  • Scheme 5.5%
Find a file
Gabriel Santos 77ec408a7e feat(.envrc): use has function from stdlib
Use the "has" function from Direnv's standard library to check for the Guix and
Nix executables.
2025-04-21 15:19:59 -03:00
guix feat: start from template 2025-04-08 08:46:06 -03:00
img feat(img/blank.png): add blank.png 2025-04-12 08:12:42 -03:00
nix feat: start from template 2025-04-08 08:46:06 -03:00
.editorconfig feat: start from template 2025-04-08 08:46:06 -03:00
.envrc feat(.envrc): use has function from stdlib 2025-04-21 15:19:59 -03:00
.gitignore feat: start from template 2025-04-08 08:46:06 -03:00
index.html feat(index.html): complete 2025-04-13 08:19:25 -03:00
LICENSE feat: start from template 2025-04-08 08:46:06 -03:00
README.md docs(README.md): add README.md 2025-04-13 08:26:06 -03:00
style.css feat(style.css): complete 2025-04-13 08:19:45 -03:00

Odin Landing Page

Second project of The Odin Project

Summary

This is the second 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. CSS1.

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. Guix.
  2. Nix and its experimental Flakes.
  3. Direnv.
  4. EditorConfig.
  5. Zotero (to manage the references).

References

This lists some interesting sources I used to learn things related to this current project.


  1. Traversy, B. (ed.) (2022) Flexbox crash course. Traversy Media. Available at: https://www.youtube.com/watch?v=3YW65K6LcIA (Accessed: April 13, 2025). ↩︎