This repository contains solutions to cours and certification challenges on FreeCodeCamp and to showcase my skills in the final or certification projects.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
242
commits
Update .gitattributes and README.md for improved language detection and clarity
1da174aView on GitHubUpdate .gitattributes to disable linguist detection for HTML and CSS files
1cfd37cView on GitHubAdd language and documentation attributes to .gitattributes for better detection
40b24c9View on GitHubAdd linguist-vendored attribute to .gitattributes for vendor files
c38787eView on GitHubRefactor getRandomComputerResult function and add attribution comment
a20b23fView on GitHubRefactor getRandomComputerResult function and add attribution comment
312f637View on GitHubAdded random index calculation and return statement to getRandomComputerResult function
3991999View on GitHubAdded function getRandomComputerResult with array of options, but it's incomplete and logs undefined to console
6ce57efView on GitHubAdded styles.css file with CSS rules for Rock, Paper, Scissors game
de0d99eView on GitHub