https://github.com/clovisphere/exercism
My solution to the programming exercises on exercism.org
https://github.com/clovisphere/exercism
Last synced: 5 months ago
JSON representation
My solution to the programming exercises on exercism.org
- Host: GitHub
- URL: https://github.com/clovisphere/exercism
- Owner: clovisphere
- License: mit
- Created: 2023-02-10T09:46:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-18T04:55:06.000Z (6 months ago)
- Last Synced: 2025-12-21T14:07:12.455Z (6 months ago)
- Language: C
- Size: 120 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Exercism Solutions Repository
This repository showcases my solutions to various programming exercises from **Exercism.org**, a platform for code practice and mentorship.
You can view my official Exercism profile [here](https://exercism.org/profiles/clovisphere).
---
## 📚 Tracks in Progress
The following language tracks currently contain work-in-progress solutions:
* [C](https://exercism.org/tracks/c)
* [Clojure](https://exercism.org/tracks/clojure)
* [Elixir](https://exercism.org/tracks/elixir)
* [Gleam](https://exercism.org/tracks/gleam)
* [Ruby](https://exercism.org/tracks/ruby)
* [Scala](https://exercism.org/tracks/scala)
---
## ✅ Completed Tracks
Currently, no tracks are fully completed.
---
## 📜 License
This project is licensed under the [MIT License](./LICENSE).