Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/