Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulfioravanti/exercism
My solutions for Exercism exercises
https://github.com/paulfioravanti/exercism
bash c clang cplusplus crystal elixir elm erlang exercism exercism-exercises exercism-solutions java javascript julia python reasonml ruby rust swift typescript
Last synced: 15 days ago
JSON representation
My solutions for Exercism exercises
- Host: GitHub
- URL: https://github.com/paulfioravanti/exercism
- Owner: paulfioravanti
- License: mit
- Created: 2017-12-01T22:49:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T02:09:07.000Z (over 1 year ago)
- Last Synced: 2024-10-21T18:30:40.650Z (25 days ago)
- Topics: bash, c, clang, cplusplus, crystal, elixir, elm, erlang, exercism, exercism-exercises, exercism-solutions, java, javascript, julia, python, reasonml, ruby, rust, swift, typescript
- Language: Elixir
- Homepage: https://exercism.io/profiles/paulfioravanti
- Size: 3.38 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 263
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Exercism
A repository for exercises I've completed on [Exercism][].
I've made sure to submit all my solutions up to Exercism itself, and so
you can find all of them on [my Exercism profile][].## Blog Posts
While creating local development environments for solving Exercism problems, I
made sure to keep notes, and ended up documenting my processes in the following
blog posts:- _[Setting up a Ruby development environment for Exercism][]_
- _[Tmuxinator for Exercism][]_[Exercism]: https://exercism.org/
[my Exercism Profile]: https://exercism.org/profiles/paulfioravanti
[Setting up a Ruby development environment for Exercism]: https://www.paulfioravanti.com/blog/ruby-development-environment-exercism/
[Tmuxinator for Exercism]: https://www.paulfioravanti.com/blog/tmuxinator-exercism/