pmareke
Hi all, I’m really new with Elixir and Phoenix and I’m looking for some open sources projects with open issues for beginners.
The docs and oficial resources are great, but I would like to do something more “real”.
Do you know about any open source project looking for help?
Thanks!
Trending in Discussions
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
New
The obligatory hello world thread!
Who are you and where are you from? :stuck_out_tongue:
New
I want to open this thread for you all to discuss and help those who really like Ash but are still hesitant to use it in a real project. ...
New
I was working on an Ecto migration and I needed a timestamp. So, for the nth time, I looked up the different data types for timestamps, a...
New
Fly’s CEO posted this recently - Turn And Face The Strange · The Fly Blog
It says that Fly is going all-in on sprites, which is a worry ...
New
We’re evaluating API mocking tools for OpenAPI-based projects and would love to hear what other teams are using.
We’re particularly inte...
New
Is there a word for the ~> symbol used in Version strings?
Do you also just call it a Squiggle Arrow™ ?!
New
Other Trending Topics
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Latest Phoenix Threads
Latest on Elixir Forum
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #blog-post
- #ai
- #phoenix_html
- #iex
- #elixirconf-us
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 1 to 10- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
ivanminutillo
We are building Bonfire - an open source framework for building federated digital spaces (a kind of wordpress for federated social networks) - built with phoenix / liveview (Surface)
Here the elixir forum thread:
and docs https://bonfirenetworks.org
Some good first issues:
We do also have some open bounties available:
https://github.com/bonfire-networks/bounties
pmareke
Thanks so much @ivanminutillo , definitely I will take a look!
Have a nice day!
dimitarvp
Not sure about the open issues for beginners but GitHub - plausible/analytics: Open source, privacy-first web analytics. Lightweight, cookie-free Google Analytics alternative. Self-hosted or cloud. · GitHub is a real project that’s being used by a lot of people out there.
D4no0
You can check out this project too: SSL MOON - SSL Monitoring and Observability of Open Networks
It’s currently in a frozen state, but I could formulate some tasks fitting for a beginner.
pmareke
Thanks so much @dimitarvp @D4no0, I’ll take a look for sure!
zacksiri
We built and released an image server for serving linux images using Phoenix
https://github.com/upmaru/polar
We use this in production in our startup. You can check it out.
pmareke
Thanks @zacksiri, I’ll take a look!
coen.bakker
Maybe have a look here: GitHub - elixirland/xlp-book-club-API: Build a simple web API for a book club with Phoenix. · GitHub ?
In case it’s useful for you. The open-source code lives in the
/exampledirectory.katafrakt
Keila is an open source newsletter tool, it has some issues tagged with “good first issue”.
pmareke
Thanks @coen.bakker @katafrakt I’ll take a look!