Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jecaro/jecaro


https://github.com/jecaro/jecaro

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Hey :wave:

My name is Jean-Charles. I'm a software developer specifically interested in
functional programming. I like to contribute to OSS and also to build my own
software.

Here are a few cool projects I've done for my own needs:
- [diverk](https://github.com/jecaro/diverk/): An Android app to browse GitHub
repositories.
- [mprisqueeze](https://github.com/jecaro/mprisqueeze/): An [MPRIS] interface
for [squeezelite].
- [systranything](https://github.com/jecaro/systranything): Let you put
anything in your system tray.
- [hscalendar](https://github.com/jecaro/hscalendar): A Haskell/Elm webapp to
track time.
- [bigball](https://github.com/jecaro/bigball): Display the dependencies of a
Microsoft Visual Studio solution file.

Or just for fun:
- [advent-of-code-2023](https://github.com/jecaro/advent-of-code-2023): My
solutions for the [Advent of Code 2023](https://adventofcode.com/2023)
challenge in Rust.
- [minihasklisp](https://github.com/jecaro/minihasklisp): A minimalist LISP
interpreter.
- [wolfram](https://github.com/jecaro/wolfram): Elementary cellular automaton.
- [reflex-tutorial](https://github.com/jecaro/reflex-tutorial): The official
[tutorial](https://reflex-frp.org/tutorial) for
[reflex](https://reflex-frp.org/) along a few other interesting examples.

My [neovim] plugins:
- [ghcid-error-file.nvim](https://github.com/jecaro/ghcid-error-file.nvim):
Fast feedback loop with [ghcid] or [ghciwatch].
- [fugitive-difftool.nvim](https://github.com/jecaro/fugitive-difftool.nvim):
Diff branches in [neovim] with [fugitive].

Also check out my [website](https://jeancharles.quillet.org/).

[MPRIS]: https://specifications.freedesktop.org/mpris-spec/latest/
[fugitive]: https://github.com/tpope/vim-fugitive
[ghcid]: https://github.com/ndmitchell/ghcid
[ghciwatch]: https://github.com/MercuryTechnologies/ghciwatch
[neovim]: https://neovim.io/
[squeezelite]: https://github.com/ralph-irving/squeezelite