Welcome to I'm Coder, a fun project where you can create fake codes for classes, movies, TV shows, or even have some harmless trolling during live coding talks! 🎉
Check out the live demo here: https://fellipe.com/apps/im-coder/
You can play around with fake codes in the following languages:
- C
- CoffeeScript
- CSS
- C#
- Erlang
- Go
- HTML
- Java
- JavaScript
- Julia
- Perl
- PHP
- Python
- Ruby
- Objective-C
- Swift
We welcome contributions from anyone interested! If you have a cool feature to add or want to improve the existing code, follow these simple steps:
- Fork this repository.
- Create a new feature branch:
git checkout -b my-awesome-new-feature
. - Commit your changes:
git commit -m 'Add some awesome feature'
. - Push the changes to your branch:
git push origin my-awesome-new-feature
. - Submit a pull request 😄
Coding Styles:
- CSS: Please use 2 spaces and arrange properties in alphabetical order.
- JavaScript: Use 2 spaces and ensure the code passes ESLint with zero errors.
To see the list of wonderful developers who have contributed so far, check out the contributors page.
Hi, I'm Davidson Fellipe! You can find me on GitHub as well as on my personal website:
The code is licensed under the MIT License, which means you are free to use, modify, and distribute it as you see fit. Happy coding! 😊