Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/narze/coffee-to-code
Developers converting coffee to code in many ways possible.
https://github.com/narze/coffee-to-code
code coffee fun good-first-issue hacktoberfest languages
Last synced: about 3 hours ago
JSON representation
Developers converting coffee to code in many ways possible.
- Host: GitHub
- URL: https://github.com/narze/coffee-to-code
- Owner: narze
- Created: 2021-07-12T09:56:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-18T06:31:53.000Z (7 months ago)
- Last Synced: 2024-05-01T17:21:47.840Z (6 months ago)
- Topics: code, coffee, fun, good-first-issue, hacktoberfest, languages
- Language: JavaScript
- Homepage:
- Size: 228 KB
- Stars: 53
- Watchers: 2
- Forks: 141
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
☕️ Coffee to Code 🧑💻👩💻
Developers converting coffee to code in as many ways possible.## Rules
- Create code which does one thing only: convert string `"Coffee"` to `"Code"` and outputs it to the console, web, or anything.
- File structure is `LanguageName/your_github_username.ext` e.g. `Ruby/narze.rb`, create a new language folder if it does not exist.
- If you want more than one file you can create a subfolder e.g. `Ruby/narze` then put code files in it.
- Submit Pull Requests with evidence that the code is working (Online code runner URL, screenshot, executable, etc.)
- (Extra) Be Creative!
- (Optional) Star this repo if you like this idea!